Author: glen                         Date: Mon Jan 26 18:26:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix crash witn index build lp#321546; rel 15

---- Files affected:
SPECS:
   poldek.spec (1.364 -> 1.365) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.364 SPECS/poldek.spec:1.365
--- SPECS/poldek.spec:1.364     Mon Jan 26 18:13:36 2009
+++ SPECS/poldek.spec   Mon Jan 26 19:26:32 2009
@@ -16,7 +16,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             14
+%define                rel             15
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -50,6 +50,7 @@
 Patch13:       %{name}-tty-for-erasures.patch
 Patch14:       %{name}-both_langs.patch
 Patch15:       %{name}-317130.patch
+Patch16:       %{name}-321546.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -190,6 +191,7 @@
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -429,6 +431,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.365  2009/01/26 18:26:32  glen
+- fix crash witn index build lp#321546; rel 15
+
 Revision 1.364  2009/01/26 17:13:36  glen
 - debug patch
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.364&r2=1.365&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to