SPECS: hydra.spec - BR: gtk+2-devel, pass CC

darekr darekr at pld-linux.org
Thu Dec 8 21:49:58 CET 2005


Author: darekr                       Date: Thu Dec  8 20:49:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: gtk+2-devel, pass CC

---- Files affected:
SPECS:
   hydra.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/hydra.spec
diff -u SPECS/hydra.spec:1.9 SPECS/hydra.spec:1.10
--- SPECS/hydra.spec:1.9	Fri Jan  7 22:26:36 2005
+++ SPECS/hydra.spec	Thu Dec  8 21:49:53 2005
@@ -10,8 +10,8 @@
 # Source0-md5:	04c45be0ded184d0f7e92c7a4a936f82
 URL:		http://www.thc.org/thc-hydra/
 Patch0:		%{name}-nonsl.patch
+BuildRequires:	gtk+2-devel
 BuildRequires:	openssl-devel >= 0.9.7d
-# XXX BR: gtk+ - but which one?
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +41,8 @@
 
 %build
 %configure
-%{__make}
+%{__make} \
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,7 +55,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES README LICENCE.HYDRA
+%doc CHANGES LICENCE.HYDRA README TODO
 %attr(755,root,root) %{_bindir}/%{name}
 
 %files xhydra
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/08 20:49:53  darekr
+- BR: gtk+2-devel, pass CC
+
 Revision 1.9  2005/01/07 21:26:36  luzik
  - updated to 4.5
  - rel.1, STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hydra.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list