Author: kiesiu Date: Wed Mar 28 09:20:26 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 6.4.0; merged from DEVEL
---- Files affected: packages/gcalctool: gcalctool.spec (1.99 -> 1.100) ---- Diffs: ================================================================ Index: packages/gcalctool/gcalctool.spec diff -u packages/gcalctool/gcalctool.spec:1.99 packages/gcalctool/gcalctool.spec:1.100 --- packages/gcalctool/gcalctool.spec:1.99 Wed Sep 28 00:03:37 2011 +++ packages/gcalctool/gcalctool.spec Wed Mar 28 11:20:21 2012 @@ -2,12 +2,12 @@ Summary: GNOME calculator Summary(pl.UTF-8): Kalkulator dla GNOME Name: gcalctool -Version: 6.2.0 +Version: 6.4.0 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/6.2/%{name}-%{version}.tar.xz -# Source0-md5: 2ec304f118735f6268d38741394a3b9e +Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/6.4/%{name}-%{version}.tar.xz +# Source0-md5: 4e2e6bf529aeffab92ce26edae47b396 URL: http://live.gnome.org/Gcalctool BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -15,9 +15,8 @@ BuildRequires: docbook-dtd412-xml BuildRequires: flex BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.26.0 +BuildRequires: glib2-devel >= 1:2.31.0 BuildRequires: gnome-common >= 2.24.0 -BuildRequires: gnome-doc-utils >= 0.14.0 BuildRequires: gtk+3-devel >= 3.0.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool @@ -26,11 +25,10 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.592 -BuildRequires: scrollkeeper BuildRequires: tar >= 1:1.22 BuildRequires: xz +BuildRequires: yelp-tools Requires(post,postun): glib2 >= 1:2.26.0 -Requires(post,postun): scrollkeeper Requires: dconf # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 @@ -55,7 +53,6 @@ %{__autoheader} %{__automake} %configure \ - --disable-scrollkeeper \ --disable-silent-rules %{__make} @@ -65,17 +62,15 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%find_lang %{name} --with-gnome --with-omf --all-name +%find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT %post -%scrollkeeper_update_post %glib_compile_schemas %postun -%scrollkeeper_update_postun %glib_compile_schemas %files -f %{name}.lang @@ -96,6 +91,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100 2012/03/28 09:20:21 kiesiu +- updated to 6.4.0; merged from DEVEL + +Revision 1.99.2.1 2012/03/22 21:45:01 megabajt +- updated to 6.3.92.1 + Revision 1.99 2011/09/27 22:03:37 kiesiu - updated to 6.2.0 - use *.xz sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gcalctool/gcalctool.spec?r1=1.99&r2=1.100 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
