Author: kiesiu Date: Mon Apr 4 11:34:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 6.0.0 - merged from DEVEL
---- Files affected: packages/gcalctool: gcalctool.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: packages/gcalctool/gcalctool.spec diff -u packages/gcalctool/gcalctool.spec:1.95 packages/gcalctool/gcalctool.spec:1.96 --- packages/gcalctool/gcalctool.spec:1.95 Sat Mar 26 15:49:57 2011 +++ packages/gcalctool/gcalctool.spec Mon Apr 4 13:34:12 2011 @@ -2,14 +2,13 @@ Summary: GNOME calculator Summary(pl.UTF-8): Kalkulator dla GNOME Name: gcalctool -Version: 5.32.2 -Release: 2 +Version: 6.0.0 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.32/%{name}-%{version}.tar.bz2 -# Source0-md5: 3f56976752dc990b4fb9e5d60e9a04eb -Patch0: EEK-fixed-rate.patch -URL: http://www.gnome.org/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/6.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 286fee052bf6355ea9af658db74b0164 +URL: http://live.gnome.org/Gcalctool BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: bison @@ -19,7 +18,7 @@ BuildRequires: glib2-devel >= 1:2.26.0 BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils >= 0.14.0 -BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: gtk+3-devel >= 3.0.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool BuildRequires: libxml2-devel @@ -43,7 +42,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gnome_doc_common} @@ -87,6 +85,7 @@ %{_desktopdir}/gcalctool.desktop %{_datadir}/gcalctool %{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml +%{_mandir}/man1/gcalccmd.1* %{_mandir}/man1/gcalctool.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -95,6 +94,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2011/04/04 11:34:12 kiesiu +- updated to 6.0.0 +- merged from DEVEL + +Revision 1.95.2.1 2011/03/31 10:32:41 kiesiu +- up to 5.91.93 +- removed EEK-fixed-rate.patch - included upstream + Revision 1.95 2011/03/26 14:49:57 qboosh - en@shaw locale is now supported (via LANGUAGE) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcalctool/gcalctool.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
