rpms/kdegames/FC-6 kdegames.spec, 1.55, 1.56 sources, 1.37, 1.38 kde-libtool.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Oct 26 20:03:02 UTC 2006


Author: than

Update of /cvs/dist/rpms/kdegames/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv29787

Modified Files:
	kdegames.spec sources 
Removed Files:
	kde-libtool.patch 
Log Message:
3.5.5



Index: kdegames.spec
===================================================================
RCS file: /cvs/dist/rpms/kdegames/FC-6/kdegames.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- kdegames.spec	10 Aug 2006 13:12:42 -0000	1.55
+++ kdegames.spec	26 Oct 2006 20:02:56 -0000	1.56
@@ -16,8 +16,8 @@
 %define kdelibs_epoch 6
 %define kdebase_epoch 6
 
-Version: 3.5.4
-Release: 1%{?dist}
+Version: 3.5.5
+Release: 0.1%{?dist}
 Epoch: 6
 Summary: K Desktop Environment - Games
 Name: kdegames
@@ -27,8 +27,7 @@
 Url: http://www.kde.org
 Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}%{patch_name}.tar.bz2
 
-Patch1: kde-libtool.patch
-Patch2: kdegames-3.1.1-konquest.patch
+Patch1: kdegames-3.1.1-konquest.patch
 
 Requires: kdelibs >= %{kdelibs_epoch}:%{version}
 Requires: kdebase >= %{kdebase_epoch}:%{version}
@@ -66,7 +65,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{patch_name}
-%patch2 -p1 -b .konquest
+%patch1 -p1 -b .konquest
 
 %if %{make_cvs}
    make -f admin/Makefile.common cvs
@@ -137,8 +136,8 @@
 %doc %{_docdir}/HTML/en/*
 %{_bindir}/*
 %{_libdir}/*.so.*
+%{_libdir}/libkdeinit_*.so
 %{_libdir}/*.la
-%{_libdir}/libkdeinit_*
 %{_libdir}/kde3/*
 %{_datadir}/applications/kde/*
 %{_datadir}/apps/*
@@ -152,9 +151,12 @@
 %defattr(-,root,root)
 %{_includedir}/kde/*
 %{_libdir}/lib*.so
-%exclude %{_libdir}/libkdeinit_*
+%exclude %{_libdir}/libkdeinit_*.so
 
 %changelog
+* Thu Oct 26 2006 Than Ngo <than at redhat.com> 6:3.5.5-0.1
+- 3.5.5
+
 * Thu Aug 10 2006 Than Ngo <than at redhat.com> 6:3.5.4-1
 - rebuild
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kdegames/FC-6/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	10 Aug 2006 13:12:42 -0000	1.37
+++ sources	26 Oct 2006 20:02:56 -0000	1.38
@@ -1 +1 @@
-72cd6d61b3c0339639964840b335555a  kdegames-3.5.4-patched.tar.bz2
+935e8d9be8dc0c7edb645df0cea78dd0  kdegames-3.5.5-patched.tar.bz2


--- kde-libtool.patch DELETED ---




More information about the fedora-cvs-commits mailing list