summaryrefslogtreecommitdiffstats
path: root/perl-MDV-Distribconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-MDV-Distribconf.spec')
-rw-r--r--perl-MDV-Distribconf.spec10
1 files changed, 7 insertions, 3 deletions
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 <rgarciasuarez@mandriva.com> 1.01-1mdk
+- 1.01
+
* Fri Oct 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.00-1mdk
- Initial MDV release