rpms/wv/EL-5 wv-1.2.4-pkgconfig.patch, NONE, 1.1 wv.spec, 1.21, 1.22 wv-1.0.3-gcc4.patch, 1.1, NONE wv-1.0.3-oledecod.patch, 1.1, NONE wv-docbook-filename.patch, 1.1, NONE wv-field.c.patch, 1.1, NONE wv-wvdvi-copy.patch, 1.1, NONE wv-wvmime-tmp-filename.patch, 1.1, NONE wv-wvtext-tmp.patch, 1.1, NONE

Lubomir Rintel lkundrak at fedoraproject.org
Thu Oct 9 05:56:48 UTC 2008


Author: lkundrak

Update of /cvs/pkgs/rpms/wv/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8062

Modified Files:
	wv.spec 
Added Files:
	wv-1.2.4-pkgconfig.patch 
Removed Files:
	wv-1.0.3-gcc4.patch wv-1.0.3-oledecod.patch 
	wv-docbook-filename.patch wv-field.c.patch wv-wvdvi-copy.patch 
	wv-wvmime-tmp-filename.patch wv-wvtext-tmp.patch 
Log Message:
Import from Fedora

wv-1.2.4-pkgconfig.patch:

--- NEW FILE wv-1.2.4-pkgconfig.patch ---
--- wv-1.2.4/wv-1.0.pc.in.pkgconfig	2005-04-18 17:14:48.000000000 -0400
+++ wv-1.2.4/wv-1.0.pc.in	2008-03-30 17:42:15.000000000 -0400
@@ -1,6 +1,6 @@
 prefix=@prefix@
 exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+libdir=@libdir@
 includedir=${prefix}/include
 
 Name: wvWare


Index: wv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wv/EL-5/wv.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- wv.spec	28 Oct 2006 08:53:39 -0000	1.21
+++ wv.spec	9 Oct 2008 05:56:17 -0000	1.22
@@ -1,15 +1,16 @@
 Name:       wv
 Summary:    MSWord 6/7/8/9 binary file format to HTML converter
 Version:    1.2.4
-Release:    1%{?dist}
-License:    GPL
+Release:    4%{?dist}
+License:    GPLv2+
 Group:      Applications/Text
 URL:        http://wvware.sourceforge.net
-Source:     http://dl.sf.net/wvware/wv-%{version}.tar.gz
+Source:     http://dl.sourceforge.net/wvware/wv-%{version}.tar.gz
 #Patch0:     wv-wvtext-tmp.patch
 #Patch1:     wv-1.0.3-oledecod.patch
 #Patch2:     wv-1.0.3-gcc4.patch
 Patch5:     wv-1.0.0-rhbug150461.patch
+Patch6:     wv-1.2.4-pkgconfig.patch
 
 BuildRequires: glib2-devel
 BuildRequires: libjpeg-devel
@@ -45,6 +46,7 @@
 #%patch1 -p1 -b .oledecod
 #%patch2 -p1 -b .gcc4
 %patch5 -p1 -b .printf-rhbug150461
+%patch6 -p1 -b .pkgconfig
 
 
 %build
@@ -85,6 +87,16 @@
 
 
 %changelog
+* Sun Mar 30 2008 Michel Salim <michel.sylvan at gmail.com> - 1.2.4-4
+- fix libdir in wv's pkgconfig entry
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.2.4-3
+- Autorebuild for GCC 4.3
+
+* Sun Aug 26 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.2.4-2
+- fix license tag
+- rebuild for BuildID
+
 * Sat Oct 28 2006 Aurelien Bompard <abompard at fedoraproject.org> 1.2.4-1
 - update to 1.2.4, fixes #212696 (CVE-2006-4513)
 


--- wv-1.0.3-gcc4.patch DELETED ---


--- wv-1.0.3-oledecod.patch DELETED ---


--- wv-docbook-filename.patch DELETED ---


--- wv-field.c.patch DELETED ---


--- wv-wvdvi-copy.patch DELETED ---


--- wv-wvmime-tmp-filename.patch DELETED ---


--- wv-wvtext-tmp.patch DELETED ---




More information about the fedora-extras-commits mailing list