SPECS: kdepim.spec - removed outdated iconsidepane-showtext, knode-...
qboosh
qboosh at pld-linux.org
Tue Nov 29 20:27:05 CET 2005
Author: qboosh Date: Tue Nov 29 19:27:05 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed outdated iconsidepane-showtext,knode-google-msgid patches
- added alpha patch (kill wrong assumption that alpha means tru64)
- don't --enable-final on alpha (too big GOT)
- release 3
---- Files affected:
SPECS:
kdepim.spec (1.199 -> 1.200)
---- Diffs:
================================================================
Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.199 SPECS/kdepim.spec:1.200
--- SPECS/kdepim.spec:1.199 Sat Nov 26 15:13:12 2005
+++ SPECS/kdepim.spec Tue Nov 29 20:27:00 2005
@@ -28,7 +28,7 @@
Summary(uk): đĹŇÓĎÎÁĚŘÎŮĘ ĐĚÁÎŐ×ÁĚŘÎÉË (PIM) ÄĚŃ KDE
Name: kdepim
Version: %{_ver}
-Release: 2
+Release: 3
Epoch: 9
License: GPL
Vendor: The KDE Team
@@ -39,8 +39,7 @@
#Patch100: %{name}-branch.diff
Patch0: kde-common-PLD.patch
Patch1: %{name}-kmail_toolbars.patch
-Patch2: %{name}-iconsidepane-showtext.diff
-Patch3: %{name}-knode-google-msgid.patch
+Patch2: %{name}-alpha.patch
BuildRequires: automake
BuildRequires: bison
BuildRequires: bluez-libs-devel
@@ -490,8 +489,7 @@
#%patch100 -p0
%patch0 -p1
#%patch1 -p1
-#%patch2 -p1
-#%patch3 -p1
+%patch2 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Office;Calendar;/' \
-e 's/Terminal=0/Terminal=false/' \
@@ -550,7 +548,9 @@
%build
%configure \
+%ifnarch alpha
--enable-final \
+%endif
--disable-rpath \
--with-distribution="PLD Linux Distribution" \
--with-qt-libraries=%{_libdir} \
@@ -1382,6 +1382,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.200 2005/11/29 19:27:00 qboosh
+- removed outdated iconsidepane-showtext,knode-google-msgid patches
+- added alpha patch (kill wrong assumption that alpha means tru64)
+- don't --enable-final on alpha (too big GOT)
+- release 3
+
Revision 1.199 2005/11/26 14:13:12 arekm
- rel 2; new tarball
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.199&r2=1.200&f=u
More information about the pld-cvs-commit
mailing list