From e7b6a74f65032e37493e2f3d44fefe72562e9126 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 6 Dec 2005 14:28:10 +0000 Subject: 1.01 --- ChangeLog | 17 +++++++++++++++++ lib/MDV/Distribconf.pm | 2 +- perl-MDV-Distribconf.spec | 10 +++++++--- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index fed8c78..4eecd38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-12-06 14:49 Rafael Garcia-Suarez + + * lib/MDV/Distribconf/Build.pm: There was an undocumented method + +2005-12-06 14:21 Rafael Garcia-Suarez + + * lib/MDV/: Distribconf.pm, Distribconf/Build.pm: Update copyrights + ; doc nits + +2005-12-06 09:25 Michael Scherer + + * perl-MDV-Distribconf.spec: - use mkrel macro + +2005-11-15 11:44 Rafael Garcia-Suarez + + * .cvsignore: Ignore MakeMaker build files + 2005-10-28 11:46 Rafael Garcia-Suarez * MANIFEST, Makefile.PL, perl-MDV-Distribconf.spec: Add spec file diff --git a/lib/MDV/Distribconf.pm b/lib/MDV/Distribconf.pm index e8f0cce..4837fad 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -2,7 +2,7 @@ package MDV::Distribconf; # $Id$ -our $VERSION = '1.00'; +our $VERSION = '1.01'; =head1 NAME diff --git a/perl-MDV-Distribconf.spec b/perl-MDV-Distribconf.spec index 8d3186e..eda38da 100644 --- a/perl-MDV-Distribconf.spec +++ b/perl-MDV-Distribconf.spec @@ -1,17 +1,18 @@ %define dist MDV-Distribconf -%define version 1.00 +%define version 1.01 %define release %mkrel 1 -Summary: Perl module to get config from a Mandriva Linux distribution tree +Summary: Read and write config of a Mandriva Linux distribution tree Name: perl-%{dist} Version: %{version} Release: %{release} License: GPL Group: Development/Perl Source0: %{dist}-%{version}.tar.bz2 -Url: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/perl-%{dist}/ +Url: http://search.cpan.org/dist/%{dist}/ BuildRoot: %{_tmppath}/%{name}-buildroot/ BuildArch: noarch +BuildRequires: perl perl-Config-IniFiles %description MDV::Distribconf is a module to get/write the configuration of a Mandriva Linux @@ -42,5 +43,8 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorlib}/MDV/Distribconf.pm %changelog +* Tue Dec 06 2005 Rafael Garcia-Suarez 1.01-1mdk +- 1.01 + * Fri Oct 28 2005 Rafael Garcia-Suarez 1.00-1mdk - Initial MDV release -- cgit v1.2.1