rpms/python-alsa/F-11 .cvsignore, 1.7, 1.8 python-alsa.spec, 1.11, 1.12 sources, 1.7, 1.8

Andy Shevchenko andriy at fedoraproject.org
Mon Jan 25 21:41:59 UTC 2010


Author: andriy

Update of /cvs/extras/rpms/python-alsa/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1928

Modified Files:
	.cvsignore python-alsa.spec sources 
Log Message:
Update to 1.0.22


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-alsa/F-11/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	5 Sep 2009 10:39:42 -0000	1.7
+++ .cvsignore	25 Jan 2010 21:41:59 -0000	1.8
@@ -1 +1 @@
-pyalsa-1.0.21.tar.bz2
+pyalsa-1.0.22.tar.bz2


Index: python-alsa.spec
===================================================================
RCS file: /cvs/extras/rpms/python-alsa/F-11/python-alsa.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- python-alsa.spec	5 Sep 2009 10:39:42 -0000	1.11
+++ python-alsa.spec	25 Jan 2010 21:41:59 -0000	1.12
@@ -5,7 +5,7 @@
 
 Summary:	Python binding for the ALSA library
 Name:		python-alsa
-Version:	1.0.21
+Version:	1.0.22
 Release:	1%{?rcver_dot}%{?dist}
 License:	LGPLv2+
 Group:		Development/Languages
@@ -21,10 +21,6 @@ Python binding for the ALSA library.
 %prep
 %setup -q -n pyalsa-%{version}%{?rcver}
 
-# The test subdirectory will be put to documentation part. Due to this
-# drop the execute permissions.
-chmod a-x test/*.py
-
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
 	
@@ -37,10 +33,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc test
 %{python_sitearch}/*
 
 %changelog
+* Mon Jan 25 2010 Andy Shevchenko <andy at smile.org.ua> - 1.0.22-1
+- update to release 1.0.22 (should fix bug #558229)
+
 * Sat Sep 05 2009 Andy Shevchenko <andy at smile.org.ua> - 1.0.21-1
 - update to release 1.0.21
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-alsa/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	5 Sep 2009 10:39:42 -0000	1.7
+++ sources	25 Jan 2010 21:41:59 -0000	1.8
@@ -1 +1 @@
-660f87168ffa288af2fe28fb1361dc32  pyalsa-1.0.21.tar.bz2
+37f798ab9fc1a49f75b15a611e8335fb  pyalsa-1.0.22.tar.bz2



More information about the scm-commits mailing list