SPECS: alacarte.spec - updated to 0.11.4

megabajt megabajt at pld-linux.org
Thu Feb 21 22:07:08 CET 2008


Author: megabajt                     Date: Thu Feb 21 21:07:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.11.4

---- Files affected:
SPECS:
   alacarte.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/alacarte.spec
diff -u SPECS/alacarte.spec:1.14 SPECS/alacarte.spec:1.15
--- SPECS/alacarte.spec:1.14	Sat Nov  3 23:54:53 2007
+++ SPECS/alacarte.spec	Thu Feb 21 22:07:03 2008
@@ -2,27 +2,30 @@
 Summary:	Menu editor for the GNOME desktop
 Summary(pl.UTF-8):	Edytor menu dla GNOME
 Name:		alacarte
-Version:	0.11.3
-Release:	2
+Version:	0.11.4
+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:	5ca9f07e839f64b7fcefc84cfb05aa17
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/alacarte/0.11/%{name}-%{version}.tar.bz2
+# Source0-md5:	11f688e8ff5e0001c117c3f4181139ee
 URL:		http://www.realistanew.com/projects/alacarte/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	gettext-devel
-BuildRequires:	gnome-menus-devel >= 2.16.1
-BuildRequires:	intltool >= 0.35.0
+BuildRequires:	gnome-menus-devel >= 2.20.0
+BuildRequires:	intltool >= 0.37.0
 BuildRequires:	pkgconfig >= 1:0.21
-BuildRequires:	python-pygtk-devel >= 2:2.10.3
+BuildRequires:	python-pygtk-devel >= 2:2.12.0
 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.16.1
+Requires:	gnome-menus-editor >= 2.20.0
 Requires:	python-gnome-ui
 %pyrequires_eq	python-modules
-Requires:	python-pygtk-glade >= 2:2.10.3
+Requires:	python-pygtk-glade >= 2:2.12.0
+# for help
+Suggests:	gnome-user-docs >= 2.20.0
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +42,9 @@
 %prep
 %setup -q
 
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv po/sr@{Latn,latin}.po
+
 %build
 %{__intltoolize}
 %{__aclocal}
@@ -54,11 +60,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/Alacarte/*.py
+%py_postclean
+
+# not supported by glibc
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/io
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
-%find_lang %{name} --with-gnome
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,11 +79,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
-%dir %{py_sitedir}/Alacarte
-%{py_sitedir}/Alacarte/*.py[co]
-%{_datadir}/%{name}
-%{_desktopdir}/*.desktop
+%attr(755,root,root) %{_bindir}/alacarte
+%dir %{py_sitescriptdir}/Alacarte
+%{py_sitescriptdir}/Alacarte/*.py[co]
+%{_datadir}/alacarte
+%{_desktopdir}/alacarte.desktop
 %{_iconsdir}/hicolor/*/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -85,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-02-21 21:07:03  megabajt
+- updated to 0.11.4
+
 Revision 1.14  2007-11-03 22:54:53  ankry
 - sr at Latn -> sr at latin, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alacarte.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list