]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- rc3 auto/ac/ekg-1_6-0_rc3_1
authorlukasz <lukasz@pld-linux.org>
Mon, 18 Jul 2005 19:35:06 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- security fix

Changed files:
    ekg.spec -> 1.194

ekg.spec

index 0d1d0e46962c258bb49d4e45f0c0140b5734d69e..9289f999a85da790bf31936720c71031e2d90b43 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -12,7 +12,7 @@
 %if %{with yesterday_snapshot}
 %define                _snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define                _pre    rc1
+%define                _pre    rc3
 %endif
 
 #
@@ -36,7 +36,7 @@ Source0:      http://dev.null.pl/ekg/%{name}-%{_snap}.tar.gz
 %else
 Source0:       http://dev.null.pl/ekg/%{name}-1.6%{_pre}.tar.gz
 %endif
-# Source0-md5: bce21bd6e896b71266afc30004f27402
+# Source0-md5: 421b8874e4b1c16fd7a17f08bec9c3fc
 Source1:       %{name}.conf
 URL:           http://dev.null.pl/ekg/
 %{?with_aspell:BuildRequires:  aspell-devel}
@@ -201,7 +201,7 @@ rm -f missing
        %{?with_ioctl_daemon:--enable-ioctld}
 
 %{__make} \
-       CC="%{__cc} %{rpmcflags} -Wall -I%{_includedir}/ncurses"
+       CC="%{__cc}  -Wall -I%{_includedir}/ncurses"
 
 %if %{with ioctl_daemon}
 %{__make} -C src ioctld
This page took 0.058396 seconds and 4 git commands to generate.