SPECS: libwmf.spec - fix internal deps - fix re-entrant install

glen glen at pld-linux.org
Tue Nov 1 22:40:18 CET 2005


Author: glen                         Date: Tue Nov  1 21:40:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix internal deps
- fix re-entrant install

---- Files affected:
SPECS:
   libwmf.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/libwmf.spec
diff -u SPECS/libwmf.spec:1.70 SPECS/libwmf.spec:1.71
--- SPECS/libwmf.spec:1.70	Tue Nov  1 22:34:56 2005
+++ SPECS/libwmf.spec	Tue Nov  1 22:40:12 2005
@@ -8,7 +8,7 @@
 Summary(pl):	libwmf - biblioteka z funkcjami do konwersji plików wmf
 Name:		libwmf
 Version:	0.2.8.4
-Release:	1.1
+Release:	1.2
 Epoch:		2
 License:	GPL
 Group:		Applications/Text
@@ -31,6 +31,7 @@
 Requires(post):	/sbin/ldconfig
 Requires(post):	sed
 Requires:	sed
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags_ia32	-fomit-frame-pointer
@@ -117,6 +118,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -rf html-doc
 mv -f $RPM_BUILD_ROOT%{_datadir}/doc ./html-doc
 
 # no static modules and *.la for GTK+ loaders - shut up check-files
@@ -174,6 +176,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2005/11/01 21:40:12  glen
+- fix internal deps
+- fix re-entrant install
+
 Revision 1.70  2005/11/01 21:34:56  glen
 - -libs split
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libwmf.spec?r1=1.70&r2=1.71&f=u




More information about the pld-cvs-commit mailing list