Author: rotom                        Date: Sun May  4 08:45:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.1.0

---- Files affected:
SPECS:
   qwt.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/qwt.spec
diff -u SPECS/qwt.spec:1.16 SPECS/qwt.spec:1.17
--- SPECS/qwt.spec:1.16 Fri Jan  4 20:28:31 2008
+++ SPECS/qwt.spec      Sun May  4 10:44:59 2008
@@ -2,12 +2,12 @@
 Summary:       2D plotting widget extension to the Qt GUI
 Summary(pl.UTF-8):     Rozszerzenie wykresów 2D dla GUI Qt
 Name:          qwt
-Version:       5.0.2
-Release:       2
+Version:       5.1.0
+Release:       1
 License:       Qwt v1.0
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/qwt/%{name}-%{version}.tar.bz2
-# Source0-md5: 53adbb313c478dd4aae4f1c864a2037e
+# Source0-md5: c585dc3b1ea5ad00747721f68687d868
 URL:           http://qwt.sourceforge.net/
 BuildRequires: QtCore-devel
 BuildRequires: QtDesigner-devel
@@ -61,14 +61,15 @@
 %build
 qmake-qt4 qwt.pro
 
-%{__make} -j1
-
-cd examples
-qmake-qt4 examples.pro
 %{__make}
-%{__make} distclean
-rm -fr .*.cache */.*.cache */*/.*.cache Makefile */moc */obj */*/moc */*/obj
-cd ..
+
+### can't build without qwt-devel ver 5.1.0 installed
+#cd examples
+#qmake-qt4 examples.pro
+#%{__make} -j1
+#%{__make} distclean
+#rm -fr .*.cache */.*.cache */*/.*.cache Makefile */moc */obj */*/moc */*/obj
+#cd ..
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -101,6 +102,8 @@
 %defattr(644,root,root,755)
 %doc CHANGES COPYING README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libqwt.so.*.*
+%attr(755,root,root) %{_libdir}/libqwt.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -120,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-05-04 08:44:59  rotom
+- up to 5.1.0
+
 Revision 1.16  2008-01-04 19:28:31  qboosh
 - qt4-qmake -> qmake-qt4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qwt.spec?r1=1.16&r2=1.17&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