rpms/taxipilot/devel taxipilot.spec,1.4,1.5

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Sun Dec 2 16:19:24 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/taxipilot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30557

Modified Files:
	taxipilot.spec 
Log Message:
* Sun Dec  2 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.9.2-4
- BuildRequire kdelibs3-devel (and kdemultimedia3-devel) instead of
  kdelibs-devel as that now is kde4 based, and we need kde 3



Index: taxipilot.spec
===================================================================
RCS file: /cvs/extras/rpms/taxipilot/devel/taxipilot.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- taxipilot.spec	22 Oct 2007 08:22:57 -0000	1.4
+++ taxipilot.spec	2 Dec 2007 16:18:50 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           taxipilot
 Version:        0.9.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Game where you pilot a taxi in space
 Group:          Amusements/Games
 License:        GPLv2+
@@ -10,7 +10,7 @@
 Patch1:         taxipilot-0.9.1-desktop.patch
 Patch2:         taxipilot-0.9.1-weaksym.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  kdelibs-devel kdemultimedia-devel desktop-file-utils
+BuildRequires:  kdelibs3-devel kdemultimedia3-devel desktop-file-utils
 Requires:       hicolor-icon-theme
 
 %description
@@ -79,6 +79,10 @@
 
 
 %changelog
+* Sun Dec  2 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.9.2-4
+- BuildRequire kdelibs3-devel (and kdemultimedia3-devel) instead of
+  kdelibs-devel as that now is kde4 based, and we need kde 3
+
 * Mon Oct 22 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.9.2-3
 - Put our own private lib in a subdir of /usr/lib so that we no longer become
   multilib (bz 343261)




More information about the fedora-extras-commits mailing list