Author: wrobell Date: Fri Aug 25 11:30:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.9.8 - require python 2.5
---- Files affected: SPECS: gnochm.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/gnochm.spec diff -u SPECS/gnochm.spec:1.20 SPECS/gnochm.spec:1.21 --- SPECS/gnochm.spec:1.20 Mon Apr 3 17:26:04 2006 +++ SPECS/gnochm.spec Fri Aug 25 13:30:50 2006 @@ -2,12 +2,12 @@ Summary: A CHM file viewer for Gnome Summary(pl): Przeglądarka plików CHM dla Gnome Name: gnochm -Version: 0.9.7 +Version: 0.9.8 Release: 1 License: GPL v2+ Group: Applications/Publishing Source0: http://dl.sourceforge.net/gnochm/%{name}-%{version}.tar.gz -# Source0-md5: 799cd06cc44f2380266b2172277ce217 +# Source0-md5: 2451c736b133b93292991a701eb692ea Patch0: %{name}-desktop.patch URL: http://gnochm.sourceforge.net/ BuildRequires: GConf2-devel @@ -17,7 +17,7 @@ BuildRequires: chmlib-devel BuildRequires: gettext-devel BuildRequires: libtool -BuildRequires: python-devel >= 2.2.1 +BuildRequires: python-devel >= 2.5 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper @@ -25,7 +25,7 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): scrollkeeper Requires(post,postun): shared-mime-info -Requires: python-chm >= 0.8.1 +Requires: python-chm >= 0.8.3 Requires: python-gnome Requires: python-gnome-gconf Requires: python-gnome-extras-gtkhtml >= 2.10.0 @@ -113,6 +113,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/08/25 11:30:50 wrobell +- ver. 0.9.8 +- require python 2.5 + Revision 1.20 2006/04/03 15:26:04 wrobell - ver. 0.9.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnochm.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
