]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- applied bug-63 patch
authorpawelz <pawelz@pld-linux.org>
Sun, 21 Nov 2010 00:08:25 +0000 (00:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    ekg2.spec -> 1.133

ekg2.spec

index 5a588c17121da6fa68327c6787e637f4eea4e8cf..2b03dd2800296c47f3dfd32dc691fe45b7ff6f06 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -27,7 +27,7 @@
 %define                subver 20101115
 %endif
 
-%define                rel 1
+%define                rel 2
 
 %if %{with sqlite}
 %undefine sqlite3
@@ -47,6 +47,7 @@ Source0:      http://pl.ekg2.org/%{name}-%{subver}.tar.bz2
 %endif
 Patch0:                %{name}-perl-install.patch
 Patch1:                %{name}-gtk.patch
+Patch2:                %{name}-bug-63.patch
 URL:           http://ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -352,6 +353,7 @@ fi
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e '\#/opt/sqlite/lib#s#"$# %{_libdir}"#' m4/sqlite.m4
 
This page took 0.15068 seconds and 4 git commands to generate.