From feccbf37fcaec396b607da49b9fb8c2a573c1e18 Mon Sep 17 00:00:00 2001 From: radek Date: Mon, 26 Mar 2007 21:44:29 +0000 Subject: [PATCH] - version 1.62001, removed bogus todo Changed files: perl-XML-LibXML.spec -> 1.48 --- perl-XML-LibXML.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 7cd716c..fbc5201 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -2,24 +2,21 @@ # Conditional build: %bcond_without tests # do not perform "make test" # -# TODO: -# - add pod files to spec -# %include /usr/lib/rpm/macros.perl %define pdir XML %define pnam LibXML -%define base_version 1.61 +%define base_version 1.62 Summary: XML::LibXML - interface to the GNOME libxml2 library Summary(pl.UTF-8): XML::LibXML - interfejs do biblioteki libxml2 z GNOME Name: perl-XML-LibXML -Version: %{base_version}_003 -%define ver %(echo %version | tr -d _) +Version: %{base_version}_001 +%define ver %(echo %{version} | tr -d _) Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{ver}.tar.gz -# Source0-md5: 2196bc8db0f2047c432a90c345ca9c63 +# Source0-md5: 01655a90b3f44e48efd486ac58c89cd6 BuildRequires: gdome2-devel >= 0.7.3 BuildRequires: libxml2-devel >= 2.5.10 BuildRequires: perl-XML-LibXML-Common -- 2.44.0