SPECS: libwmf.spec - use modular xorg, killed PreReq, release 3
qboosh
qboosh at pld-linux.org
Mon Mar 13 19:54:09 CET 2006
Author: qboosh Date: Mon Mar 13 18:54:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use modular xorg, killed PreReq, release 3
---- Files affected:
SPECS:
libwmf.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: SPECS/libwmf.spec
diff -u SPECS/libwmf.spec:1.74 SPECS/libwmf.spec:1.75
--- SPECS/libwmf.spec:1.74 Wed Nov 2 00:28:19 2005
+++ SPECS/libwmf.spec Mon Mar 13 19:54:03 2006
@@ -8,7 +8,7 @@
Summary(pl): libwmf - biblioteka z funkcjami do konwersji plików wmf
Name: libwmf
Version: 0.2.8.4
-Release: 2
+Release: 3
Epoch: 2
License: GPL
Group: Applications/Text
@@ -18,8 +18,7 @@
Patch1: %{name}-includes.patch
Patch2: %{name}-segv.patch
URL: http://wvware.sourceforge.net/
-BuildRequires: XFree86-devel
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59-9
BuildRequires: automake
BuildRequires: expat-devel
BuildRequires: freetype-devel >= 2.0
@@ -27,9 +26,10 @@
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libtool >= 1:1.4.2-9
-PreReq: ghostscript-fonts-std
-Requires(post): /sbin/ldconfig
+BuildRequires: xorg-lib-libX11-devel
+Requires(post): ghostscript-fonts-std
Requires(post): sed
+Requires: ghostscript-fonts-std
Requires: sed
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -64,7 +64,7 @@
Group: Development/Libraries
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
# libwmflite(.la) has no additional deps
-# libwmf(.la) needs freetype-devel, XFree86-devel, expat-devel, libjpeg-devel, libpng-devel
+# libwmf(.la) needs freetype-devel, expat-devel, libjpeg-devel, libpng-devel, xorg-lib-libX11-devel
%description devel
This package contains libwmf header files.
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2006/03/13 18:54:03 qboosh
+- use modular xorg, killed PreReq, release 3
+
Revision 1.74 2005/11/01 23:28:19 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libwmf.spec?r1=1.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list