SPECS (AC-branch): seahorse.spec - HEAD merge, 0.9.2.1
havner
havner at pld-linux.org
Thu Aug 17 23:52:41 CEST 2006
Author: havner Date: Thu Aug 17 21:52:41 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- HEAD merge, 0.9.2.1
---- Files affected:
SPECS:
seahorse.spec (1.71.2.3 -> 1.71.2.4)
---- Diffs:
================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.71.2.3 SPECS/seahorse.spec:1.71.2.4
--- SPECS/seahorse.spec:1.71.2.3 Thu Aug 10 01:00:38 2006
+++ SPECS/seahorse.spec Thu Aug 17 23:52:36 2006
@@ -2,16 +2,18 @@
Summary: SeaHorse - A GNOME front end for GnuPG
Summary(pl): SeaHorse - frontend GNOME do GnuPG
Name: seahorse
-Version: 0.9.1
-Release: 2
+Version: 0.9.2.1
+Release: 1
License: GPL
Group: X11/Applications
-Source0: http://download.gnome.org/sources/seahorse/0.9/%{name}-%{version}.tar.gz
-# Source0-md5: 1752bd96de4530dfff92fe0aa4266029
+Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/0.9/%{name}-%{version}.tar.bz2
+# Source0-md5: 786dc7345c573644f5b82cf67ca9baa0
URL: http://seahorse.sourceforge.net/
Patch0: %{name}-install.patch
Patch1: %{name}-desktop.patch
Patch2: %{name}-pl_po.patch
+Patch3: %{name}-cflags.patch
+Patch4: %{name}-schemas.patch
BuildRequires: GConf2-devel >= 2.14.0
BuildRequires: autoconf
BuildRequires: automake
@@ -133,6 +135,8 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
+%patch4 -p1
%build
%{__intltoolize}
@@ -153,8 +157,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
%find_lang %{name} --with-gnome
%find_lang %{name}-applet --with-gnome
@@ -208,6 +210,7 @@
%attr(755,root,root) %{_bindir}/seahorse
%attr(755,root,root) %{_bindir}/seahorse-daemon
%attr(755,root,root) %{_bindir}/seahorse-preferences
+%attr(755,root,root) %{_bindir}/seahorse-tool
%attr(755,root,root) %{_libdir}/libseahorse-internal.so.*.*.*
%dir %{_libdir}/seahorse
%attr(755,root,root) %{_libdir}/seahorse/*
@@ -220,6 +223,7 @@
%{_iconsdir}/hicolor/*/*/*
%exclude %{_iconsdir}/hicolor/*/*/%{name}-applet*
%{_sysconfdir}/gconf/schemas/seahorse.schemas
+%{_mandir}/man1/seahorse*
%files -n gedit-plugin-seahorse
%defattr(644,root,root,755)
@@ -250,6 +254,7 @@
%attr(755,root,root) %{_libdir}/libcryptui.so
%{_libdir}/libcryptui.la
%{_includedir}/libcryptui
+%{_pkgconfigdir}/*.pc
%files -n libcryptui-static
%defattr(644,root,root,755)
@@ -261,6 +266,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71.2.4 2006/08/17 21:52:36 havner
+- HEAD merge, 0.9.2.1
+
Revision 1.71.2.3 2006/08/09 23:00:38 havner
- tab
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/seahorse.spec?r1=1.71.2.3&r2=1.71.2.4&f=u
More information about the pld-cvs-commit
mailing list