]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- removed "Conflicts: /usr/bin/id" (file name cannot be used in Conflicts). rpm-3_0_3-25
authorkloczek <kloczek@pld-linux.org>
Thu, 17 Feb 2000 03:48:12 +0000 (03:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.80

rpm.spec

index f286ccc8a7c1d2a4f178f2fa66650d42c5cde394..5faf89aff48ed9c1b6b50762f6d014156b424d11 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -32,7 +32,6 @@ BuildRequires:        autoconf >= 2.13-8
 BuildRequires: gettext-devel
 Requires:      glibc >= 2.1
 BuildRoot:     /tmp/%{name}-%{version}-root
-Conflicts:     /usr/bin/id
 Obsoletes:     rpm-libs
 %define                pyrequires_eq() Requires:       %1 >= %py_ver %1 < %(echo `python -c "import sys; import string; ver=sys.version[:3].split('.'); ver[1]=str(int(ver[1])+1); print string.join(ver, '.')"`)
 RPM is a powerful package manager, which can be used to build, install, 
This page took 0.046483 seconds and 4 git commands to generate.