commit 925f44666e428215ee5ef0a29e3cb38ac51852f8
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 10:17:26 2014 +0200

    use generic url

 perl-Boulder.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Boulder.spec b/perl-Boulder.spec
index c80ab84..afdd85c 100644
--- a/perl-Boulder.spec
+++ b/perl-Boulder.spec
@@ -1,7 +1,8 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    Boulder
 %include       /usr/lib/rpm/macros.perl
 Summary:       Boulder - an API for hierarchical tag/value structures
 Summary(pl.UTF-8):     Boulder - API dla hierarchicznych struktur 
znacznik/wartość
@@ -13,6 +14,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/Boulder/Boulder-%{version}.tar.gz
 # Source0-md5: 87b37e890c959d4ab567614263d64953
+URL:           http://search.cpan.org/dist/Boulder/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -23,7 +25,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Boulder provides a simple stream-oriented format for transmitting data
-objects between one or more processes.  It does not provide for the
+objects between one or more processes. It does not provide for the
 serialization of Perl objects the way FreezeThaw or Data::Dumper do,
 but it does provide the advantage of being language independent.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Boulder.git/commitdiff/925f44666e428215ee5ef0a29e3cb38ac51852f8

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

Reply via email to