]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- updated to 20060831
authorluzik <luzik@pld-linux.org>
Fri, 1 Sep 2006 06:06:15 +0000 (06:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed outdated hack
- updated patch

Changed files:
    ekg2.spec -> 1.71

ekg2.spec

index 2ccd5427891e27cbd9ca77f69fc5d376cf649ae2..2b2431906b893d2c6776e6f5612ee85f44a0ed29 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -18,7 +18,7 @@
 %if %{with yesterday_snapshot}
 %define                _snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define                _snap 20060806
+%define                _snap 20060831
 %endif
 
 %if %{without jabber}
@@ -38,7 +38,7 @@ Epoch:                1
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://dev.null.pl/ekg2/%{name}-%{_snap}.tar.gz
-# Source0-md5: c655a725e1da3cbacd3054675ff76d91
+# Source0-md5: 0614fecc65c146b2e3100a1255622a5f
 Patch0:                %{name}-perl-install.patch
 Patch1:                %{name}-no_scripts.patch
 URL:           http://dev.null.pl/ekg2/
@@ -244,7 +244,6 @@ Pliki nag
 %patch1 -p1
 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
 sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
-sed -i -e '/mkinstalldirs/s/=.*/= $(MKINSTALLDIRS)/' po/Makefile.in.in
 
 %build
 %{__libtoolize} --ltdl
This page took 0.030663 seconds and 4 git commands to generate.