SPECS: cpipe.spec - gpm-friendly Source0 URL, pass CC
qboosh
qboosh at pld-linux.org
Mon Jun 13 13:14:25 CEST 2005
Author: qboosh Date: Mon Jun 13 11:14:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gpm-friendly Source0 URL, pass CC
---- Files affected:
SPECS:
cpipe.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/cpipe.spec
diff -u SPECS/cpipe.spec:1.18 SPECS/cpipe.spec:1.19
--- SPECS/cpipe.spec:1.18 Wed Aug 18 21:56:06 2004
+++ SPECS/cpipe.spec Mon Jun 13 13:14:20 2005
@@ -6,7 +6,7 @@
Release: 2
License: GPL
Group: Applications/Archiving
-Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
+Source0: http://download.berlios.de/cpipe/%{name}-%{version}.tar.gz
# Source0-md5: 1eaa5b28ef7ef96f1c54d5607ec828b3
Patch0: %{name}-make_fix.patch
URL: http://developer.berlios.de/projects/cpipe/
@@ -43,8 +43,12 @@
%patch0
%build
+# workaround not to use clig
touch cmdline.c cmdline.h cpipe.1
-%{__make} CFLAGS="%{rpmcflags}"
+
+%{__make} \
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags} -Wall"
%install
rm -rf $RPM_BUILD_ROOT
@@ -67,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2005/06/13 11:14:20 qboosh
+- gpm-friendly Source0 URL, pass CC
+
Revision 1.18 2004/08/18 19:56:06 averne
- rel++
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cpipe.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list