rpms/qwt-doc/devel qwt-doc.spec,1.9,1.10

frankb frankb at fedoraproject.org
Fri Feb 5 18:43:29 UTC 2010


Author: frankb

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

Modified Files:
	qwt-doc.spec 
Log Message:
remove old files



Index: qwt-doc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qwt-doc/devel/qwt-doc.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- qwt-doc.spec	5 Feb 2010 18:34:37 -0000	1.9
+++ qwt-doc.spec	5 Feb 2010 18:43:28 -0000	1.10
@@ -1,7 +1,7 @@
 Name:		qwt-doc
 Summary:	Documentation of qwt
 Version:	5.2.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 URL:		http://qwt.sourceforge.net
 License:	LGPLv2 with exceptions
 Group:		Documentation
@@ -32,11 +32,9 @@ sed -i "s\DOCKPATH\ $RPM_BUILD_ROOT%{_do
 iconv -f ISO-8859-1 -t utf-8 doc/man/man3/QwtPicker.3 -o doc/man/man3/QwtPicker.3.tmp
 iconv -f ISO-8859-1 -t utf-8 doc/html/index.html -o doc/html/index.html.tmp
 iconv -f ISO-8859-1 -t utf-8 doc/html/class_qwt_picker.html -o doc/html/class_qwt_picker.html.tmp
-iconv -f ISO-8859-1 -t utf-8 doc/html/qwt__symbol_8cpp-source.html -o doc/html/qwt__symbol_8cpp-source.html.tmp
 mv doc/man/man3/QwtPicker.3.tmp doc/man/man3/QwtPicker.3
 mv doc/html/index.html.tmp doc/html/index.html
 mv doc/html/class_qwt_picker.html.tmp doc/html/class_qwt_picker.html
-mv doc/html/qwt__symbol_8cpp-source.html.tmp doc/html/qwt__symbol_8cpp-source.html
 #replace encoding string at the html files
 find doc/html/ -name "*.html" | xargs sed -i "s/iso-8859-1/utf-8/g"
 
@@ -70,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 05 2010 Frank Büttner <frank-buettner at gmx.net - 5.2.0-5
+ -remove old files
+
 * Fri Feb 05 2010 Frank Büttner <frank-buettner at gmx.net - 5.2.0-4
 - only rebuild because koji error's
 



More information about the scm-commits mailing list