rpms/pyclutter/F-8 .cvsignore, 1.4, 1.5 pyclutter.spec, 1.4, 1.5 sources, 1.4, 1.5

Allisson Azevedo (allisson) fedora-extras-commits at redhat.com
Sat Mar 15 12:32:35 UTC 2008


Author: allisson

Update of /cvs/extras/rpms/pyclutter/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18132/F-8

Modified Files:
	.cvsignore pyclutter.spec sources 
Log Message:

Update to 0.6.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/F-8/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Oct 2007 13:15:47 -0000	1.4
+++ .cvsignore	15 Mar 2008 12:32:00 -0000	1.5
@@ -1 +1 @@
-pyclutter-0.4.2.tar.gz
+pyclutter-0.6.0.tar.gz


Index: pyclutter.spec
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/F-8/pyclutter.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyclutter.spec	15 Dec 2007 17:45:38 -0000	1.4
+++ pyclutter.spec	15 Mar 2008 12:32:00 -0000	1.5
@@ -2,14 +2,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pyclutter
-Version:        0.4.2
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        Python modules that allow you to use the Clutter toolkit
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.clutter-project.org/
-Source0:        http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz
+Source0:        http://www.clutter-project.org/sources/%{name}/0.6/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildArch:      
@@ -74,7 +74,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
@@ -83,6 +82,7 @@
 %{python_sitearch}/clutter/_clutter.so
 %{python_sitearch}/clutter/__init__.py*
 %{python_sitearch}/clutter/keysyms.py*
+%{python_sitearch}/clutter/deprecation.py*
 %dir %{_datadir}/%{name}/defs
 %{_datadir}/%{name}/defs/*.defs
 %dir %{_datadir}/%{name}/1.0
@@ -99,12 +99,16 @@
 
 %files devel
 %defattr(-,root,root,-)
+%{_libdir}/pkgconfig/pyclutter-0.6.pc
 %dir %{_includedir}/%{name}-1.0/
 %dir %{_includedir}/%{name}-1.0/%{name}/
 %{_includedir}/%{name}-1.0/%{name}/%{name}.h
 
-
 %changelog
+
+* Sat Mar 15 2008 Allisson Azevedo <allisson at gmail.com> 0.6.0-1
+- Update to 0.6.0
+
 * Sat Dec 15 2007 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-2.fc8
 - Added sub-packages for gtk and gst bindings (rhbz #365981)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Oct 2007 13:15:47 -0000	1.4
+++ sources	15 Mar 2008 12:32:00 -0000	1.5
@@ -1 +1 @@
-07a4131762c1ad3f31c7b356d095a518  pyclutter-0.4.2.tar.gz
+866fa67e541c6ca7261efbc21a672f5f  pyclutter-0.6.0.tar.gz




More information about the fedora-extras-commits mailing list