Author: glen Date: Fri May 9 17:10:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.3 by Krzysztof Lewczuk <tomipnh#gmail.com>
---- Files affected: SPECS: mirage.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/mirage.spec diff -u SPECS/mirage.spec:1.3 SPECS/mirage.spec:1.4 --- SPECS/mirage.spec:1.3 Sun May 27 23:51:50 2007 +++ SPECS/mirage.spec Fri May 9 19:10:52 2008 @@ -5,16 +5,17 @@ Summary: Fast and simple image viewer in GTK+ Summary(pl.UTF-8): Szybka i prosta przeglądarka obrazków w GTK+ Name: mirage -Version: 0.8.3 -Release: 0.1 -License: GPL v2 +Version: 0.9.3 +Release: 1 +License: GPL v3+ Group: X11/Applications/Graphics Source0: http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2 -# Source0-md5: a72f26fb2a60101816a50679729802e7 +# Source0-md5: 87bd8b8de578f34f4028073ecfa43474 URL: http://mirageiv.berlios.de/ BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: python-devel BuildRequires: python-gnome-devel +BuildRequires: sed >= 4.0 BuildRequires: python-pygtk-devel >= 2.6.0 BuildRequires: rpm-pythonprov Requires: python-gnome @@ -53,6 +54,8 @@ %prep %setup -q +# Don't remove rebuilt files! +%{__sed} -i -e '/Cleanup/,$d' setup.py %build %{__python} setup.py build @@ -88,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-05-09 17:10:52 glen +- up to 0.9.3 by Krzysztof Lewczuk <tomipnh#gmail.com> + Revision 1.3 2007-05-27 21:51:50 undefine - optimize=2 (bugreport by adzinok) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mirage.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
