SPECS: mpatch.spec - BR sed

shadzik shadzik at pld-linux.org
Mon Aug 13 18:27:57 CEST 2007


Author: shadzik                      Date: Mon Aug 13 16:27:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR sed

---- Files affected:
SPECS:
   mpatch.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mpatch.spec
diff -u SPECS/mpatch.spec:1.1 SPECS/mpatch.spec:1.2
--- SPECS/mpatch.spec:1.1	Mon Aug 13 01:25:47 2007
+++ SPECS/mpatch.spec	Mon Aug 13 18:27:52 2007
@@ -12,6 +12,7 @@
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	sed >= 4.0
 %pyrequires_eq	python
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,7 +23,7 @@
 
 %prep
 %setup -q
-sed -i -e 's,#! /usr/bin/env python,#!/usr/bin/python,' cmd/mpatch
+%{__sed} -i -e 's,#! /usr/bin/env python,#!/usr/bin/python,' cmd/mpatch
 
 %build
 %{__python} setup.py build
@@ -53,5 +54,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/13 16:27:52  shadzik
+- BR sed
+
 Revision 1.1  2007/08/12 23:25:47  gotar
 - initial PLD release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpatch.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list