- fix #115891/bz#208270, CUPS 1.2.x unix socket support

- apply upstream patches
   fix #123915, Page format display is 'overlaid'
This commit is contained in:
Than Ngo 2006-09-27 15:15:45 +00:00
parent 4bd14c5c2a
commit ac114896c3
1 changed files with 5 additions and 1 deletions

View File

@ -64,6 +64,7 @@ Patch113: kdelibs-3.5.4-kde#134118.patch
Patch114: kdelibs-3.5.4-kde#133401.patch
Patch115: kdelibs-3.5.4-kde#131979.patch
Patch116: kdelibs-3.5.4-kde#115891.patch
Patch117: kdelibs-3.5.4-kde#123915.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -211,6 +212,7 @@ format for easy browsing
%patch114 -p0 -b .kde#133401
%patch115 -p0 -b .kde#131979
%patch116 -p0 -b .kde#115891
%patch117 -p0 -b .kde#123915
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -440,7 +442,9 @@ fi
%changelog
* Tue Sep 26 2006 <than@redhat.com> 6:3.5.4-8
- fix #115891/bz#193098, CUPS 1.2.x unix socket support
- fix #115891/bz#208270, CUPS 1.2.x unix socket support
- apply upstream patches
fix #123915, Page format display is 'overlaid'
* Thu Sep 14 2006 Than Ngo <than@redhat.com> 6:3.5.4-7
- apply upstream patches