]> git.pld-linux.org Git - packages/alacarte.git/blobdiff - alacarte.spec
- updated to 0.11.3
[packages/alacarte.git] / alacarte.spec
index 44749d55f1600b33b45b2645c87060cd9c3c79a1..f4546a92e2ffddae308346759b07200711ae1122 100644 (file)
@@ -1,32 +1,35 @@
 Summary:       Menu editor for the GNOME desktop
-Summary(pl):   Edytor menu dla GNOME
+Summary(pl.UTF-8):     Edytor menu dla GNOME
 Name:          alacarte
-Version:       0.9.90
+Version:       0.11.3
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/alacarte/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: 87cd72be97691f879e0f5de14320d1f0
+Source0:       http://ftp.gnome.org/pub/gnome/sources/alacarte/0.11/%{name}-%{version}.tar.bz2
+# Source0-md5: 5ca9f07e839f64b7fcefc84cfb05aa17
 URL:           http://www.realistanew.com/projects/alacarte/
 BuildRequires: autoconf >= 2.53
-BuildRequires: automake >= 1.7
+BuildRequires: automake >= 1:1.7
 BuildRequires: gettext-devel
-BuildRequires: gnome-menus-devel >= 2.15.91
-BuildRequires: intltool >= 0.35
-BuildRequires: pkgconfig >= 0.21
-BuildRequires: python-pygtk-devel >= 2.9.6
-Requires(post,postun): gtk+2 >= 2.10.2
+BuildRequires: gnome-menus-devel >= 2.16.1
+BuildRequires: intltool >= 0.35.0
+BuildRequires: pkgconfig >= 1:0.21
+BuildRequires: python-pygtk-devel >= 2:2.10.3
+BuildRequires: rpmbuild(macros) >= 1.311
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
+Requires:      gnome-menus-editor >= 2.16.1
 %pyrequires_eq python-modules
-Requires:      python-pygtk-glade >= 2.9.6
+Requires:      python-pygtk-glade >= 2:2.10.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Alacarte is a simple freedesktop.org compliant menu editor for GNOME
 that lets you change your menus, simply and quickly.
 
-%description -l pl
+%description -l pl.UTF-8
 Alacarte jest prostym, zgodnym z freedesktop.org edytorem menu dla
-GNOME pozwalaj±cym w szybki i ³atwy sposób dostosowaæ menu do w³asnych
+GNOME pozwalającym w szybki i łatwy sposób dostosować menu do własnych
 potrzeb.
 
 %prep
@@ -67,5 +70,5 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py_sitedir}/Alacarte
 %{py_sitedir}/Alacarte/*.py[co]
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*
This page took 0.053293 seconds and 4 git commands to generate.