Author: megabajt Date: Sat Feb 9 13:45:13 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.1.90 - use --with-omf
---- Files affected: SPECS: accerciser.spec (1.6 -> 1.6.2.1) ---- Diffs: ================================================================ Index: SPECS/accerciser.spec diff -u SPECS/accerciser.spec:1.6 SPECS/accerciser.spec:1.6.2.1 --- SPECS/accerciser.spec:1.6 Sat Jan 5 01:37:40 2008 +++ SPECS/accerciser.spec Sat Feb 9 14:45:08 2008 @@ -2,24 +2,27 @@ Summary: An interactive Python tool for querying accessibility information Summary(pl.UTF-8): Interaktywne narzędzie w Pythonie do pobierania informacji o dostępności Name: accerciser -Version: 1.0.1 -Release: 4 +Version: 1.1.90 +Release: 1 License: BSD Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 0bfcef80d75ab5772fca31e5021721c4 +Source0: http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.1/%{name}-%{version}.tar.bz2 +# Source0-md5: ad17bd6f386c28d048ae4b08480d488f URL: http://live.gnome.org/Accerciser -BuildRequires: GConf2-devel >= 2.20.0 +BuildRequires: GConf2-devel >= 2.21.90 BuildRequires: autoconf BuildRequires: automake +BuildRequires: gettext-devel BuildRequires: gnome-doc-utils >= 0.12.0 -BuildRequires: intltool >= 0.36.2 +BuildRequires: intltool >= 0.37.0 BuildRequires: python >= 1:2.4 +BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 Requires: python-gnome +Requires: python-gnome-desktop-libwnck Requires: python-ipython Requires: python-pygtk-gtk BuildArch: noarch @@ -53,7 +56,7 @@ %py_postclean -%find_lang %{name} --with-gnome +%find_lang %{name} --with-gnome --with-omf %clean rm -rf $RPM_BUILD_ROOT @@ -78,13 +81,6 @@ %{_iconsdir}/hicolor/*/*/* %{py_sitescriptdir}/accerciser %{_sysconfdir}/gconf/schemas/accerciser.schemas -%dir %{_datadir}/omf/accerciser -%{_datadir}/omf/accerciser/accerciser-C.omf -%lang(ca) %{_datadir}/omf/accerciser/accerciser-ca.omf -%lang(en_GB) %{_datadir}/omf/accerciser/accerciser-en_GB.omf -%lang(es) %{_datadir}/omf/accerciser/accerciser-es.omf -%lang(oc) %{_datadir}/omf/accerciser/accerciser-oc.omf -%lang(sv) %{_datadir}/omf/accerciser/accerciser-sv.omf %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -92,6 +88,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6.2.1 2008-02-09 13:45:08 megabajt +- updated to 1.1.90 +- use --with-omf + Revision 1.6 2008-01-05 00:37:40 qboosh - pl - R(): hicolor-icon-theme ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/accerciser.spec?r1=1.6&r2=1.6.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
