packages: wv/wv.spec - verbose files in system dirs; ghost soname symlink

glen glen at pld-linux.org
Sun Feb 26 18:49:11 CET 2012


Author: glen                         Date: Sun Feb 26 17:49:11 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- verbose files in system dirs; ghost soname symlink

---- Files affected:
packages/wv:
   wv.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/wv/wv.spec
diff -u packages/wv/wv.spec:1.94 packages/wv/wv.spec:1.95
--- packages/wv/wv.spec:1.94	Wed Feb  8 14:27:45 2012
+++ packages/wv/wv.spec	Sun Feb 26 18:49:06 2012
@@ -2,16 +2,16 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# without static version
-#
+
 Summary:	MSWord Document to HTML converter
 Summary(pl.UTF-8):	Konwerter dokumentów MS Worda do HTML
 Summary(pt_BR.UTF-8):	Conversor de arquivos formato Word (6/7/8/9) para html
 Name:		wv
 Version:	1.2.4
-Release:	9
+Release:	10
 License:	GPL
 Group:		Applications/Text
-Source0:	http://dl.sourceforge.net/wvware/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz
 # Source0-md5:	c1861c560491f121e12917fa76970ac5
 Patch0:		%{name}-pc.patch
 URL:		http://wvware.sourceforge.net/
@@ -32,7 +32,7 @@
 Obsoletes:	mswordview
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		specflags_ia32	 -fomit-frame-pointer 
+%define		specflags_ia32	 -fomit-frame-pointer
 
 %description
 MSWordView is a program that understands the Microsoft Word 8 binary
@@ -119,10 +119,39 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_bindir}/wv*
+%attr(755,root,root) %{_bindir}/wvAbw
+%attr(755,root,root) %{_bindir}/wvCleanLatex
+%attr(755,root,root) %{_bindir}/wvConvert
+%attr(755,root,root) %{_bindir}/wvDVI
+%attr(755,root,root) %{_bindir}/wvDocBook
+%attr(755,root,root) %{_bindir}/wvHtml
+%attr(755,root,root) %{_bindir}/wvLatex
+%attr(755,root,root) %{_bindir}/wvMime
+%attr(755,root,root) %{_bindir}/wvPDF
+%attr(755,root,root) %{_bindir}/wvPS
+%attr(755,root,root) %{_bindir}/wvRTF
+%attr(755,root,root) %{_bindir}/wvSummary
+%attr(755,root,root) %{_bindir}/wvText
+%attr(755,root,root) %{_bindir}/wvVersion
+%attr(755,root,root) %{_bindir}/wvWare
+%attr(755,root,root) %{_bindir}/wvWml
 %attr(755,root,root) %{_libdir}/libwv-*.so.*.*.*
+%ghost %{_libdir}/libwv-*.so.3
 %{_datadir}/wv
-%{_mandir}/man*/*
+%{_mandir}/man1/wvAbw.1*
+%{_mandir}/man1/wvCleanLatex.1*
+%{_mandir}/man1/wvDVI.1*
+%{_mandir}/man1/wvHtml.1*
+%{_mandir}/man1/wvLatex.1*
+%{_mandir}/man1/wvMime.1*
+%{_mandir}/man1/wvPDF.1*
+%{_mandir}/man1/wvPS.1*
+%{_mandir}/man1/wvRTF.1*
+%{_mandir}/man1/wvSummary.1*
+%{_mandir}/man1/wvText.1*
+%{_mandir}/man1/wvVersion.1*
+%{_mandir}/man1/wvWare.1*
+%{_mandir}/man1/wvWml.1*
 
 %files devel
 %defattr(644,root,root,755)
@@ -143,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2012/02/26 17:49:06  glen
+- verbose files in system dirs; ghost soname symlink
+
 Revision 1.94  2012/02/08 13:27:45  arekm
 - release 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wv/wv.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list