packages: shishi/shishi.spec, shishi/shishi-gnutls.patch (REMOVED)=?UTF-8?Q?=20?=- update...

qboosh qboosh at pld-linux.org
Tue Mar 13 18:26:58 CET 2012


Author: qboosh                       Date: Tue Mar 13 17:26:58 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.1
- removed obsolete gnutls patch
- bumbed libtasn1 requirements to version of included minitasn

---- Files affected:
packages/shishi:
   shishi.spec (1.68 -> 1.69) , shishi-gnutls.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/shishi/shishi.spec
diff -u packages/shishi/shishi.spec:1.68 packages/shishi/shishi.spec:1.69
--- packages/shishi/shishi.spec:1.68	Fri Sep  2 20:28:47 2011
+++ packages/shishi/shishi.spec	Tue Mar 13 18:26:53 2012
@@ -2,33 +2,32 @@
 Summary:	Shishi - an implementation of RFC 1510(bis) (Kerberos V5 authentication)
 Summary(pl.UTF-8):	Shishi - implementacja RFC 1510(bis) (uwierzytelniania Kerberos V5)
 Name:		shishi
-Version:	1.0.0
-Release:	4
+Version:	1.0.1
+Release:	1
 Epoch:		0
 License:	GPL v3+
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/shishi/%{name}-%{version}.tar.gz
-# Source0-md5:	e6536784d7181e6bcb848ee259dd56c7
+# Source0-md5:	25c3d61fe62e1eaf0d730c2e7b5e1375
 Source1:	%{name}-shishid.init
 Source2:	%{name}-shishid.sysconfig
 Patch0:		%{name}-info.patch
-Patch1:		%{name}-gnutls.patch
 URL:		http://josefsson.org/shishi/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1:1.10
-BuildRequires:	gettext-devel >= 0.17
+BuildRequires:	gettext-devel >= 0.18.1
 BuildRequires:	gnutls-devel >= 1.2.5
 BuildRequires:	gtk-doc >= 1.1
 BuildRequires:	libgcrypt-devel >= 1.1.43
 BuildRequires:	libidn-devel >= 0.1.0
-BuildRequires:	libtasn1-devel >= 1.7
+BuildRequires:	libtasn1-devel >= 2.11
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	pam-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	texinfo
 Requires(post,postun):	/sbin/ldconfig
-Requires:	libtasn1 >= 1.7
+Requires:	libtasn1 >= 2.11
 Provides:	group(shishi)
 Provides:	user(shishi)
 # should be moved to shishi-enabled inetutils-* if such packages would exist
@@ -75,7 +74,7 @@
 Requires:	gtk-doc-common
 Requires:	libgcrypt-devel >= 1.1.43
 Requires:	libidn-devel >= 0.1.0
-Requires:	libtasn1-devel >= 1.7
+Requires:	libtasn1-devel >= 2.11
 
 %description devel
 Header files for Shishi library.
@@ -131,7 +130,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # doesn't build on sparc (too few B* constants) and wasn't packaged anyway
 %{__perl} -pi -e 's/^(SUBDIRS.*) rsh-redone/$1/' extra/Makefile.am
@@ -143,6 +141,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-silent-rules \
 	--with-libgcrypt \
 	--with-pam-dir=/%{_lib}/security
 
@@ -159,7 +158,7 @@
 %{__make} -C extra install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_shishi.{la,a}
+%{__rm} $RPM_BUILD_ROOT/%{_lib}/security/pam_shishi.{la,a}
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/shishid
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/shishid
@@ -255,6 +254,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2012/03/13 17:26:53  qboosh
+- updated to 1.0.1
+- removed obsolete gnutls patch
+- bumbed libtasn1 requirements to version of included minitasn
+
 Revision 1.68  2011/09/02 18:28:47  arekm
 - rel 4; fix build with gnutls 3.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shishi/shishi.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list