SPECS: shishi.spec - added fix patch - builds now

qboosh qboosh at pld-linux.org
Sat Aug 13 12:50:37 CEST 2005


Author: qboosh                       Date: Sat Aug 13 10:50:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fix patch - builds now

---- Files affected:
SPECS:
   shishi.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/shishi.spec
diff -u SPECS/shishi.spec:1.35 SPECS/shishi.spec:1.36
--- SPECS/shishi.spec:1.35	Fri Aug 12 05:13:18 2005
+++ SPECS/shishi.spec	Sat Aug 13 12:50:32 2005
@@ -13,6 +13,7 @@
 Source2:	%{name}-shishid.sysconfig
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-gnutls.patch
+Patch2:		%{name}-fix.patch
 URL:		http://josefsson.org/shishi/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -129,14 +130,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 rm -f po/stamp-po
 
-# we don't have libtool 1.5a
-%{__perl} -pi -e 's/AC_LIBTOOL_TAGS//' configure.ac
-# incompatible with ksh
-rm -f m4/libtool.m4
-
 # 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
 
@@ -253,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/08/13 10:50:32  qboosh
+- added fix patch - builds now
+
 Revision 1.35  2005/08/12 03:13:18  aredridel
 - up to 0.0.22
 - NFY -- fails to compile
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shishi.spec?r1=1.35&r2=1.36&f=u




More information about the pld-cvs-commit mailing list