SPECS: inflow.spec - added config_location and conf patches

blues blues at pld-linux.org
Fri Aug 22 14:59:57 CEST 2008


Author: blues                        Date: Fri Aug 22 12:59:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added config_location and conf patches

---- Files affected:
SPECS:
   inflow.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/inflow.spec
diff -u SPECS/inflow.spec:1.2 SPECS/inflow.spec:1.3
--- SPECS/inflow.spec:1.2	Thu Aug 21 17:10:37 2008
+++ SPECS/inflow.spec	Fri Aug 22 14:59:52 2008
@@ -3,11 +3,13 @@
 Summary:	inflow - flow stats for INN
 Name:		inflow
 Version:	2.4.0
-Release:	0.9
+Release:	1
 License:	GPL v2+
 Group:		Networking/Daemons
 Source0:	ftp://ftp.uni-kassel.de/pub/net/news/unix/inflow/%{name}-%{version}.tar.gz
 # Source0-md5:	8eeb022187585aeb34f759c4d1203f92
+Patch0:		%{name}-config_location.patch
+Patch1:		%{name}-conf.patch
 BuildRequires:	rpm-perlprov
 BuildRequires:	sed
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,6 +26,8 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__sed} -i -e 's@#! /bin/perl@#!/usr/bin/perl@' *
@@ -55,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/22 12:59:52  blues
+- added config_location and conf patches
+
 Revision 1.2  2008/08/21 15:10:37  blues
 - directory for data
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inflow.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list