Author: arekm Date: Mon Oct 20 18:04:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; build fix
---- Files affected: SPECS: istanbul.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/istanbul.spec diff -u SPECS/istanbul.spec:1.20 SPECS/istanbul.spec:1.21 --- SPECS/istanbul.spec:1.20 Tue Oct 14 08:42:05 2008 +++ SPECS/istanbul.spec Mon Oct 20 20:04:23 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Narzędzie do nagrywania sesji graficznych Name: istanbul Version: 0.2.2 -Release: 5 +Release: 6 License: GPL v2 Group: X11/Applications Source0: http://zaheer.merali.org/%{name}-%{version}.tar.bz2 # Source0-md5: 8ddcfd5a29dcd10fdafc10af9f66848b Patch0: %{name}-quality.patch +Patch1: %{name}-build.patch URL: http://live.gnome.org/Istanbul BuildRequires: GConf2-devel BuildRequires: autoconf @@ -47,6 +48,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -100,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008/10/20 18:04:23 arekm +- rel 6; build fix + Revision 1.20 2008/10/14 06:42:05 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/istanbul.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
