[packages/poldek/AC-DEVEL: 19/38] - add -size-type, no-inlines, export-missing-symbol, skip-suggests-on-upgrade patches from HEAD; rel

glen glen at pld-linux.org
Sat Jun 22 12:23:48 CEST 2013


commit 50c458e16b13fa9875be287e355bc77f1d57357d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Feb 26 22:49:20 2009 +0000

    - add -size-type, no-inlines, export-missing-symbol, skip-suggests-on-upgrade patches from HEAD; rel 22
    
    Changed files:
        poldek.spec -> 1.315.2.18

 poldek.spec | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/poldek.spec b/poldek.spec
index 9ce525f..f6cd775 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -9,7 +9,7 @@
 %define	ver_rpm	4.4.9-1
 #
 %define		snap	20080820.23
-%define		rel		15
+%define		rel		22
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -43,6 +43,10 @@ Patch13:	%{name}-tty-for-erasures.patch
 Patch14:	%{name}-both_langs.patch
 Patch15:	%{name}-317130.patch
 Patch16:	%{name}-321546.patch
+Patch17:	%{name}-size-type.patch
+Patch18:	%{name}-no-inlines.patch
+Patch19:	%{name}-export-missing-symbol.patch
+Patch20:	%{name}-skip-suggests-on-upgrade.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -186,6 +190,10 @@ Moduły języka Python dla poldka.
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
+%patch18 -p1
+%patch19 -p0
+%patch20 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -249,7 +257,7 @@ sed '
 ' < %{SOURCE2} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
 %endif
 
-install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/aliases.conf
+install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/cli.conf
 
 %if %{with imode}
 # add desktop file and icon
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/a9509223080f5faa486ee17dce055a07aff2da0e



More information about the pld-cvs-commit mailing list