SPECS: seahorse.spec - updated to 2.26.0 - added libcryptui-apidocs package

megabajt megabajt at pld-linux.org
Sun Mar 15 20:42:07 CET 2009


Author: megabajt                     Date: Sun Mar 15 19:42:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.26.0
- added libcryptui-apidocs package

---- Files affected:
SPECS:
   seahorse.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.115 SPECS/seahorse.spec:1.116
--- SPECS/seahorse.spec:1.115	Sat Nov 15 21:14:40 2008
+++ SPECS/seahorse.spec	Sun Mar 15 20:42:02 2009
@@ -2,12 +2,12 @@
 Summary:	Seahorse - A GNOME front end for GnuPG
 Summary(pl.UTF-8):	Seahorse - frontend GNOME do GnuPG
 Name:		seahorse
-Version:	2.24.1
-Release:	2
+Version:	2.26.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.24/%{name}-%{version}.tar.bz2
-# Source0-md5:	b35076c2ae46aa58d9b1ca76fe929515
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.26/%{name}-%{version}.tar.bz2
+# Source0-md5:	ddecca2181d4c9f0dfbe412b68508e5d
 URL:		http://www.gnome.org/projects/seahorse/
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf >= 2.52
@@ -16,10 +16,11 @@
 BuildRequires:	dbus-glib-devel >= 0.71
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-doc-utils >= 0.14.0
-BuildRequires:	gnome-keyring-devel >= 2.24.0
+BuildRequires:	gnome-keyring-devel >= 2.26.0
 BuildRequires:	gnupg >= 1.4.5
 BuildRequires:	gpgme-devel >= 1:1.1.2
 BuildRequires:	gtk+2-devel >= 2:2.14.0
+BuildRequires:	gtk-doc >= 1.9
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libglade2-devel >= 1:2.6.2
 BuildRequires:	libnotify-devel >= 0.4.2
@@ -30,19 +31,17 @@
 BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper
-BuildRequires:	vala >= 0.3.5
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
 Requires:	gnupg >= 1.4.5
 Requires:	gnupg2
+Requires:	libcryptui = %{version}-%{release}
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	libxpcom.so
-
 %description
 Seahorse is a GNOME front end for GnuPG - the Gnu Privacy Guard
 program. It is a tool for secure communications and data storage. Data
@@ -63,7 +62,6 @@
 Summary(pl.UTF-8):	Biblioteka libcryptui
 License:	LGPL v2
 Group:		X11/Libraries
-Requires(post,postun):	/sbin/ldconfig
 
 %description -n libcryptui
 libcryptui library.
@@ -100,6 +98,18 @@
 %description -n libcryptui-static -l pl.UTF-8
 Statyczna biblioteka libcryptui.
 
+%package -n libcryptui-apidocs
+Summary:	libcryptui library API documentation
+Summary(pl.UTF-8):	Dokumentacja API biblioteki libcryptui
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description -n libcryptui-apidocs
+libcryptui library API documentation.
+
+%description -n libcryptui-apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libcryptui.
+
 %prep
 %setup -q
 
@@ -112,6 +122,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--enable-gtk-doc \
+	--with-html-dir=%{_gtkdocdir} \
 	--disable-schemas-install \
 	--disable-scrollkeeper
 %{__make}
@@ -154,6 +166,7 @@
 %{_desktopdir}/seahorse.desktop
 %{_pixmapsdir}/*
 %{_iconsdir}/hicolor/*/*/*
+%{_sysconfdir}/xdg/autostart/seahorse-daemon.desktop
 %{_sysconfdir}/gconf/schemas/seahorse.schemas
 %{_mandir}/man1/seahorse-daemon.1*
 
@@ -173,12 +186,20 @@
 %defattr(644,root,root,755)
 %{_libdir}/libcryptui.a
 
+%files -n libcryptui-apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libcryptui
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2009/03/15 19:42:02  megabajt
+- updated to 2.26.0
+- added libcryptui-apidocs package
+
 Revision 1.115  2008/11/15 20:14:40  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seahorse.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list