SPECS: pessulus.spec - updated to 2.16.4

megabajt megabajt at pld-linux.org
Wed Mar 12 22:59:22 CET 2008


Author: megabajt                     Date: Wed Mar 12 21:59:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.16.4

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

---- Diffs:

================================================================
Index: SPECS/pessulus.spec
diff -u SPECS/pessulus.spec:1.14 SPECS/pessulus.spec:1.15
--- SPECS/pessulus.spec:1.14	Sat Nov 10 23:32:07 2007
+++ SPECS/pessulus.spec	Wed Mar 12 22:59:17 2008
@@ -2,19 +2,23 @@
 Summary:	Lockdown editor for GNOME
 Summary(pl.UTF-8):	Edytor blokad dla GNOME
 Name:		pessulus
-Version:	2.16.3
-Release:	2
+Version:	2.16.4
+Release:	1
 License:	GPL v2
-Group:		Applications
+Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/pessulus/2.16/%{name}-%{version}.tar.bz2
-# Source0-md5:	cc6fc71e8e79a2d6ec778b10f1ca730d
+# Source0-md5:	b423065aeddb6ed416e6eafa36a4aab9
 URL:		http://www.gnome.org/~vuntz/pessulus/
-BuildRequires:	GConf2-devel >= 2.16.0
-BuildRequires:	automake
-BuildRequires:	intltool >= 0.35.0
-BuildRequires:	python-gnome-devel >= 2.16.2
+BuildRequires:	GConf2-devel >= 2.22.0
+BuildRequires:	autoconf >= 2.53
+BuildRequires:	automake >= 1:1.7
+BuildRequires:	gettext-devel
+BuildRequires:	intltool >= 0.36.2
+BuildRequires:	pkgconfig
+BuildRequires:	python-gnome-devel >= 2.22.0
+BuildRequires:	python-pygtk >= 2:2.12.0
 %pyrequires_eq	python-modules
-Requires:	python-gnome >= 2.16.2
+Requires:	python-gnome >= 2.22.0
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,11 +39,14 @@
 %prep
 %setup -q
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
-mv -f po/sr\@{Latn,latin}.po
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv -f po/sr@{Latn,latin}.po
 
 %build
-cp -f /usr/share/automake/config.sub .
+%{__intltoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -71,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-03-12 21:59:17  megabajt
+- updated to 2.16.4
+
 Revision 1.14  2007-11-10 22:32:07  megabajt
 - sr at Latn -> sr at latin; release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list