commit da5a823f364b96cfd80c01b59804445f1627cd86
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 12:48:54 2014 +0200

    use generic url

 perl-Gateway.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Gateway.spec b/perl-Gateway.spec
index 16b2d39..bdd6d57 100644
--- a/perl-Gateway.spec
+++ b/perl-Gateway.spec
@@ -1,6 +1,6 @@
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    News
 %define                pnam    Gateway
+%include       /usr/lib/rpm/macros.perl
 Summary:       Gateway - mail to news, and news to mail gatewaying
 Summary(pl.UTF-8):     Gateway - bramki mail-to-news i news-to-mail
 Name:          perl-Gateway
@@ -12,9 +12,10 @@ Group:               Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
 # Source0-md5: fa623e920b023428f61a2342e27a6431
 Patch0:                %{name}-makefile.patch
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/News-Gateway/
 BuildRequires: perl-News-Article
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,7 +41,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -p examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Gateway.git/commitdiff/da5a823f364b96cfd80c01b59804445f1627cd86

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to