SPECS: gnome-keyring-manager.spec - updated to 2.11.92 - gnome-doc...

paladine paladine at pld-linux.org
Thu Aug 25 10:26:07 CEST 2005


Author: paladine                     Date: Thu Aug 25 08:26:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.11.92
- gnome-doc-utils for omf files
- sorted %%files

---- Files affected:
SPECS:
   gnome-keyring-manager.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/gnome-keyring-manager.spec
diff -u SPECS/gnome-keyring-manager.spec:1.7 SPECS/gnome-keyring-manager.spec:1.8
--- SPECS/gnome-keyring-manager.spec:1.7	Mon Apr 25 11:47:57 2005
+++ SPECS/gnome-keyring-manager.spec	Thu Aug 25 10:26:02 2005
@@ -2,23 +2,24 @@
 Summary:	Keyring manager for GNOME
 Summary(pl):	Zarządzanie kluczami dla GNOME
 Name:		gnome-keyring-manager
-Version:	0.0.4
-Release:	2
+Version:	2.11.92
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-keyring-manager/0.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	6c44751e9d5fa25559a751fc9751606f
+Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-keyring-manager/2.11/%{name}-%{version}.tar.bz2
+# Source0-md5:	73ad2540e61970442f880eb24b595d74
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.8.1
+BuildRequires:	gnome-doc-utils >= 0.3.1-2
 BuildRequires:	gnome-keyring-devel >= 0.4.1
-BuildRequires:	gtk+2-devel >= 2:2.4.4
+BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	intltool >= 0.23
 BuildRequires:	libglade2-devel >= 1:2.4.1
 BuildRequires:	libgnomeui-devel >= 2.8.0
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires(post,preun):	GConf2
-Requires:	gtk+2 >= 2:2.4.4
+Requires:	gtk+2 >= 2:2.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,8 +34,11 @@
 %patch0 -p1
 
 %build
+gnome-doc-prepare --copy --force
+%{__gnome_doc_common}
 %configure \
-	--disable-schemas-install
+	--disable-schemas-install \
+	--disable-scrollkeeper
 %{__make}
 
 %install
@@ -46,7 +50,7 @@
 
 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
-%find_lang %{name}
+%find_lang %{name}  --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,8 +65,9 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog HACKING NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/gconf/schemas/*.schemas
+%{_datadir}/*
 %{_desktopdir}/*
+%{_sysconfdir}/gconf/schemas/gnome-keyring-manager.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +75,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/08/25 08:26:02  paladine
+- updated to 2.11.92
+- gnome-doc-utils for omf files
+- sorted %%files
+
 Revision 1.7  2005/04/25 09:47:57  paladine
 - new style macros
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-keyring-manager.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list