rpms/pyclutter/devel pyclutter.spec,1.20,1.21

Ankur Sinha ankursinha at fedoraproject.org
Sat Mar 13 08:35:54 UTC 2010


Author: ankursinha

Update of /cvs/pkgs/rpms/pyclutter/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28768

Modified Files:
	pyclutter.spec 
Log Message:
updated spec , attempt to rebuild to fix broken deps


Index: pyclutter.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyclutter/devel/pyclutter.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- pyclutter.spec	25 Jan 2010 11:44:44 -0000	1.20
+++ pyclutter.spec	13 Mar 2010 08:35:53 -0000	1.21
@@ -3,7 +3,7 @@
 
 Name:           pyclutter
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python modules that allow you to use the Clutter toolkit
 
 Group:          Development/Languages
@@ -24,8 +24,6 @@ Clutter toolkit in Python programs.
 Summary:        Python modules that allow you to use the Clutter-GTK toolkit
 Group:          Development/Languages
 Requires:       %{name} = %{version}-%{release}
-Requires:       clutter-gtk
-Requires:       pygtk2
 
 %description gtk
 This archive contains the Python modules that allow you to use the
@@ -37,9 +35,6 @@ This package provides the binding for cl
 Summary:        Python modules that allow you to use the Clutter-GST toolkit
 Group:          Development/Languages
 Requires:       %{name} = %{version}-%{release}
-Requires:       clutter-gst
-Requires:       pygobject2
-Requires:       gstreamer-python
 
 %description gst
 This archive contains the Python modules that allow you to use the
@@ -51,7 +46,6 @@ This package provides the binding for cl
 Summary:        Pyclutter development environment
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
-Requires:       python-devel clutter-devel pygobject2-devel
 
 %description devel
 Header files and libraries for building a extension library for the
@@ -106,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar 13 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> -1.0.0-2
+- spec fixes, rebuild to fix broken deps
+
 * Mon Jan 25 2010 Peter Robinson <pbrobinson at gmail.com> - 1.0.0-1
 - New upstream 1.0.0, python spec fixups
 



More information about the scm-commits mailing list