SPECS: kdewebdev.spec, kdenetwork.spec, kdebindings.spec, kdeaddon...
arekm
arekm at pld-linux.org
Wed Oct 11 09:11:16 CEST 2006
Author: arekm Date: Wed Oct 11 07:11:16 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add kde-ac260-lt.patch
---- Files affected:
SPECS:
kdewebdev.spec (1.62 -> 1.63) , kdenetwork.spec (1.229 -> 1.230) , kdebindings.spec (1.74 -> 1.75) , kdeaddons.spec (1.124 -> 1.125) , kdeaccessibility.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/kdewebdev.spec
diff -u SPECS/kdewebdev.spec:1.62 SPECS/kdewebdev.spec:1.63
--- SPECS/kdewebdev.spec:1.62 Mon Jul 31 17:02:29 2006
+++ SPECS/kdewebdev.spec Wed Oct 11 09:11:10 2006
@@ -21,6 +21,7 @@
Source1: %{name}-kommandersplash.png
#Patch100: %{name}-branch.diff
Patch0: %{name}-quanta.patch
+Patch1: kde-ac260-lt.patch
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1.6.1
BuildRequires: kdelibs-devel >= %{_minlibsevr}
@@ -281,6 +282,8 @@
%setup -q
#%patch100 -p0
%patch0 -p1
+%patch1 -p1
+
install %{SOURCE1} kommander/editor/pics/kommandersplash.png
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Development;WebDevelopment;/' \
@@ -446,6 +449,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2006/10/11 07:11:10 arekm
+- add kde-ac260-lt.patch
+
Revision 1.62 2006/07/31 15:02:29 glen
- 3.5.4
================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.229 SPECS/kdenetwork.spec:1.230
--- SPECS/kdenetwork.spec:1.229 Tue Oct 10 18:58:17 2006
+++ SPECS/kdenetwork.spec Wed Oct 11 09:11:10 2006
@@ -38,6 +38,7 @@
Patch1: %{name}-use_sendmail.patch
#Patch2: %{name}-libgadu.patch
Patch3: %{name}-kopete-qca-tls.patch
+Patch4: kde-ac260-lt.patch
BuildRequires: autoconf
BuildRequires: automake
%{?with_hidden_visibility:BuildRequires: gcc-c++ >= 5:4.1.0-0.20051206r108118.1}
@@ -989,6 +990,7 @@
%patch0 -p1
%patch1 -p1
%patch3 -p1
+%patch4 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Network;FileTransfer;/' \
-e 's/Terminal=0/Terminal=false/' -e '/\[Desktop Entry\]/aEncoding=UTF-8' \
@@ -1746,6 +1748,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.230 2006/10/11 07:11:10 arekm
+- add kde-ac260-lt.patch
+
Revision 1.229 2006/10/10 16:58:17 glen
- patch4 outdated
================================================================
Index: SPECS/kdebindings.spec
diff -u SPECS/kdebindings.spec:1.74 SPECS/kdebindings.spec:1.75
--- SPECS/kdebindings.spec:1.74 Sat Oct 7 12:45:04 2006
+++ SPECS/kdebindings.spec Wed Oct 11 09:11:10 2006
@@ -25,6 +25,7 @@
# Source0-md5: 097eb4311f5715f36fdc83dc5badb476
Patch0: %{name}-ac.patch
#Patch100: %{name}-branch.diff
+Patch1: kde-ac260-lt.patch
URL: http://www.kde.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -408,6 +409,7 @@
%setup -q
#%patch100 -p1
%patch0 -p1 -b .niedakh
+%patch1 -p1
%build
# dont build pyQt and pyKDE since we build it from a separate spec
@@ -681,6 +683,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2006/10/11 07:11:10 arekm
+- add kde-ac260-lt.patch
+
Revision 1.74 2006/10/07 10:45:04 qboosh
- xorg-*-devel already required by kdelibs-devel
================================================================
Index: SPECS/kdeaddons.spec
diff -u SPECS/kdeaddons.spec:1.124 SPECS/kdeaddons.spec:1.125
--- SPECS/kdeaddons.spec:1.124 Tue Aug 8 21:48:45 2006
+++ SPECS/kdeaddons.spec Wed Oct 11 09:11:10 2006
@@ -24,6 +24,7 @@
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
# Source0-md5: 840d18fbcadec9f94bb70563876b4dcd
#Patch100: %{name}-branch.diff
+Patch0: kde-ac260-lt.patch
BuildRequires: SDL-devel
BuildRequires: autoconf
BuildRequires: automake
@@ -251,6 +252,7 @@
%prep
%setup -q
#%patch100 -p0
+%patch0 -p1
%{__sed} -i -e '/\[Desktop Entry\]/aEncoding=UTF-8' \
-e 's/Terminal=0/Terminal=false/' \
@@ -616,6 +618,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.125 2006/10/11 07:11:10 arekm
+- add kde-ac260-lt.patch
+
Revision 1.124 2006/08/08 19:48:45 glen
- updated to 3.5.4
================================================================
Index: SPECS/kdeaccessibility.spec
diff -u SPECS/kdeaccessibility.spec:1.59 SPECS/kdeaccessibility.spec:1.60
--- SPECS/kdeaccessibility.spec:1.59 Wed Oct 11 08:30:32 2006
+++ SPECS/kdeaccessibility.spec Wed Oct 11 09:11:10 2006
@@ -20,6 +20,7 @@
# Source0-md5: a227e65e012b83c8635f6e16c4dc3259
URL: http://www.kde.org/
Patch0: kde-common-PLD.patch
+Patch1: kde-ac260-lt.patch
BuildRequires: akode-devel
BuildRequires: festival-devel
%if %{with gstreamer}
@@ -189,6 +190,8 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
+
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Utility;Accessibility;/' \
-e 's/Terminal=0/Terminal=false/' \
kmouth/kmouth.desktop
@@ -360,6 +363,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2006/10/11 07:11:10 arekm
+- add kde-ac260-lt.patch
+
Revision 1.59 2006/10/11 06:30:32 glen
- KDE 3.5.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdewebdev.spec?r1=1.62&r2=1.63&f=u
http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.229&r2=1.230&f=u
http://cvs.pld-linux.org/SPECS/kdebindings.spec?r1=1.74&r2=1.75&f=u
http://cvs.pld-linux.org/SPECS/kdeaddons.spec?r1=1.124&r2=1.125&f=u
http://cvs.pld-linux.org/SPECS/kdeaccessibility.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list