rpms/qwt-doc/devel .cvsignore, 1.2, 1.3 qwt-doc.spec, 1.1, 1.2 qwt-path.patch, 1.1, 1.2 sources, 1.2, 1.3

Frank Büttner frankb at fedoraproject.org
Mon Jan 5 20:00:06 UTC 2009


Author: frankb

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

Modified Files:
	.cvsignore qwt-doc.spec qwt-path.patch sources 
Log Message:
- update to 5.1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qwt-doc/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	30 Sep 2007 19:06:32 -0000	1.2
+++ .cvsignore	5 Jan 2009 19:59:35 -0000	1.3
@@ -1,2 +1,2 @@
-qwt-5.0.2.pdf
-qwt-5.0.2.tar.bz2
+qwt-5.1.1.tar.bz2
+qwt-5.1.1.pdf


Index: qwt-doc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qwt-doc/devel/qwt-doc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qwt-doc.spec	30 Sep 2007 19:06:32 -0000	1.1
+++ qwt-doc.spec	5 Jan 2009 19:59:35 -0000	1.2
@@ -1,17 +1,17 @@
 Name:		qwt-doc
 Summary:	Documentation of qwt
-Version:	5.0.2
-Release:	4%{?dist}
+Version:	5.1.1
+Release:	1%{?dist}
 URL:		http://qwt.sourceforge.net
 License:	LGPLv2 with exceptions
-Group:          Documentation
-Source0:        http://downloads.sourceforge.net/qwt/qwt-%{version}.tar.bz2
+Group:		Documentation
+Source0:	http://downloads.sourceforge.net/qwt/qwt-%{version}.tar.bz2
 Source1:	http://downloads.sourceforge.net/qwt/qwt-%{version}.pdf
-Patch0:         qwt-path.patch
-Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  qt4-devel
+Patch0:		qwt-path.patch
+Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	qt4-devel
 Buildarch:	noarch
-Requires: 	qwt = %{version}
+Requires:	qwt = %{version}
 
 %if 0%{?rhel} > 4
 %define epel5mode 1
@@ -58,6 +58,9 @@
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man3
 mv $RPM_BUILD_ROOT%{_docdir}/qwt-%{version}/man/man3/* $RPM_BUILD_ROOT%{_mandir}/man3/
 rm -rf $RPM_BUILD_ROOT%{_docdir}/qwt-%{version}/man
+#fix for #322191
+mv $RPM_BUILD_ROOT%{_mandir}/man3/deprecated.3.gz $RPM_BUILD_ROOT%{_mandir}/man3/qwt-deprecated.3.gz
+mv $RPM_BUILD_ROOT%{_mandir}/man3/todo.3.gz $RPM_BUILD_ROOT%{_mandir}/man3/qwt-todo.3.gz
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +70,11 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 05 2009 Frank Büttner <frank-buettner at gmx.net - 5.1.1-1
+ - update to 5.1.1
+* Sun Oct 07 2007 Frank Büttner <frank-buettner at gmx.net - 5.0.2-5
+ - fix for bug #322191
+ - use tab for all seperators
 * Sun Sep 30 2007 Frank Büttner <frank-buettner at gmx.net - 5.0.2-4
  - modify the file encoding
 * Sat Sep 29 2007 Frank Büttner <frank-buettner at gmx.net - 5.0.2-3

qwt-path.patch:

Index: qwt-path.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qwt-doc/devel/qwt-path.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qwt-path.patch	30 Sep 2007 19:06:32 -0000	1.1
+++ qwt-path.patch	5 Jan 2009 19:59:35 -0000	1.2
@@ -1,7 +1,7 @@
-diff -Nur qwt-5.0.1.org/designer/designer.pro qwt-5.0.1/designer/designer.pro
---- qwt-5.0.1.org/designer/designer.pro	2007-05-15 15:23:47.000000000 +0200
-+++ qwt-5.0.1/designer/designer.pro	2007-05-15 17:29:13.000000000 +0200
-@@ -92,7 +92,7 @@
+diff -Nur qwt-5.1.1.org/designer/designer.pro qwt-5.1.1/designer/designer.pro
+--- qwt-5.1.1.org/designer/designer.pro	2008-05-24 18:47:36.000000000 +0200
++++ qwt-5.1.1/designer/designer.pro	2009-01-04 17:54:33.000000000 +0100
+@@ -123,7 +123,7 @@
          RESOURCES += \
              qwt_designer_plugin.qrc
  
@@ -9,21 +9,20 @@
 +        target.path = QTDESIGNERPATH
          INSTALLS += target
      }
+ }
+diff -Nur qwt-5.1.1.org/qwtconfig.pri qwt-5.1.1/qwtconfig.pri
+--- qwt-5.1.1.org/qwtconfig.pri	2008-05-24 18:47:36.000000000 +0200
++++ qwt-5.1.1/qwtconfig.pri	2009-01-04 17:55:07.000000000 +0100
+@@ -7,17 +7,9 @@
+ VER_PAT      = 1
+ VERSION      = $$VER_MAJ.$$VER_MIN.$$VER_PAT
  
-diff -Nur qwt-5.0.1.org/qwtconfig.pri qwt-5.0.1/qwtconfig.pri
---- qwt-5.0.1.org/qwtconfig.pri	2007-05-15 12:07:33.000000000 +0200
-+++ qwt-5.0.1/qwtconfig.pri	2007-05-15 15:52:39.000000000 +0200
-@@ -1,18 +1,6 @@
--######################################################################
--# Install paths
--######################################################################
--
 -unix {
--    INSTALLBASE    = /usr/local/qwt-5.0.2
+-    INSTALLBASE    = /usr/local/qwt-5.1.1
 -}
 -
 -win32 {
--    INSTALLBASE    = C:/Qwt-5.0.2
+-    INSTALLBASE    = C:/Qwt-5.1.1
 -}
 -
 -target.path    = $$INSTALLBASE/lib
@@ -35,7 +34,7 @@
  
  ######################################################################
  # qmake internal options
-@@ -58,7 +46,7 @@
+@@ -97,7 +89,7 @@
  # QwtSVGItem.
  ######################################################################
  


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qwt-doc/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 Sep 2007 19:06:32 -0000	1.2
+++ sources	5 Jan 2009 19:59:35 -0000	1.3
@@ -1,2 +1,2 @@
-9eacccf772eb66892450a9d7ad98381d  qwt-5.0.2.pdf
-53adbb313c478dd4aae4f1c864a2037e  qwt-5.0.2.tar.bz2
+218cef1a39ebda6cfa440a0727464275  qwt-5.1.1.tar.bz2
+a6567cd390d127b0ebb564da4750a630  qwt-5.1.1.pdf




More information about the fedora-extras-commits mailing list