rpms/csound/devel csound.spec,1.37,1.38

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 9 16:08:23 UTC 2010


Author: pbrobinson

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

Modified Files:
	csound.spec 
Log Message:
- Some further cleanups


Index: csound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/csound/devel/csound.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- csound.spec	9 Jan 2010 15:53:06 -0000	1.37
+++ csound.spec	9 Jan 2010 16:08:23 -0000	1.38
@@ -14,7 +14,7 @@
 Summary:       A sound synthesis language and library
 Name:          csound
 Version:       5.10.1
-Release:       16%{?dist}
+Release:       17%{?dist}
 URL:           http://csound.sourceforge.net/
 License:       LGPLv2+
 Group:         Applications/Multimedia
@@ -382,8 +382,8 @@ fi
 %files python
 %defattr(-,root,root,-)
 %{_libdir}/libcsnd.so.5.2
+%{python_sitearch}/_csnd*
 %{python_sitearch}/csnd*
-%{python_sitearch}/snd*
 
 %files python-devel
 %defattr(-,root,root,-)
@@ -446,6 +446,9 @@ fi
 %doc manual/examples
 
 %changelog
+* Sat Jan  9 2010 Peter Robinson <pbrobinson at gmail.com> - 5.10.1-17
+- Some further cleanups
+
 * Sat Jan  9 2010 Peter Robinson <pbrobinson at gmail.com> - 5.10.1-16
 - Some further cleanups
 




More information about the fedora-extras-commits mailing list