SPECS: gcalctool.spec - updated to 5.22.0; merged changes from DEVEL

megabajt megabajt at pld-linux.org
Fri Mar 21 21:44:30 CET 2008


Author: megabajt                     Date: Fri Mar 21 20:44:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 5.22.0; merged changes from DEVEL

---- Files affected:
SPECS:
   gcalctool.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/gcalctool.spec
diff -u SPECS/gcalctool.spec:1.68 SPECS/gcalctool.spec:1.69
--- SPECS/gcalctool.spec:1.68	Tue Nov 27 21:38:04 2007
+++ SPECS/gcalctool.spec	Fri Mar 21 21:44:24 2008
@@ -2,25 +2,26 @@
 Summary:	GNOME calculator
 Summary(pl.UTF-8):	Kalkulator dla GNOME
 Name:		gcalctool
-Version:	5.20.2
-Release:	2
+Version:	5.22.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Math
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.20/%{name}-%{version}.tar.bz2
-# Source0-md5:	bcde10b8029d3a513183e8aac9506c1f
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.22/%{name}-%{version}.tar.bz2
+# Source0-md5:	037ef812fe5562b4dda55b9eea82b77b
 URL:		http://www.gnome.org/
-BuildRequires:	GConf2-devel >= 2.20.0
-BuildRequires:	atk-devel >= 1:1.20.0
+BuildRequires:	GConf2-devel >= 2.22.0
+BuildRequires:	atk-devel >= 1:1.22.0
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	gettext-devel
-BuildRequires:	gnome-common
+BuildRequires:	gnome-common >= 2.20.0
 BuildRequires:	gnome-doc-utils >= 0.12.0
-BuildRequires:	gtk+2-devel >= 2:2.12.0
-BuildRequires:	intltool >= 0.36.1
+BuildRequires:	gtk+2-devel >= 2:2.12.8
+BuildRequires:	intltool >= 0.37.0
 BuildRequires:	libtool
+BuildRequires:	libglade2-devel >= 1:2.6.2
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -41,8 +42,8 @@
 %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
 %{__gnome_doc_common}
@@ -51,6 +52,7 @@
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
 	--disable-schemas-install \
@@ -81,11 +83,12 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog MAINTAINERS NEWS README TODO gcalctoolrc
-%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/gcalctool
 %attr(755,root,root) %{_bindir}/gnome-calculator
 %{_sysconfdir}/gconf/schemas/gcalctool.schemas
-%{_desktopdir}/*.desktop
-%{_mandir}/man1/*.1*
+%{_desktopdir}/gcalctool.desktop
+%{_datadir}/gcalctool
+%{_mandir}/man1/gcalctool.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -93,6 +96,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2008-03-21 20:44:24  megabajt
+- updated to 5.22.0; merged changes from DEVEL
+
+Revision 1.68.2.2  2008-02-11 18:50:00  megabajt
+- updated Source0 URL
+
+Revision 1.68.2.1  2008-02-11 18:41:52  megabajt
+- updated to 5.21.91
+
 Revision 1.68  2007-11-27 20:38:04  qboosh
 - updated find_lang BR
 - sed quotes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcalctool.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list