Author: megabajt Date: Sat Oct 4 16:33:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.11.6
---- Files affected: SPECS: alacarte.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/alacarte.spec diff -u SPECS/alacarte.spec:1.17 SPECS/alacarte.spec:1.18 --- SPECS/alacarte.spec:1.17 Fri Oct 3 19:39:51 2008 +++ SPECS/alacarte.spec Sat Oct 4 18:33:02 2008 @@ -2,17 +2,17 @@ Summary: Menu editor for the GNOME desktop Summary(pl.UTF-8): Edytor menu dla GNOME Name: alacarte -Version: 0.11.5 -Release: 2 +Version: 0.11.6 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/alacarte/0.11/%{name}-%{version}.tar.bz2 -# Source0-md5: e4dc193d36c76b974e66e517e9c7ea33 +# Source0-md5: de6535f728a8000795753623c46e8378 URL: http://www.realistanew.com/projects/alacarte/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.7 BuildRequires: gettext-devel -BuildRequires: gnome-menus-devel >= 2.22.0 +BuildRequires: gnome-menus-devel >= 2.24.0 BuildRequires: intltool >= 0.37.0 BuildRequires: pkgconfig >= 1:0.21 BuildRequires: python-pygtk-devel >= 2:2.12.0 @@ -20,12 +20,12 @@ BuildRequires: sed >= 4.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme -Requires: gnome-menus-editor >= 2.22.0 +Requires: gnome-menus-editor >= 2.24.0 Requires: python-gnome-ui %pyrequires_eq python-modules Requires: python-pygtk-glade >= 2:2.12.0 # for help -Suggests: gnome-user-docs >= 2.22.0 +Suggests: gnome-user-docs >= 2.24.0 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -42,9 +42,6 @@ %prep %setup -q -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po - %build %{__intltoolize} %{__aclocal} @@ -62,6 +59,9 @@ %py_postclean +# directory not provided by hicolor-icon-theme +rm -rf $RPM_BUILD_ROOT%{_iconsdir}/hicolor/256x256 + # not supported by glibc rm -r $RPM_BUILD_ROOT%{_datadir}/locale/io @@ -92,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008/10/04 16:33:02 megabajt +- updated to 0.11.6 + Revision 1.17 2008/10/03 17:39:51 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alacarte.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
