]> git.pld-linux.org Git - packages/cf.git/commitdiff
- 0.7.3
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 12 Apr 2005 20:04:12 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cf.spec -> 1.6

cf.spec

diff --git a/cf.spec b/cf.spec
index 019e4cf4ae8f2bc7fd74ad45fd8d38d0cd8d6b63..9f6eee188fe4d6bc0a281157b0736f9aa01b1160 100644 (file)
--- a/cf.spec
+++ b/cf.spec
@@ -1,13 +1,12 @@
-# TODO: optlags
 Summary:       Console Fucker - attaching to Linux console remotely
 Summary(pl):   Console Fucker - zdalne pod³±czanie siê do konsoli linuksowej
 Name:          cf
-Version:       0.7.2
+Version:       0.7.3
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://glen.alkohol.ee/cf/%{name}-%{version}.tar.bz2
-# Source0-md5: 503093d7c2b31c8b70aede7bdf1e8afd
+# Source0-md5: bfd46f823894de1cfd02e310f246c9e3
 URL:           http://glen.alkohol.ee/cf/
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +25,9 @@ rm -rf $RPM_BUILD_ROOT
 %setup -q
 
 %build
-%{__make}
+%{__make} \
+       CC="%{__cc}" \
+       OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.108444 seconds and 4 git commands to generate.