]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/commitdiff
- version 1.62001, removed bogus todo auto/th/perl-XML-LibXML-1_62_001-1
authorradek <radek@pld-linux.org>
Mon, 26 Mar 2007 21:44:29 +0000 (21:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-LibXML.spec -> 1.48

perl-XML-LibXML.spec

index 7cd716c57144d9dc7860afbbcfeb8bbc9d4b0983..fbc52018053dbc0b60b8fc0ea2d7bd4578c35b2c 100644 (file)
@@ -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
This page took 0.088328 seconds and 4 git commands to generate.