[packages/perl-Inline-Guile] use generic url

glen glen at pld-linux.org
Tue Nov 25 12:01:09 CET 2014


commit b82c2a95df41b0216bc98e0ee608cc7d3c089294
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 13:01:05 2014 +0200

    use generic url

 perl-Inline-Guile.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Inline-Guile.spec b/perl-Inline-Guile.spec
index 2edfc13..c5014c2 100644
--- a/perl-Inline-Guile.spec
+++ b/perl-Inline-Guile.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Inline
 %define		pnam	Guile
+%include	/usr/lib/rpm/macros.perl
 Summary:	Inline::Guile - an Inline module for the GNU Guile Scheme interpreter
 Summary(pl.UTF-8):	Inline::Guile - moduł Inline dla interpretera Scheme GNU Guile
 Name:		perl-Inline-Guile
@@ -14,6 +14,7 @@ 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:	2e1926f838cd44f244ab16ca7a655cb7
+URL:		http://search.cpan.org/dist/Inline-Guile/
 BuildRequires:	perl-Guile >= 0.001
 BuildRequires:	perl-Inline >= 0.43
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -22,8 +23,8 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Inline::Guile - Inline module for the GNU Guile Scheme interpreter.
-It allows you to add blocks of Scheme code to your Perl scripts and
+Inline::Guile - Inline module for the GNU Guile Scheme interpreter. It
+allows you to add blocks of Scheme code to your Perl scripts and
 modules.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Inline-Guile.git/commitdiff/b82c2a95df41b0216bc98e0ee608cc7d3c089294



More information about the pld-cvs-commit mailing list