packages: gcalctool/gcalctool.spec - updated to 5.32.0
megabajt
megabajt at pld-linux.org
Thu Sep 30 15:17:27 CEST 2010
Author: megabajt Date: Thu Sep 30 13:17:27 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 5.32.0
---- Files affected:
packages/gcalctool:
gcalctool.spec (1.88 -> 1.89)
---- Diffs:
================================================================
Index: packages/gcalctool/gcalctool.spec
diff -u packages/gcalctool/gcalctool.spec:1.88 packages/gcalctool/gcalctool.spec:1.89
--- packages/gcalctool/gcalctool.spec:1.88 Wed Jun 23 20:29:22 2010
+++ packages/gcalctool/gcalctool.spec Thu Sep 30 15:17:22 2010
@@ -2,20 +2,20 @@
Summary: GNOME calculator
Summary(pl.UTF-8): Kalkulator dla GNOME
Name: gcalctool
-Version: 5.30.2
+Version: 5.32.0
Release: 1
License: GPL v2
Group: X11/Applications/Math
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.30/%{name}-%{version}.tar.bz2
-# Source0-md5: 9357de6835da305ee4f0ebad509b509a
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.32/%{name}-%{version}.tar.bz2
+# Source0-md5: c8b50bffd96e0a72cc1b5a45fd0c2a6c
URL: http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.26.0
BuildRequires: autoconf >= 2.53
BuildRequires: automake
BuildRequires: bison
BuildRequires: docbook-dtd412-xml
BuildRequires: flex
BuildRequires: gettext-devel
+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
@@ -26,8 +26,9 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper
+Requires(post,postun): glib2 >= 1:2.26.0
Requires(post,postun): scrollkeeper
-Requires(post,preun): GConf2
+Requires: dconf
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,7 +55,6 @@
%{__autoheader}
%{__automake}
%configure \
- --disable-schemas-install \
--disable-scrollkeeper \
--disable-silent-rules
%{__make}
@@ -71,24 +71,22 @@
rm -rf $RPM_BUILD_ROOT
%post
-%gconf_schema_install gcalctool.schemas
%scrollkeeper_update_post
-
-%preun
-%gconf_schema_uninstall gcalctool.schemas
+glib-compile-schemas %{_datadir}/glib-2.0/schemas
%postun
%scrollkeeper_update_postun
+glib-compile-schemas %{_datadir}/glib-2.0/schemas
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README data/gcalctoolrc
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/gcalccmd
%attr(755,root,root) %{_bindir}/gcalctool
%attr(755,root,root) %{_bindir}/gnome-calculator
-%{_sysconfdir}/gconf/schemas/gcalctool.schemas
%{_desktopdir}/gcalctool.desktop
%{_datadir}/gcalctool
+%{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
%{_mandir}/man1/gcalctool.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -97,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.89 2010/09/30 13:17:22 megabajt
+- updated to 5.32.0
+
Revision 1.88 2010/06/23 18:29:22 megabajt
- updated to 5.30.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcalctool/gcalctool.spec?r1=1.88&r2=1.89&f=u
More information about the pld-cvs-commit
mailing list