SPECS: poldek.spec - patched ("assertion failed" when running as r...

mis mis at pld-linux.org
Thu Jun 28 17:56:29 CEST 2007


Author: mis                          Date: Thu Jun 28 15:56:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patched ("assertion failed" when running as root)

---- Files affected:
SPECS:
   poldek.spec (1.288 -> 1.289) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.288 SPECS/poldek.spec:1.289
--- SPECS/poldek.spec:1.288	Thu Jun 28 07:00:51 2007
+++ SPECS/poldek.spec	Thu Jun 28 17:56:24 2007
@@ -14,7 +14,7 @@
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
 Version:	0.21
-Release:	0.%{snap}
+Release:	0.%{snap}.1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -25,6 +25,7 @@
 Patch1:		%{name}-vserver-packages.patch
 Patch2:		%{name}-config.patch
 Patch3:		%{name}-multilib.patch
+Patch4:		%{name}-su-sigsev.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -152,6 +153,7 @@
 %ifarch %{x8664}
 %patch3 -p1
 %endif
+%patch4 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -345,6 +347,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.289  2007/06/28 15:56:24  mis
+- patched ("assertion failed" when running as root)
+
 Revision 1.288  2007/06/28 05:00:51  glen
 - BR: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.288&r2=1.289&f=u



More information about the pld-cvs-commit mailing list