rpms/compiz/devel compiz.spec,1.113,1.114

Adel Gadllah (drago01) fedora-extras-commits at redhat.com
Mon Jan 7 23:00:06 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/compiz/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24547

Modified Files:
	compiz.spec 
Log Message:
kwd needs the kde3libs to build; kdebase and kdelibs now contain the kde4 versions


Index: compiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- compiz.spec	6 Nov 2007 14:49:53 -0000	1.113
+++ compiz.spec	7 Jan 2008 22:59:30 -0000	1.114
@@ -14,7 +14,7 @@
 License:        X11/MIT/GPL
 Group:          User Interface/Desktops
 Version:        0.6.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,7 +40,7 @@
 BuildRequires:  librsvg2-devel
 BuildRequires:  metacity-devel >= 2.18
 BuildRequires:  mesa-libGLU-devel
-BuildRequires:  kdebase-devel, kdelibs-devel
+BuildRequires:  kdebase3-devel, kdelibs3-devel
 BuildRequires:  dbus-qt-devel
 BuildRequires:  fuse-devel
 
@@ -312,6 +312,9 @@
 
 
 %changelog
+* Mon Jan 07 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.6.2-5
+- Update buildrequires (kwd uses the kde3 api) 
+
 * Tue Nov  6 2007 Stepan Kasal <skasal at redhat.com> - 0.6.2-4
 - Fix a typo in description of the main package.
 - All descriptions should end with a dot (unlike the summary line)




More information about the fedora-extras-commits mailing list