SPECS (DEVEL): poldek.spec - sync with HEAD
glen
glen at pld-linux.org
Mon Jul 2 17:32:36 CEST 2007
Author: glen Date: Mon Jul 2 15:32:36 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- sync with HEAD
---- Files affected:
SPECS:
poldek.spec (1.277.2.3.2.6 -> 1.277.2.3.2.7)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.6 SPECS/poldek.spec:1.277.2.3.2.7
--- SPECS/poldek.spec:1.277.2.3.2.6 Thu Jun 28 07:01:28 2007
+++ SPECS/poldek.spec Mon Jul 2 17:32:31 2007
@@ -23,7 +23,8 @@
Patch1: %{name}-vserver-packages.patch
Patch2: %{name}-config.patch
Patch3: %{name}-multilib.patch
-Patch4: %{name}-ignorecaps.patch
+Patch4: %{name}-su-sigsev.patch
+Patch5: %{name}-uninstall-depfix.patch
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -65,6 +66,8 @@
Requires: db >= %{ver_db}
Requires: openssl >= 0.9.7d
Requires: rpm >= %{ver_rpm}
+# vf* scripts use sed
+Requires: sed
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -151,7 +154,8 @@
%ifarch %{x8664}
%patch3 -p1
%endif
-%patch4 -p1
+%patch4 -p0
+%patch5 -p0
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -345,6 +349,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.277.2.3.2.7 2007/07/02 15:32:31 glen
+- sync with HEAD
+
Revision 1.277.2.3.2.6 2007/06/28 05:01:28 glen
- BR: pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.277.2.3.2.6&r2=1.277.2.3.2.7&f=u
More information about the pld-cvs-commit
mailing list