[po4a] Revert "Fix bang path /usr/bin/env perl -> %{_bindir}/perl (RHBZ#987035)."

Richard W.M. Jones rjones at fedoraproject.org
Mon Jul 29 16:32:29 UTC 2013


commit 9c363d0d33710bdca08cf0238d856ee0a054d732
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jul 29 17:31:43 2013 +0100

    Revert "Fix bang path /usr/bin/env perl -> %{_bindir}/perl (RHBZ#987035)."
    
    This reverts commit a7e7c2287ce506436ea49eb844794f1de74a5ecb.

 po4a-0.44-run-po4a-from-local-dir.patch |   20 --------------------
 po4a.spec                               |    8 ++------
 2 files changed, 2 insertions(+), 26 deletions(-)
---
diff --git a/po4a.spec b/po4a.spec
index 10970c0..757a4b6 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -1,6 +1,6 @@
 Name: po4a
 Version: 0.44
-Release: 4%{?dist}
+Release: 3%{?dist}
 Summary: A tool maintaining translations anywhere
 License: GPL+
 URL: http://alioth.debian.org/projects/po4a/
@@ -9,8 +9,6 @@ Source0: http://alioth.debian.org/frs/download.php/3723/%{name}-%{version}.tar.g
 Patch0: 0001-Remove-defined-anachronism.patch
 # Patch sent upstream on 2013-04-17.
 Patch1: po4a-0.44-use-tempfile-correctly.patch
-# Patch sent upstream on 2013-07-29.
-Patch2: po4a-0.44-run-po4a-from-local-dir.patch
 
 BuildArch: noarch
 BuildRequires: perl(Module::Build)
@@ -49,7 +47,6 @@ tools on areas where they were not expected like documentation.
 %setup -q -n %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__perl} ./Build.PL installdirs=vendor
@@ -91,9 +88,8 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/*/man7/po4a-runtime.7*
 
 %changelog
-* Mon Jul 29 2013 Richard W.M. Jones <rjones at redhat.com> - 0.44-4
+* Mon Jul 29 2013 Richard W.M. Jones <rjones at redhat.com> - 0.44-3
 - Fix bang path /usr/bin/env perl -> %{_bindir}/perl (RHBZ#987035).
-- When building, run po4a from local directory, not installed copy.
 
 * Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 0.44-2
 - Perl 5.18 rebuild


More information about the scm-commits mailing list