SPECS: scute.spec - updated to 1.2.0
qboosh
qboosh at pld-linux.org
Thu Sep 11 16:30:40 CEST 2008
Author: qboosh Date: Thu Sep 11 14:30:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0
---- Files affected:
SPECS:
scute.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/scute.spec
diff -u SPECS/scute.spec:1.5 SPECS/scute.spec:1.6
--- SPECS/scute.spec:1.5 Wed May 16 08:05:40 2007
+++ SPECS/scute.spec Thu Sep 11 16:30:34 2008
@@ -2,12 +2,12 @@
Summary: PKCS#11 implementation of GnuPG Agent using the GnuPG Smart Card Daemon
Summary(pl.UTF-8): Implementacja PKCS#11 Agenta GnuPG przy użyciu GnuPG Smart Card Daemona
Name: scute
-Version: 1.1.0
+Version: 1.2.0
Release: 1
License: GPL v2+
Group: Applications
Source0: ftp://ftp.gnupg.org/gcrypt/scute/%{name}-%{version}.tar.bz2
-# Source0-md5: 229c47721600aa4292dcde50fd6e8135
+# Source0-md5: b8cd78baba8971fe8841da06046a30a8
Patch0: %{name}-info.patch
URL: http://www.gnupg.org/
BuildRequires: autoconf >= 2.59
@@ -48,6 +48,7 @@
%{__autoheader}
%{__automake}
%configure \
+ --with-gpg-agent=/usr/bin/gpg-agent \
--with-gpgsm=/usr/bin/gpgsm
%{__make}
@@ -74,6 +75,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO doc/website
%attr(755,root,root) %{_libdir}/libscute.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libscute.so.0
%attr(755,root,root) %{_libdir}/libscute.so
%{_infodir}/scute.info*
@@ -83,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/09/11 14:30:34 qboosh
+- updated to 1.2.0
+
Revision 1.5 2007/05/16 06:05:40 qboosh
- updated to 1.1.0
- removed obsolete opt patch, added info patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scute.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list