]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-macros.patch
- use DSA for package signatures for temporary compatibility with antique crap
[packages/rpm.git] / rpm-macros.patch
1 --- rpm-5.4.10/macros/macros.in~        2012-11-17 00:38:23.000000000 +0200
2 +++ rpm-5.4.10/macros/macros.in 2012-11-17 00:38:55.871401871 +0200
3 @@ -670,18 +670,7 @@
4  # XXX  Note: that there cannot be any whitespace within the string "p>q",
5  #      and that both p and q are package names (i.e. no version/release).
6  #
7 -%_dependency_whiteout_caos_core                \
8 -       perl>perl-Filter                \
9 -       pam>coreutils                   \
10 -       pam>initscripts                 \
11 -       glibc-common>glibc              \
12 -       glibc>nscd                      \
13 -       filesystem>setup
14 -
15 -%_dependency_whiteout                  \
16 -       %{?_dependency_whiteout_caos_core} \
17 -       %{?_dependency_whiteout_system} \
18 -       %{nil}
19 +%_dependency_whiteout  %{nil}
20  
21  #
22  # Default path used for serializing transactions with a  fcntl lock.
This page took 0.089956 seconds and 3 git commands to generate.