Author: freetz                       Date: Sat Jun 10 20:02:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 5.8.16, GNOME 2.15.x deps, update configure options, regenerate omf.make,
  remove unsupported locale

---- Files affected:
SPECS:
   gcalctool.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/gcalctool.spec
diff -u SPECS/gcalctool.spec:1.47 SPECS/gcalctool.spec:1.48
--- SPECS/gcalctool.spec:1.47   Sat May 27 01:41:27 2006
+++ SPECS/gcalctool.spec        Sat Jun 10 22:02:12 2006
@@ -2,30 +2,30 @@
 Summary:       GNOME calculator
 Summary(pl):   Kalkulator dla GNOME
 Name:          gcalctool
-Version:       5.7.32
-Release:       2
+Version:       5.8.16
+Release:       1
 License:       GPL v2
 Group:         Applications/Math
-Source0:       
http://ftp.gnome.org/pub/gnome/sources/gcalctool/5.7/%{name}-%{version}.tar.bz2
-# Source0-md5: c0712ee651c74104cdcc3205f4c57881
+Source0:       
http://ftp.gnome.org/pub/gnome/sources/gcalctool/5.8/%{name}-%{version}.tar.bz2
+# Source0-md5: 3c14ad97edd4e445b14ca99bb7c60e5b
 Patch0:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.14.0
-BuildRequires: atk-devel >= 1:1.10.0
+BuildRequires: atk-devel >= 1:1.11.4
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: gettext-devel
-BuildRequires: intltool
-BuildRequires: libgnomeui-devel >= 2.14.0
+BuildRequires: intltool >= 0.35
+BuildRequires: libgnomeui-devel >= 2.15.1
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
-Requires(post,preun):  GConf2
+Requires(post,preun):  GConf2 >= 2.14.0
 Requires(post,postun): scrollkeeper
-Requires:      libgnomeui >= 2.14.0
+Requires:      libgnomeui >= 2.15.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,21 +39,22 @@
 %patch0 -p0
 
 %build
+%{__gnome_doc_common}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-schemas-install
+       --disable-schemas-install \
+       --disable-scrollkeeper
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
+       DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/tk
 
 %find_lang %{name} --with-gnome --all-name
 
@@ -85,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2006/06/10 20:02:12  freetz
+- 5.8.16, GNOME 2.15.x deps, update configure options, regenerate omf.make,
+  remove unsupported locale
+
 Revision 1.47  2006/05/26 23:41:27  qboosh
 - merged update to 5.7.32 from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcalctool.spec?r1=1.47&r2=1.48&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to