Author: glen Date: Wed Mar 19 16:53:17 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - use _gtkdocdir from rpmmacros
---- Files affected: SPECS: gdk-pixbuf.spec (1.86 -> 1.86.2.1) ---- Diffs: ================================================================ Index: SPECS/gdk-pixbuf.spec diff -u SPECS/gdk-pixbuf.spec:1.86 SPECS/gdk-pixbuf.spec:1.86.2.1 --- SPECS/gdk-pixbuf.spec:1.86 Fri Sep 17 15:21:10 2004 +++ SPECS/gdk-pixbuf.spec Wed Mar 19 17:53:12 2008 @@ -15,7 +15,7 @@ Epoch: 1 License: LGPL Group: X11/Libraries -Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/%{name}-%{version}.tar.bz2 # Source0-md5: 05fcb68ceaa338614ab650c775efc2f2 Patch0: %{name}-am.patch Patch1: %{name}-nognome.patch @@ -27,17 +27,16 @@ URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: gtk+-devel %{?with_gnome1:BuildRequires: gnome-libs-devel} +BuildRequires: gtk+-devel BuildRequires: libjpeg-devel +BuildRequires: libpng-devel >= 1.0.8 BuildRequires: libtiff-devel BuildRequires: libtool -BuildRequires: libpng-devel >= 1.0.8 BuildRequires: libungif-devel +BuildRequires: rpmbuild(macros) >= 1.98 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _gtkdocdir %{_defaultdocdir}/gtk-doc/html - %description The GdkPixBuf library provides a number of features: - image loading facilities, @@ -266,6 +265,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.86.2.1 2008-03-19 16:53:12 glen +- use _gtkdocdir from rpmmacros + Revision 1.86 2004-09-17 13:21:10 qboosh - keep CAN references for fixed security issues in package changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gdk-pixbuf.spec?r1=1.86&r2=1.86.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
