rpms/ScientificPython/devel ScientificPython.spec,1.9,1.10

Michael Schwendt mschwendt at fedoraproject.org
Tue Sep 2 11:23:12 UTC 2008


Author: mschwendt

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

Modified Files:
	ScientificPython.spec 
Log Message:
* Tue Sep  2 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.6.1-2
- Include /usr/include/python%{pyver}/Scientific directory

No build-job.



Index: ScientificPython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ScientificPython/devel/ScientificPython.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ScientificPython.spec	1 Jul 2008 17:30:35 -0000	1.9
+++ ScientificPython.spec	2 Sep 2008 11:22:41 -0000	1.10
@@ -3,7 +3,7 @@
 
 Name:           ScientificPython
 Version:        2.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A collection of Python modules that are useful for scientific computing
 
 Group:          Development/Languages
@@ -136,6 +136,7 @@
 
 %files devel
 %defattr(-,root,root,-)
+%dir %{_includedir}/python%{pyver}/Scientific
 %{_includedir}/python%{pyver}/Scientific/*.h
 
 
@@ -152,6 +153,9 @@
 %doc Doc/Reference Examples Doc/BSP_Tutorial.pdf
 
 %changelog
+* Tue Sep  2 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.6.1-2
+- Include /usr/include/python%%{pyver}/Scientific directory
+
 * Tue Jul 1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 2.6.1-1
 - Latest Stable release
 




More information about the fedora-extras-commits mailing list