Author: freetz                       Date: Wed Jul 12 19:11:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.5, png12 patch added (fix for libpng-1.2.12), --as-needed support
  bumped deps

---- Files affected:
SPECS:
   libwmf.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/libwmf.spec
diff -u SPECS/libwmf.spec:1.77 SPECS/libwmf.spec:1.78
--- SPECS/libwmf.spec:1.77      Sun Apr 16 00:16:06 2006
+++ SPECS/libwmf.spec   Wed Jul 12 21:10:56 2006
@@ -8,7 +8,7 @@
 Summary(pl):   libwmf - biblioteka z funkcjami do konwersji plików wmf
 Name:          libwmf
 Version:       0.2.8.4
-Release:       4
+Release:       5
 Epoch:         2
 License:       GPL
 Group:         Applications/Text
@@ -17,14 +17,15 @@
 Patch0:                %{name}-fontmap-pld.patch
 Patch1:                %{name}-includes.patch
 Patch2:                %{name}-segv.patch
+Patch3:                %{name}-png12.patch
 URL:           http://wvware.sourceforge.net/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 BuildRequires: expat-devel
 BuildRequires: freetype-devel >= 2.0
-%{?with_gtk:BuildRequires:     gtk+2-devel >= 1:2.1.2}
+%{?with_gtk:BuildRequires:     gtk+2-devel >= 1:2.10.0}
 BuildRequires: libjpeg-devel
-BuildRequires: libpng-devel
+BuildRequires: libpng-devel >= 1.2.12
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: xorg-lib-libX11-devel
 Requires(post):        ghostscript-fonts-std
@@ -102,13 +103,16 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
+rm configure.in
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        %{!?with_static_libs:--disable-static} \
        --with-sysfontmap=%{_fontsdir}/ghostscript-fonts-std.font \
@@ -181,6 +185,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2006/07/12 19:10:56  freetz
+- rel.5, png12 patch added (fix for libpng-1.2.12), --as-needed support
+  bumped deps
+
 Revision 1.77  2006/04/15 22:16:06  qboosh
 - no macro in Conflicts for old package
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to