rpms/python-sexy/devel .cvsignore, 1.2, 1.3 python-sexy.spec, 1.2, 1.3 sources, 1.2, 1.3 python-sexy-license.patch, 1.1, NONE

Haïkel Guémar (hguemar) fedora-extras-commits at redhat.com
Tue Oct 17 15:08:09 UTC 2006


Author: hguemar

Update of /cvs/extras/rpms/python-sexy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv537

Modified Files:
	.cvsignore python-sexy.spec sources 
Removed Files:
	python-sexy-license.patch 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-sexy/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Aug 2006 18:59:15 -0000	1.2
+++ .cvsignore	17 Oct 2006 15:07:39 -0000	1.3
@@ -1 +1 @@
-sexy-python-0.1.8.tar.gz
+sexy-python-0.1.9.tar.gz


Index: python-sexy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-sexy/devel/python-sexy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-sexy.spec	12 Sep 2006 19:21:03 -0000	1.2
+++ python-sexy.spec	17 Oct 2006 15:07:39 -0000	1.3
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %define real_name sexy-python
 Name:           python-sexy
-Version:        0.1.8
-Release:        5%{?dist}
+Version:        0.1.9
+Release:        1%{?dist}
 
 Summary:        Python bindings to libsexy
 
@@ -14,10 +14,11 @@
 Patch0:		%{name}-license.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libsexy-devel >= 0.1.8
+BuildRequires:  libsexy-devel >= 0.1.9
 BuildRequires:  python-devel >= 2
 BuildRequires:  pygtk2-devel >= 2.8.0
 BuildRequires:  libxml2-devel
+Requires:  libsexy-devel >= 0.1.9
 
 %description
 sexy-python is a set of Python bindings around libsexy.
@@ -25,7 +26,6 @@
 
 %prep
 %setup -q -n  %{real_name}-%{version}
-%patch0 -p0
 
 %build
 %configure --enable-docs
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Tue Nov 17 2006 Haïkel Guémar <karlthered at gmail.com> - 0.1.9-1
+- updated to 0.1.9, license file issue has been fixed upstream
+
 * Tue Sep 12 2006 Haïkel Guémar <karlthered at gmail.com> - 0.1.8-5
 - rebuild for FC6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-sexy/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Aug 2006 18:59:15 -0000	1.2
+++ sources	17 Oct 2006 15:07:39 -0000	1.3
@@ -1 +1 @@
-94273fc16a35123f1d3003f1080bf2c0  sexy-python-0.1.8.tar.gz
+313f11e98555b0e9eea28219564e5063  sexy-python-0.1.9.tar.gz


--- python-sexy-license.patch DELETED ---




More information about the fedora-extras-commits mailing list