]> git.pld-linux.org Git - packages/perl-Text-Trac.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:02 +0000 (16:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:02 +0000 (16:35 +0200)
perl-Text-Trac.spec

index 486627c0f6f1fe72b9b948e0d92738f32acdf7f0..6db77ab2905f6f7eee09ea06d27ce253ad16ac4b 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Text
 %define                pnam    Trac
+%include       /usr/lib/rpm/macros.perl
 Summary:       Text::Trac - extension for formatting text with Trac Wiki Style
 Name:          perl-Text-Trac
 Version:       0.15
@@ -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: 57757c5e9c742232b811af33b224357a
+URL:           http://search.cpan.org/dist/Text-Trac/
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Test-Base
This page took 0.08202 seconds and 4 git commands to generate.