SPECS: freeipmi.spec - fix build under th
arekm
arekm at pld-linux.org
Sun Feb 4 14:28:28 CET 2007
Author: arekm Date: Sun Feb 4 13:28:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build under th
---- Files affected:
SPECS:
freeipmi.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/freeipmi.spec
diff -u SPECS/freeipmi.spec:1.6 SPECS/freeipmi.spec:1.7
--- SPECS/freeipmi.spec:1.6 Tue Apr 5 18:17:24 2005
+++ SPECS/freeipmi.spec Sun Feb 4 14:28:23 2007
@@ -24,12 +24,13 @@
Summary(pl): GNU FreeIPMI - oprogramowanie do zarządzania systemem
Name: freeipmi
Version: 0.1.3
-Release: 0.11
+Release: 0.12
License: GPL
Group: Applications/System
Source0: ftp://ftp.californiadigital.com/pub/freeipmi/download/0.1.3/%{name}-%{version}.tar.gz
# Source0-md5: c4b088f806253971759c60263722e63d
Patch0: %{name}-am.patch
+Patch1: %{name}-build.patch
URL: http://www.gnu.org/software/freeipmi/
BuildRequires: autoconf
BuildRequires: automake
@@ -124,6 +125,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__aclocal}
@@ -203,6 +205,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/02/04 13:28:23 arekm
+- fix build under th
+
Revision 1.6 2005/04/05 16:17:24 qboosh
- remaining pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/freeipmi.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list