rpms/perl-Config-Model/devel perl-Config-Model.spec,1.13,1.14

david hannequin hvad at fedoraproject.org
Sun Jun 20 20:45:35 UTC 2010


Author: hvad

Update of /cvs/pkgs/rpms/perl-Config-Model/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7612

Modified Files:
	perl-Config-Model.spec 
Log Message:
fix wrong spec file


Index: perl-Config-Model.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Model/devel/perl-Config-Model.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-Config-Model.spec	16 Jun 2010 18:51:36 -0000	1.13
+++ perl-Config-Model.spec	20 Jun 2010 20:45:35 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           perl-Config-Model
 Version:        0.644
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Framework to create configuration validation tools and editors
 License:        LGPLv2+ 
 Group:          Development/Libraries
@@ -18,7 +18,6 @@ BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn) >= 0.11
 BuildRequires:  perl(Test::Pod) 
-BuildRequires:  perl(YAML)
 Requires:       perl(Carp::Assert::More)
 Requires:       perl(Config::Tiny)
 Requires:       perl(Exception::Class)
@@ -64,9 +63,6 @@ rm -rf $RPM_BUILD_ROOT
 /usr/bin/config-edit
 
 %changelog
-* Wed Jun 15 2010 David Hannequin david.hannequin at gmail.com 0.644-2
-- Add buildrequires.
-
 * Wed Jun 11 2010 David Hannequin david.hannequin at gmail.com 0.644-1
 - Updated to a new upstream version.
 



More information about the scm-commits mailing list