[packages/perl-POE-Session-GladeXML] use generic url
glen
glen at pld-linux.org
Tue Nov 25 21:24:25 CET 2014
commit ba43a7cf28c5101d6b9d0e917b13d75caeef416b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 22:24:21 2014 +0200
use generic url
perl-POE-Session-GladeXML.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-POE-Session-GladeXML.spec b/perl-POE-Session-GladeXML.spec
index 478bd7c..7abea08 100644
--- a/perl-POE-Session-GladeXML.spec
+++ b/perl-POE-Session-GladeXML.spec
@@ -2,10 +2,10 @@
# Conditional build:
%bcond_with tests # perform "make test"
# require DISPLAY
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir POE
%define pnam Session-GladeXML
+%include /usr/lib/rpm/macros.perl
Summary: POE::Session::GladeXML - emit POE events for GTK+ callbacks
Summary(pl.UTF-8): POE::Session::GladeXML - wywoływanie zdarzeń POE dla callbacków GTK+
Name: perl-POE-Session-GladeXML
@@ -15,11 +15,12 @@ License: GPL v2
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 27f4d1bc11e96b5705aeff0ae04b3850
+URL: http://search.cpan.org/dist/POE-Session-GladeXML/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-gtk-GladeXML >= 0.7008
BuildRequires: perl-POE >= 0.23
+BuildRequires: perl-gtk-GladeXML >= 0.7008
%endif
Requires: perl-POE
Requires: perl-gtk
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Session-GladeXML.git/commitdiff/ba43a7cf28c5101d6b9d0e917b13d75caeef416b
More information about the pld-cvs-commit
mailing list