SPECS: glom.spec - 1.2.0

grzegol grzegol at pld-linux.org
Mon Oct 23 18:00:14 CEST 2006


Author: grzegol                      Date: Mon Oct 23 16:00:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2.0

---- Files affected:
SPECS:
   glom.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/glom.spec
diff -u SPECS/glom.spec:1.3 SPECS/glom.spec:1.4
--- SPECS/glom.spec:1.3	Mon Sep 11 21:44:06 2006
+++ SPECS/glom.spec	Mon Oct 23 18:00:09 2006
@@ -2,20 +2,20 @@
 Summary:	A user-friendly database environment
 Summary(pl):	Przyjazne użytkownikowi środowisko bazodanowe
 Name:		glom
-Version:	1.0.5
+Version:	1.2.0
 Release:	1
 License:	GPL v2
 Group:		Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/glom/1.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	55e5b35d268e342ed5305e9c798856a4
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/glom/1.2/%{name}-%{version}.tar.bz2
+# Source0-md5:	690b14bea6086ada40764b7e878924fa
 Patch0:		%{name}-desktop.patch
 URL:		http://www.glom.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bakery-devel >= 2.4.0
-BuildRequires:	gnome-doc-utils >= 0.7.2
+BuildRequires:	gnome-doc-utils >= 0.8.0
 BuildRequires:	gnome-vfsmm-devel >= 2.16.0
-BuildRequires:	gtkmm-devel >= 2.10.1
+BuildRequires:	gtkmm-devel >= 2.10.2
 BuildRequires:	intltool
 BuildRequires:	iso-codes
 BuildRequires:	libgdamm-devel >= 1.3.7
@@ -24,9 +24,10 @@
 BuildRequires:	libtool
 BuildRequires:	libxslt-devel >= 1.1.17
 BuildRequires:	python-gnome-extras-gda-devel >= 2.14.2-4
-BuildRequires:	python-pygtk-devel >= 2:2.10.1
+BuildRequires:	python-pygtk-devel >= 2:2.10.3
 Requires(post,postun):	/sbin/ldconfig
 Requires(post,postun):	gtk+2
+Requires(post,postun):	scrollkeeper
 Requires(post,postun):	shared-mime-info
 Requires:	python-gnome-extras-gda >= 2.14.2-4
 %pyrequires_eq	python-modules
@@ -54,7 +55,8 @@
 %{__automake}
 %configure \
 	--disable-static \
-	--disable-update-mime-database
+	--disable-update-mime-database \
+	--disable-scrollkeeper
 %{__make}
 
 %install
@@ -76,11 +78,13 @@
 /sbin/ldconfig
 %update_mime_database
 %update_icon_cache hicolor
+%scrollkeeper_update_post
 
 %postun
 /sbin/ldconfig
 %update_mime_database
 %update_icon_cache hicolor
+%scrollkeeper_update_postun
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -92,6 +96,9 @@
 %{_datadir}/mime/packages/*.xml
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/apps/*
+%dir %{_omf_dest_dir}/%{name}
+%{_omf_dest_dir}/%{name}/glom-C.omf
+%lang(de) %{_omf_dest_dir}/%{name}/glom-de.omf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -99,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/10/23 16:00:09  grzegol
+- 1.2.0
+
 Revision 1.3  2006/09/11 19:44:06  grzegol
 - updated to 1.0.5
 - removed outdated mime_update patch (applied upstream)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glom.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list