rpms/ncrack/devel ncrack.spec,1.1,1.2

smilner smilner at fedoraproject.org
Mon Oct 5 14:35:35 UTC 2009


Author: smilner

Update of /cvs/pkgs/rpms/ncrack/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4763

Modified Files:
	ncrack.spec 
Log Message:
update for EL-4 builds merged in


Index: ncrack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncrack/devel/ncrack.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ncrack.spec	5 Oct 2009 13:45:53 -0000	1.1
+++ ncrack.spec	5 Oct 2009 14:35:34 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           ncrack
 Version:        0.01
-Release:        0.6.ALPHA%{?dist}
+Release:        0.7.ALPHA%{?dist}
 Summary:        High-speed network auth cracking tool
 
 Group:          Applications/Internet
@@ -33,7 +33,7 @@ sed -i '/\$(STRIP)/d' Makefile.in
 
 
 %build
-%configure
+%configure --without-zlib-version-check
 make %{?_smp_mflags}
 
 
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct  5 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> 0.01-0.7.ALPHA
+- Added --without-zlib-version-check to configure to allow building on EL-4.
+
 * Tue Sep 29 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> 0.01-0.6.ALPHA
 - Removed custom patches after discussion with upstream and reviewers.
 - Moved what we thought was a config back to it's default location.




More information about the scm-commits mailing list