SPECS (DEVEL): poldek.spec - require rpm-lib from same rpm that po...
glen
glen at pld-linux.org
Thu Jan 10 12:10:35 CET 2008
Author: glen Date: Thu Jan 10 11:10:35 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- require rpm-lib from same rpm that poldek was built with; rel .9
---- Files affected:
SPECS:
poldek.spec (1.277.2.3.2.15 -> 1.277.2.3.2.16)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.15 SPECS/poldek.spec:1.277.2.3.2.16
--- SPECS/poldek.spec:1.277.2.3.2.15 Thu Dec 27 02:14:16 2007
+++ SPECS/poldek.spec Thu Jan 10 12:10:30 2008
@@ -12,7 +12,7 @@
Summary(pl.UTF-8): Pomocnicze narzÄdzie do zarzÄ
dzania pakietami RPM
Name: poldek
Version: 0.21
-Release: 0.%{_snap}.8
+Release: 0.%{_snap}.9
License: GPL v2
Group: Applications/System
Source0: http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{_snap}.tar.bz2
@@ -70,6 +70,7 @@
Requires: db >= %{ver_db}
Requires: openssl >= 0.9.7d
Requires: rpm >= %{ver_rpm}
+Requires: rpm-lib = %(rpm -q --qf '%{V}' rpm-lib)
# vf* scripts use sed
Requires: sed
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -357,6 +358,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.277.2.3.2.16 2008-01-10 11:10:30 glen
+- require rpm-lib from same rpm that poldek was built with; rel .9
+
Revision 1.277.2.3.2.15 2007-12-27 01:14:16 glen
- -suggests-one-package.patch from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.277.2.3.2.15&r2=1.277.2.3.2.16&f=u
More information about the pld-cvs-commit
mailing list