rpms/wv/devel wv.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 19:55:56 UTC 2005


Author: thias

Update of /cvs/extras/rpms/wv/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8058/wv/devel

Modified Files:
	wv.spec 
Log Message:
Mass letter "u", "v" and "w" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: wv.spec
===================================================================
RCS file: /cvs/extras/rpms/wv/devel/wv.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wv.spec	10 Dec 2004 22:03:12 -0000	1.5
+++ wv.spec	5 Mar 2005 19:55:54 -0000	1.6
@@ -2,7 +2,6 @@
 Summary:    MSWord 6/7/8/9 binary file format to HTML converter
 Version:    1.0.0
 Release:    3
-Epoch:      0
 License:    GPL
 Group:      Applications/Text
 URL:        http://wvware.sourceforge.net
@@ -11,13 +10,13 @@
 Patch1:     wv-wvdvi-copy.patch
 Patch2:     wv-docbook-filename.patch
 # patch3: deal with filenames containing spaces
-Patch3:     wv-wvmime-tmp-filename.patch 
+Patch3:     wv-wvmime-tmp-filename.patch
 Patch4:     wv-field.c.patch
 
 #BuildRequires: XFree86-devel
 BuildRequires: glib2-devel
 BuildRequires: libjpeg-devel
-BuildRequires: libpng-devel 
+BuildRequires: libpng-devel
 BuildRequires: libxml2-devel
 BuildRequires: ImageMagick-devel
 BuildRequires: pkgconfig
@@ -42,7 +41,7 @@
 
 %build
 %configure --with-exporter \
-           --with-libxml2 
+           --with-libxml2
 
 make %{?_smp_mflags}
 
@@ -51,7 +50,7 @@
 %makeinstall
 
 #ln -sf wvConvert $RPM_BUILD_ROOT/%{_bindir}/wvText
-mv $RPM_BUILD_ROOT%{_prefix}/man $RPM_BUILD_ROOT%{_datadir} 
+mv $RPM_BUILD_ROOT%{_prefix}/man $RPM_BUILD_ROOT%{_datadir}
 find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -exec rm -f {} \;
 
 %clean
@@ -64,7 +63,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING  README 
+%doc COPYING README
 %{_bindir}/wv*
 %{_datadir}/wv
 %{_includedir}/wv




More information about the fedora-extras-commits mailing list