Author: megabajt Date: Tue Jul 8 16:35:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4 - added -libxul.patch to fix build with xulrunner 1.9
---- Files affected: SPECS: gnome-web-photo.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/gnome-web-photo.spec diff -u SPECS/gnome-web-photo.spec:1.18 SPECS/gnome-web-photo.spec:1.19 --- SPECS/gnome-web-photo.spec:1.18 Wed Apr 23 09:48:53 2008 +++ SPECS/gnome-web-photo.spec Tue Jul 8 18:35:30 2008 @@ -2,31 +2,36 @@ Summary: Tool to generate full-size image files and thumbnails Summary(pl.UTF-8): Narzędzie do generowania pełnowymiarowych plików obrazów i miniaturek Name: gnome-web-photo -Version: 0.3 -Release: 16 +Version: 0.4 +Release: 1 License: GPL Group: Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/0.3/%{name}-%{version}.tar.bz2 -# Source0-md5: 1c9cdf4ce25b58641e0af16215c413a5 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/0.4/%{name}-%{version}.tar.bz2 +# Source0-md5: 2d9657a1943a840f944daca1b202c5fa +Patch0: %{name}-libxul.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.18.0.1 +BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 +BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-vfs2-devel >= 2.18.0 -BuildRequires: gtk+2-devel >= 2:2.10.9 -BuildRequires: intltool >= 0.35.5 +BuildRequires: gnome-vfs2-devel >= 2.22.0 +BuildRequires: gtk+2-devel >= 2:2.12.9 +BuildRequires: intltool >= 0.40.0 BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.27 +BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.198 -BuildRequires: xulrunner-devel +BuildRequires: xulrunner-devel >= 1.9-5 Requires(post,preun): GConf2 %requires_eq_to xulrunner xulrunner-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# we have strict deps for it +%define _noautoreq libxpcom.so + %description GNOME Web Photographer is a tool to generate full-size image files and thumbnails from HTML files and web pages. @@ -37,6 +42,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -83,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/07/08 16:35:30 megabajt +- updated to 0.4 +- added -libxul.patch to fix build with xulrunner 1.9 + Revision 1.18 2008/04/23 07:48:53 hawk - release 16 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-web-photo.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
