|
|
Author: than
Update of /cvs/dist/rpms/kdelibs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32363
Modified Files:
kdelibs.spec
Removed Files:
kdelibs-3.5.4-cups-kdeprintrc.patch
Log Message:
fix #115891/bz#193098, CUPS 1.2.x unix socket support
Index: kdelibs.spec
===================================================================
RCS file: /cvs/dist/rpms/kdelibs/devel/kdelibs.spec,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- kdelibs.spec 22 Sep 2006 12:44:09 -0000 1.187
+++ kdelibs.spec 26 Sep 2006 15:28:11 -0000 1.188
@@ -17,7 +17,7 @@
%define arts 1
Version: 3.5.4
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@@ -45,7 +45,6 @@
Patch35: kdelibs-3.4.92-inttype.patch
Patch37: kdelibs-3.5.2-kdebug-kmail-quiet.patch
Patch38: kdelibs-3.5.2-cupsdconf2-group.patch
-Patch39: kdelibs-3.5.4-cups-kdeprintrc.patch
# upstream patches
Patch100: kdelibs-3.5.4-kde#131933.patch
@@ -193,7 +192,6 @@
%patch35 -p1 -b .inttype
%patch37 -p1 -b .kdebug-kmail-quiet
%patch38 -p1 -b .cupsdconf2-group
-%patch39 -p1 -b .cups-kdeprintrc
# upstream pathces
%patch100 -p0 -b .kde#131933
@@ -441,6 +439,9 @@
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
+* Tue Sep 26 2006 <than@xxxxxxxxxx> 6:3.5.4-8
+- fix #115891/bz#193098, CUPS 1.2.x unix socket support
+
* Thu Sep 14 2006 Than Ngo <than@xxxxxxxxxx> 6:3.5.4-7
- apply upstream patches
fix #132678, Google search encoding fix
@@ -449,7 +450,6 @@
fix #133401, crash when attempting to remove a standard shortcut that isn't
actually in
the KStdAccel::ShortcutList
fix #131979, unbreak "latest" and "most downloads" views
- fix #115891, CUPS 1.2.x unix socket support
* Tue Sep 12 2006 Than Ngo <than@xxxxxxxxxx> 6:3.5.4-6
- fix #205767, konsole no longer register itself to utmp
--- kdelibs-3.5.4-cups-kdeprintrc.patch DELETED ---
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|