SPECS: poldek.spec - rel .4; fix segfault at install-dist
arekm
arekm at pld-linux.org
Sun Sep 23 15:51:25 CEST 2007
Author: arekm Date: Sun Sep 23 13:51:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel .4; fix segfault at install-dist
---- Files affected:
SPECS:
poldek.spec (1.294 -> 1.295)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.294 SPECS/poldek.spec:1.295
--- SPECS/poldek.spec:1.294 Thu Jul 26 16:56:25 2007
+++ SPECS/poldek.spec Sun Sep 23 15:51:20 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}.3
+Release: 0.%{snap}.4
License: GPL v2
Group: Applications/System
Source0: http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -27,6 +27,7 @@
Patch3: %{name}-multilib.patch
Patch4: %{name}-ndie_fix.patch
Patch5: %{name}-uri-escape-fix.patch
+Patch6: %{name}-install-dist.patch
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -156,6 +157,7 @@
%endif
%patch4 -p0
%patch5 -p0
+%patch6 -p1
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -349,6 +351,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.295 2007/09/23 13:51:20 arekm
+- rel .4; fix segfault at install-dist
+
Revision 1.294 2007/07/26 14:56:25 arekm
- rel .3; rebuild with db4.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.294&r2=1.295&f=u
More information about the pld-cvs-commit
mailing list