[perl-XML-Catalog/el5] add file perms

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Jan 17 01:26:40 UTC 2014


commit bcb9513f56ced2fcbd25ad493691c333274b91e3
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri Jan 17 11:30:01 2014 +1000

    add file perms

 perl-XML-Catalog.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-XML-Catalog.spec b/perl-XML-Catalog.spec
index d3829a2..0e72436 100644
--- a/perl-XML-Catalog.spec
+++ b/perl-XML-Catalog.spec
@@ -3,12 +3,13 @@
 
 Name:           perl-XML-Catalog
 Version:        %(echo '%{cpan_version}' | tr -d 'v')
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Resolve public identifiers and remap system identifiers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/XML-Catalog/
 Source0:        http://www.cpan.org/authors/id/J/JF/JFEARN/XML-Catalog-%{cpan_version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -62,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 16 2014 Rüdiger Landmann <rlandmann at redhat.com> - 1.0.1-4
+- Specify buildroot
+
 * Thu Jan 16 2014 Rüdiger Landmann <rlandmann at redhat.com> - 1.0.1-3
 - File perms
 



More information about the perl-devel mailing list