SPECS (AC-DEVEL): poldek.spec - add -size-type, no-inlines, export-missing-...
glen
glen at pld-linux.org
Thu Feb 26 23:49:25 CET 2009
Author: glen Date: Thu Feb 26 22:49:25 2009 GMT
Module: SPECS Tag: AC-DEVEL
---- Log message:
- add -size-type, no-inlines, export-missing-symbol, skip-suggests-on-upgrade patches from HEAD; rel 22
---- Files affected:
SPECS:
poldek.spec (1.315.2.17 -> 1.315.2.18)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.315.2.17 SPECS/poldek.spec:1.315.2.18
--- SPECS/poldek.spec:1.315.2.17 Mon Jan 26 19:46:44 2009
+++ SPECS/poldek.spec Thu Feb 26 23:49:20 2009
@@ -10,7 +10,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
@@ -44,6 +44,10 @@
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
@@ -187,6 +191,10 @@
%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
@@ -250,7 +258,7 @@
' < %{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
@@ -414,6 +422,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.315.2.18 2009/02/26 22:49:20 glen
+- add -size-type, no-inlines, export-missing-symbol, skip-suggests-on-upgrade patches from HEAD; rel 22
+
Revision 1.315.2.17 2009/01/26 18:46:44 glen
- merge with HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.315.2.17&r2=1.315.2.18&f=u
More information about the pld-cvs-commit
mailing list