Author: rotom                        Date: Sun Nov 28 09:47:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 5.2.0
- rel 1

---- Files affected:
packages/python-PyQwt:
   python-PyQwt.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/python-PyQwt/python-PyQwt.spec
diff -u packages/python-PyQwt/python-PyQwt.spec:1.6 
packages/python-PyQwt/python-PyQwt.spec:1.7
--- packages/python-PyQwt/python-PyQwt.spec:1.6 Wed Aug  6 12:22:49 2008
+++ packages/python-PyQwt/python-PyQwt.spec     Sun Nov 28 10:47:24 2010
@@ -8,12 +8,12 @@
 Summary:       Python bindings for the Qwt library
 Summary(pl.UTF-8):     Wiązania Pythona do biblioteki Qwt
 Name:          python-%{module}
-Version:       5.1.0
-Release:       0.1
+Version:       5.2.0
+Release:       1
 License:       GPL v2+
 Group:         Libraries/Python
-Source0:       http://dl.sourceforge.net/pyqwt/%{module}-%{version}.tar.gz
-# Source0-md5: c9d662a0d4fc95cec75d3c526e4e748a
+Source0:       
http://downloads.sourceforge.net/pyqwt/%{module}-%{version}.tar.gz
+# Source0-md5: fcd6c6029090d473dcc9df497516eae7
 URL:           http://pyqwt.sourceforge.net/
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
@@ -28,7 +28,7 @@
 BuildRequires: rpmbuild(macros) >= 1.219
 %{?with_numeric:Requires:      python-Numeric}
 Requires:      python-PyQt4
-%{?with_numarray:Requires:     python-numarray}
+%{?with_numarray:Requires:     python-numpy-numarray}
 %pyrequires_eq python-libs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -80,7 +80,8 @@
 export QTDIR=%{_prefix}
 cd configure
 python configure.py \
-       -Q ../qwt-5.1
+       -Q ../qwt-5.2 \
+       -I %{_includedir}/qwt
 
 %{__make}
 
@@ -98,7 +99,7 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
 
-rm -f examples/{iqt,qwt}
+#rm -f examples/{iqt,qwt}
 cp -R qt4examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
@@ -106,10 +107,12 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Doc/html/pyqwt
+#%doc Doc/html/pyqwt
 %dir %{py_sitedir}/PyQt4/Qwt5
 %attr(755,root,root) %{py_sitedir}/PyQt4/Qwt5/*.so
 %{py_sitedir}/PyQt4/Qwt5/*.py[co]
+%{py_sitedir}/PyQt4/uic/widget-plugins/qwt.pyc
+%{py_sitedir}/PyQt4/uic/widget-plugins/qwt.pyo
 
 %files devel
 %defattr(644,root,root,755)
@@ -125,6 +128,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/11/28 09:47:24  rotom
+- 5.2.0
+- rel 1
+
 Revision 1.6  2008/08/06 10:22:49  rotom
 - up to 5.1.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PyQwt/python-PyQwt.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to