diff --git a/kdegraphics.spec b/kdegraphics.spec index 03aba78..97ec1df 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -15,8 +15,8 @@ %define no_scanner_archs s390 s390x -Version: 3.5.3 -Release: 3 +Version: 3.5.4 +Release: 0.pre1%{?dist} Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -24,9 +24,10 @@ Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot License: GPL Url: http://www.kde.org -Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 +Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-3.5.3.tar.bz2 -Patch0: kde-libtool.patch +Patch0: kdegraphics-3.5.3-to-3.5.4.patch +Patch10: kde-libtool.patch Patch1: kdegraphics-3.3.0-misc.patch Patch2: kdegraphics-3.3.1-xorg.patch Patch3: kdegraphics-3.5.1-warning.patch @@ -81,8 +82,9 @@ Graphic applications for the K Desktop Environment. This package contains header files for developing applications using kdegraphics. %prep -%setup -q -%patch0 -p1 -b .libtool +%setup -q -n %{name}-3.5.3 +%patch0 -p0 -b .kde3.5.4 +%patch10 -p1 -b .libtool %patch1 -p1 -b .misc %patch2 -p1 -b .xorg %patch3 -p1 -b .gcc-warning @@ -192,6 +194,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_includedir}/kde/* %changelog +* Mon Jul 24 2006 Petr Rockai - 7:3.5.4-0.pre1 +- prerelease of 3.5.4 (from the first-cut tag) + * Mon Jul 17 2006 Than Ngo 7:3.5.3-3 - rebuild