[packages/perl-Crypt-Mimetic] use generic url

glen glen at pld-linux.org
Tue Nov 25 10:22:05 CET 2014


commit 0db65441b667ff86cae821b99e4424d98407f730
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 11:22:01 2014 +0200

    use generic url

 perl-Crypt-Mimetic.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Crypt-Mimetic.spec b/perl-Crypt-Mimetic.spec
index 23b8e00..ad4cf2a 100644
--- a/perl-Crypt-Mimetic.spec
+++ b/perl-Crypt-Mimetic.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# Do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Crypt
 %define		pnam	Mimetic
+%include	/usr/lib/rpm/macros.perl
 Summary:	Crypt::Mimetic - crypt a file and mask it behind another file
 Summary(pl.UTF-8):	Crypt::Mimetic - szyfrowanie pliku i ukrywanie go w innym
 Name:		perl-Crypt-Mimetic
@@ -15,12 +15,13 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	8c37e1950f944d1259c238c73af4e705
+URL:		http://search.cpan.org/dist/Crypt-Mimetic/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Error
 BuildRequires:	perl-Term-ReadKey
 %endif
-BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,5 +61,5 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorlib}/%{pdir}/*.pm
 %{perl_vendorlib}/%{pdir}/%{pnam}
 %{perl_vendorlib}/Error/*.pm
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{_mandir}/man[13]/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-Mimetic.git/commitdiff/0db65441b667ff86cae821b99e4424d98407f730



More information about the pld-cvs-commit mailing list