Author: patrys                       Date: Fri Jan 30 12:45:00 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix public API (no-inlines and size-types patches)

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

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.365 SPECS/poldek.spec:1.366
--- SPECS/poldek.spec:1.365     Mon Jan 26 19:26:32 2009
+++ SPECS/poldek.spec   Fri Jan 30 13:44:55 2009
@@ -16,7 +16,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             15
+%define                rel             16
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -51,6 +51,8 @@
 Patch14:       %{name}-both_langs.patch
 Patch15:       %{name}-317130.patch
 Patch16:       %{name}-321546.patch
+Patch17:       %{name}-size-type.patch
+Patch18:       %{name}-no-inlines.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -192,6 +194,8 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
+%patch18 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -431,6 +435,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.366  2009/01/30 12:44:55  patrys
+- fix public API (no-inlines and size-types patches)
+
 Revision 1.365  2009/01/26 18:26:32  glen
 - fix crash witn index build lp#321546; rel 15
 
================================================================

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

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

Reply via email to