SPECS: ipfm.spec - unified
qboosh
qboosh at pld-linux.org
Thu Dec 14 19:07:41 CET 2006
Author: qboosh Date: Thu Dec 14 18:07:41 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
ipfm.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/ipfm.spec
diff -u SPECS/ipfm.spec:1.32 SPECS/ipfm.spec:1.33
--- SPECS/ipfm.spec:1.32 Thu Oct 28 14:22:22 2004
+++ SPECS/ipfm.spec Thu Dec 14 19:07:35 2006
@@ -1,7 +1,8 @@
# $revision: 1.27 $, $Date$
-
+#
+# Conditional build:
%bcond_with mysql # build with experimental MySQL support
-
+#
Summary: IP Flow Meter is a bandwidth analysis tool
Summary(pl): IP Flow Meter - program analizujący wykorzystanie łącza
Name: ipfm
@@ -44,13 +45,15 @@
%build
%{__autoconf}
%configure
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} \
+ CFLAGS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc.d/init.d}
-%{__make} ROOT=$RPM_BUILD_ROOT install
+%{__make} install \
+ ROOT=$RPM_BUILD_ROOT
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
@@ -88,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/12/14 18:07:35 qboosh
+- unified
+
Revision 1.32 2004/10/28 12:22:22 paladine
- "MySQL" unification
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipfm.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list