SPECS: python-alsaaudio.spec - cleanup

qboosh qboosh at pld-linux.org
Mon Mar 9 19:31:57 CET 2009


Author: qboosh                       Date: Mon Mar  9 18:31:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   python-alsaaudio.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-alsaaudio.spec
diff -u SPECS/python-alsaaudio.spec:1.2 SPECS/python-alsaaudio.spec:1.3
--- SPECS/python-alsaaudio.spec:1.2	Thu Feb 12 12:14:57 2009
+++ SPECS/python-alsaaudio.spec	Mon Mar  9 19:31:52 2009
@@ -1,21 +1,20 @@
 # $Revision$, $Date$
 %define 	module	alsaaudio
 %define		_name	pyalsaaudio
-Summary:	wrappers for accessing the ALSA API from Python
-Summary(pl.UTF-8):	interfejs dający dostęp do ALSA API z poziomu Pythona
+Summary:	Wrappers for accessing the ALSA API from Python
+Summary(pl.UTF-8):	Interfejs dający dostęp do ALSA API z poziomu Pythona
 Name:		python-%{module}
 Version:	0.4
 Release:	0.1
 License:	PSF
 Group:		Libraries/Python
-Source0:	http://dl.sourceforge.net/%{_name}/%{_name}-%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/pyalsaaudio/%{_name}-%{version}.tar.gz
 # Source0-md5:	b312c28efba7db0494836a79f0a49898
 URL:		http://sourceforge.net/projects/pyalsaaudio/
 BuildRequires:	alsa-lib-devel
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
-Requires:	alsa-lib
 Requires:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,9 +46,9 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README TODO
-%attr(755,root,root) %{py_libdir}/site-packages/alsaaudio.so
+%attr(755,root,root) %{py_sitedir}/alsaaudio.so
 %if "%{pld_release}" != "ac"
-%{py_libdir}/site-packages/%{_name}-*.egg-info
+%{py_sitedir}/%{_name}-*.egg-info
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,9 +57,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/03/09 18:31:52  qboosh
+- cleanup
+
 Revision 1.2  2009/02/12 11:14:57  beorn
 - Group fix
 
 Revision 1.1  2009/02/12 10:31:58  duddits
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-alsaaudio.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list