commit f8e07247342dbfd2b75dfc8bbdc2fe62cd412391
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Mar 3 00:44:26 2013 +0200

    new, version 3.6.1
    
    based on fedora package
    cdee5584a9d66e4c5ea1332e912b1d0049a1272d

 seahorse-nautilus.spec | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)
---
diff --git a/seahorse-nautilus.spec b/seahorse-nautilus.spec
new file mode 100644
index 0000000..1ea5031
--- /dev/null
+++ b/seahorse-nautilus.spec
@@ -0,0 +1,70 @@
+Summary:       PGP encryption and signing for Nautilus
+Name:          seahorse-nautilus
+Version:       3.6.1
+Release:       1
+License:       GPL v2+
+Group:         X11/Applications
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/seahorse-nautilus/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 31e440429f038ebd1d6a6ab0f51ac4b1
+URL:           https://live.gnome.org/Seahorse
+BuildRequires: dbus-glib-devel
+BuildRequires: desktop-file-utils
+BuildRequires: gcr-devel
+BuildRequires: gnupg2
+BuildRequires: gpgme-devel >= 1.0
+BuildRequires: gtk+3-devel
+BuildRequires: intltool
+BuildRequires: libcryptui-devel
+BuildRequires: libgnome-keyring-devel
+BuildRequires: libnotify-devel
+BuildRequires: nautilus-devel
+Requires:      glib2 >= 1:2.26.0
+Obsoletes:     seahorse-plugins < 3.0
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Seahorse nautilus is an extension for nautilus which allows encryption
+and decryption of OpenPGP files using GnuPG.
+
+%prep
+%setup -q
+
+%build
+%configure \
+       --disable-silent-rules
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+%{__rm} 
$RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/libnautilus-seahorse.la
+
+desktop-file-validate 
$RPM_BUILD_ROOT%{_desktopdir}/seahorse-pgp-encrypted.desktop
+desktop-file-validate $RPM_BUILD_ROOT%{_desktopdir}/seahorse-pgp-keys.desktop
+desktop-file-validate 
$RPM_BUILD_ROOT%{_desktopdir}/seahorse-pgp-signature.desktop
+
+%find_lang %{name} --with-gnome
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%glib_compile_schemas
+
+%postun
+%glib_compile_schemas
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
+%doc AUTHORS NEWS README THANKS
+%attr(755,root,root) %{_bindir}/seahorse-tool
+%{_mandir}/man1/seahorse-tool.1*
+%attr(755,root,root) %{_libdir}/nautilus/extensions-3.0/libnautilus-seahorse.so
+%{_datadir}/seahorse-nautilus
+%{_desktopdir}/seahorse-pgp-encrypted.desktop
+%{_desktopdir}/seahorse-pgp-keys.desktop
+%{_desktopdir}/seahorse-pgp-signature.desktop
+%{_datadir}/GConf/gsettings/org.gnome.seahorse.nautilus.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.nautilus.*gschema.xml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seahorse-nautilus.git/commitdiff/f8e07247342dbfd2b75dfc8bbdc2fe62cd412391

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

Reply via email to