Author: hawk Date: Thu Jan 25 14:27:02 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - merged include.patch from HEAD to fix compilation errors - build with xulrunner, release 3
---- Files affected: SPECS: blam.spec (1.22 -> 1.22.2.1) ---- Diffs: ================================================================ Index: SPECS/blam.spec diff -u SPECS/blam.spec:1.22 SPECS/blam.spec:1.22.2.1 --- SPECS/blam.spec:1.22 Thu Dec 1 21:03:34 2005 +++ SPECS/blam.spec Thu Jan 25 15:26:54 2007 @@ -4,7 +4,7 @@ Summary(pl): Program do pobierania informacji w formacie RSS Name: blam Version: 1.8.2 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://ftp.imendio.com/pub/imendio/blam/src/%{name}-%{version}.tar.gz @@ -13,6 +13,7 @@ Patch1: %{name}-mozilla_includes.patch Patch2: %{name}-desktop.patch Patch3: %{name}-install.patch +Patch4: %{name}-include.patch URL: http://micke.hallendal.net/ BuildRequires: GConf2-devel >= 2.4.0 BuildRequires: autoconf @@ -27,8 +28,9 @@ BuildRequires: mono-csharp >= 1.1.4 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.213 +BuildRequires: xulrunner-devel >= 1.8.0.4 Requires(post,preun): GConf2 >= 2.4.0 -Requires: mozilla-embedded +%requires_eq xulrunner ExcludeArch: alpha i386 sparc sparc64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,6 +47,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build rm -rf autom4te.cache @@ -100,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22.2.1 2007/01/25 14:26:54 hawk +- merged include.patch from HEAD to fix compilation errors +- build with xulrunner, release 3 + Revision 1.22 2005/12/01 20:03:34 freetz - one more %%files fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/blam.spec?r1=1.22&r2=1.22.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
