SPECS: ekg2.spec - up to 20060625, added no_scripts patch

sparky sparky at pld-linux.org
Sun Jun 25 23:44:16 CEST 2006


Author: sparky                       Date: Sun Jun 25 21:44:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 20060625, added no_scripts patch

---- Files affected:
SPECS:
   ekg2.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.65 SPECS/ekg2.spec:1.66
--- SPECS/ekg2.spec:1.65	Sat Jun 24 23:47:21 2006
+++ SPECS/ekg2.spec	Sun Jun 25 23:44:11 2006
@@ -18,7 +18,7 @@
 %if %{with yesterday_snapshot}
 %define		_snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define		_snap 20060622
+%define		_snap 20060625
 %endif
 
 %if %{without jabber}
@@ -38,8 +38,9 @@
 License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://dev.null.pl/ekg2/%{name}-%{_snap}.tar.gz
-# Source0-md5:	ef14cc6e47ce0c0c8a967eeae4f115f6
+# Source0-md5:	9c4bf2a697472a88b1dddd8252047400
 Patch0:		%{name}-perl-install.patch
+Patch1:		%{name}-no_scripts.patch
 URL:		http://dev.null.pl/ekg2/
 %{?with_aspell:BuildRequires:	aspell-devel}
 BuildRequires:	autoconf
@@ -240,8 +241,9 @@
 %prep
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
+%patch1 -p1
 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
-sed -i -e 's/\/opt\/sqlite\/lib/\/opt\/sqlite\/lib \/usr\/lib64/' m4/sqlite.m4
+sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
 sed -i -e '/mkinstalldirs/s/=.*/= $(MKINSTALLDIRS)/' po/Makefile.in.in
 
 %build
@@ -400,6 +402,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/06/25 21:44:11  sparky
+- up to 20060625, added no_scripts patch
+
 Revision 1.65  2006/06/24 21:47:21  sparky
 - up to 20060622
 - working URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekg2.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list