]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- release 25,
authorkloczek <kloczek@pld-linux.org>
Thu, 17 Feb 2000 03:42:17 +0000 (03:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added "Conflicts: /usr/bin/id" and rebuilded in enviroment with id in
  /bin.

Changed files:
    rpm.spec -> 1.79

rpm.spec

index ecc8821655062104d1303959995dc4726c9a36ad..f286ccc8a7c1d2a4f178f2fa66650d42c5cde394 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary:        Red Hat & PLD Package Manager
 Summary(pl):   Aplikacja do zarzĀ±dzania pakietami
 Name:          rpm
 Version:       3.0.3
-Release:       24
+Release:       25
 Group:         Base
 Group(pl):     Podstawowe
 Copyright:     GPL
@@ -32,6 +32,7 @@ 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.645409 seconds and 4 git commands to generate.