From: Elan Ruusamäe Date: Thu, 1 Apr 2010 14:54:32 +0000 (+0000) Subject: - undos should stay on same "line" X-Git-Tag: auto/th/rpm-build-macros-1_553-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Frpm-build-macros.git;a=commitdiff_plain;h=0b7119ccf48f87722a2f4cc6096d8a8ace1a5002 - undos should stay on same "line" Changed files: rpm.macros -> 1.553 --- diff --git a/rpm.macros b/rpm.macros index 8e7451c..6b797b0 100644 --- a/rpm.macros +++ b/rpm.macros @@ -1799,10 +1799,10 @@ else: \ # # Requirements: # BuildRequires: sed >= 4.0 -# BuildRequires: rpmbuild(macros) >= 1.533 +# BuildRequires: rpmbuild(macros) >= 1.553 -%undos \ -%{__sed} -i -e 's,\\r$,,' +# NB: make sure this command stays on one line +%undos %{__sed} -i -e 's,\\r$,,' # Hook to register nagios object based plugins in Nagios NRPE daemon config. #