SPECS: ipmiutil.spec - release 2

arekm arekm at pld-linux.org
Thu Nov 13 13:53:50 CET 2008


Author: arekm                        Date: Thu Nov 13 12:53:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2

---- Files affected:
SPECS:
   ipmiutil.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ipmiutil.spec
diff -u SPECS/ipmiutil.spec:1.15 SPECS/ipmiutil.spec:1.16
--- SPECS/ipmiutil.spec:1.15	Thu Aug 28 06:44:31 2008
+++ SPECS/ipmiutil.spec	Thu Nov 13 13:53:45 2008
@@ -1,10 +1,15 @@
 # $Revision$, $Date$
+%bcond_without	gpl
 Summary:	IPMI Management Utilities
 Summary(pl.UTF-8):	Narzędzia zarządzające IPMI
 Name:		ipmiutil
 Version:	2.2.0
-Release:	1
+Release:	2
+%if %{with gpl}
+License:	GPL
+%else
 License:	BSD
+%endif
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz
 # Source0-md5:	382be2356375081e777b3b6e4d51afe0
@@ -69,7 +74,11 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	%{?with_gpl:--enable-gpl} \
+	--enable-shared \
+	--enable-static
+
 %{__make} -C lib \
 	CC="%{__cc}"
 %{__make} \
@@ -137,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/11/13 12:53:45  arekm
+- release 2
+
 Revision 1.15  2008/08/28 04:44:31  qboosh
 - updated to 2.2.0
 - updated make-jN,am2 patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipmiutil.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list