packages: sg3_utils/sg3_utils.spec - BR: autoconf (req autoheader) - %undef...

sparky sparky at pld-linux.org
Sun Nov 29 01:17:24 CET 2009


Author: sparky                       Date: Sun Nov 29 00:17:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: autoconf (req autoheader)
- %undefine __cxx - to prevent configure from looking for c++ compiler

---- Files affected:
packages/sg3_utils:
   sg3_utils.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/sg3_utils/sg3_utils.spec
diff -u packages/sg3_utils/sg3_utils.spec:1.28 packages/sg3_utils/sg3_utils.spec:1.29
--- packages/sg3_utils/sg3_utils.spec:1.28	Sun Apr 12 16:25:23 2009
+++ packages/sg3_utils/sg3_utils.spec	Sun Nov 29 01:17:19 2009
@@ -11,11 +11,14 @@
 Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tgz
 # Source0-md5:	de42374a6ba11258f1963134542af12c
 URL:		http://sg.danny.cz/sg/
+BuildRequires:	autoconf
 Provides:	sg_utils
-Obsoletes:	sg_utils
 Obsoletes:	scsiutils
+Obsoletes:	sg_utils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 This package contains some utilities and test programs for the Linux
 sg (version 3) device driver. This driver is found in the Linux 2.4+
@@ -95,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/11/29 00:17:19  sparky
+- BR: autoconf (req autoheader)
+- %undefine __cxx - to prevent configure from looking for c++ compiler
+
 Revision 1.28  2009/04/12 14:25:23  adamg
 - updated to stable 1.27
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sg3_utils/sg3_utils.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list