Author: amateja                      Date: Tue Jun 16 13:52:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.3.1

---- Files affected:
packages/perl-Config-JSON:
   perl-Config-JSON.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-Config-JSON/perl-Config-JSON.spec
diff -u packages/perl-Config-JSON/perl-Config-JSON.spec:1.1 
packages/perl-Config-JSON/perl-Config-JSON.spec:1.2
--- packages/perl-Config-JSON/perl-Config-JSON.spec:1.1 Fri Feb 22 11:09:50 2008
+++ packages/perl-Config-JSON/perl-Config-JSON.spec     Tue Jun 16 15:52:43 2009
@@ -8,20 +8,21 @@
 %define                pnam    JSON
 Summary:       Config::JSON - a JSON based config file system
 Name:          perl-Config-JSON
-Version:       1.1.4
+Version:       1.3.1
 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}-%{version}.tar.gz
-# Source0-md5: e2e12338063f89f09194bda49a8a8853
-Requires:      perl-JSON > 2
-%if %{with tests}
-BuildRequires: perl-JSON > 2
-BuildRequires: perl-version
-%endif
+# Source0-md5: 1318fd32eecfa90df406d17b108f1445
+URL:           http://search.cpan.org/dist/Config-JSON/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires: perl(Class::InsideOut) >= 1.06
+BuildRequires: perl-JSON >= 2.12
+BuildRequires: perl-Test-Deep >= 0.095
+%endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,6 +42,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -49,15 +51,19 @@
 
 %files
 %defattr(644,root,root,755)
+%doc Changes README
 %{perl_vendorlib}/Config/JSON.pm
 %{_mandir}/man3/*
 
-%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/06/16 13:52:43  amateja
+- updated to 1.3.1
+
 Revision 1.1  2008/02/22 10:09:50  mis
 - new
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Config-JSON/perl-Config-JSON.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to