SPECS (AC-branch): poldek.spec - require rpm-lib from same rpm tha...
glen
glen at pld-linux.org
Thu Jan 10 12:05:32 CET 2008
Author: glen Date: Thu Jan 10 11:05:32 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- require rpm-lib from same rpm that poldek was built with; rel 21
---- Files affected:
SPECS:
poldek.spec (1.197.2.89.2.6 -> 1.197.2.89.2.7)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.89.2.6 SPECS/poldek.spec:1.197.2.89.2.7
--- SPECS/poldek.spec:1.197.2.89.2.6 Thu Nov 22 18:43:04 2007
+++ SPECS/poldek.spec Thu Jan 10 12:05:26 2008
@@ -18,7 +18,7 @@
Summary(pl): Pomocnicze narzêdzie do zarz±dzania pakietami RPM
Name: poldek
Version: 0.20
-Release: 20
+Release: 21
License: GPL v2
Group: Applications/System
Source0: http://poldek.pld-linux.org/download/%{name}-%{version}.tar.bz2
@@ -79,6 +79,7 @@
Requires: db >= %{ver_db}
Requires: openssl >= 0.9.7d
Requires: rpm >= %{ver_rpm}
+Requires: rpm-lib = %(rpm -q --qf '%{V}' rpm-lib)
Requires: sed
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -389,6 +390,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.197.2.89.2.7 2008-01-10 11:05:26 glen
+- require rpm-lib from same rpm that poldek was built with; rel 21
+
Revision 1.197.2.89.2.6 2007-11-22 17:43:04 glen
- fixed multilib poldek conf; rel 20
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.197.2.89.2.6&r2=1.197.2.89.2.7&f=u
More information about the pld-cvs-commit
mailing list