]> git.pld-linux.org Git - packages/alacarte.git/commitdiff
- updated to 0.11.6 auto/th/alacarte-0_11_6-1 auto/ti/alacarte-0_11_6-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 4 Oct 2008 16:33:02 +0000 (16:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alacarte.spec -> 1.18

alacarte.spec

index 62e2de92b947d9c224afa51473592b5808056308..d2c37d99faea7bc122b4cece8c2bf96aeec764ee 100644 (file)
@@ -1,17 +1,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
@@ -19,12 +19,12 @@ BuildRequires:      rpmbuild(macros) >= 1.311
 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
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,9 +41,6 @@ potrzeb.
 %prep
 %setup -q
 
-sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS
-mv po/sr@{Latn,latin}.po
-
 %build
 %{__intltoolize}
 %{__aclocal}
@@ -61,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
 
This page took 0.100826 seconds and 4 git commands to generate.