rpms/mingw32-qwt/devel mingw32-qwt.spec,1.3,1.4

Thomas M. Sailer sailer at fedoraproject.org
Mon Mar 16 11:19:12 UTC 2009


Author: sailer

Update of /cvs/pkgs/rpms/mingw32-qwt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25098

Modified Files:
	mingw32-qwt.spec 
Log Message:
fix source line



Index: mingw32-qwt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-qwt/devel/mingw32-qwt.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mingw32-qwt.spec	16 Mar 2009 11:03:13 -0000	1.3
+++ mingw32-qwt.spec	16 Mar 2009 11:18:41 -0000	1.4
@@ -4,11 +4,11 @@
 Name:		mingw32-%{name1}
 Summary:	MinGW Windows Qwt library
 Version:	5.1.1
-Release:	5%{?dist}
+Release:	6%{?dist}
 URL:		http://qwt.sourceforge.net
 License:	LGPLv2 with exceptions
 Group:          Development/Libraries
-Source:		http://downloads.sourceforge.net/%{name}/%{name1}-%{version}.tar.bz2
+Source:		http://downloads.sourceforge.net/%{name1}/%{name1}-%{version}.tar.bz2
 Patch0:		qwt-path.patch
 BuildRequires:	mingw32-qt
 BuildRequires:  mingw32-gcc-c++
@@ -77,10 +77,12 @@
 %{_mingw32_includedir}/%{name1}
 %{_mingw32_libdir}/lib%{name2}.a
 %{_mingw32_libdir}/lib%{name1}d5.a
-#%{_qt4_plugindir}/designer/libqwt_designer_plugin.so
-#%{_mingw32_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so
 
 %changelog
+* Mon Mar 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-6
+- actually fix the source line as required by the reviewer
+- remove commented out designer files in files section
+
 * Mon Mar 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-5
 - fix missing BR
 




More information about the fedora-extras-commits mailing list