Author: iarnell

Update of /cvs/pkgs/rpms/perl-Crypt-Eksblowfish/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21393

Modified Files:
        .cvsignore perl-Crypt-Eksblowfish.spec sources 
Log Message:
* Sat Mar 13 2010 Iain Arnell <iarn...@gmail.com> 0.008-1
- update to latest upstream version
- use perl_default_filter



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-Eksblowfish/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  7 May 2009 03:22:01 -0000       1.2
+++ .cvsignore  13 Mar 2010 07:14:37 -0000      1.3
@@ -1 +1 @@
-Crypt-Eksblowfish-0.007.tar.gz
+Crypt-Eksblowfish-0.008.tar.gz


Index: perl-Crypt-Eksblowfish.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-Crypt-Eksblowfish/F-13/perl-Crypt-Eksblowfish.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Crypt-Eksblowfish.spec 4 Dec 2009 02:14:47 -0000       1.3
+++ perl-Crypt-Eksblowfish.spec 13 Mar 2010 07:14:37 -0000      1.4
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-Eksblowfish
-Version:        0.007
-Release:        3%{?dist}
+Version:        0.008
+Release:        1%{?dist}
 Summary:        Eksblowfish block cipher
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,11 +16,7 @@ BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
-# don't "provide" private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
-%global __find_provides /bin/sh -c "%{__grep} -v '%{perl_vendorarch}/.*\\.so$' 
| %{__deploop P}"
-%global __find_requires /bin/sh -c "%{__deploop R}"
+%{?perl_default_filter}
 
 %description
 An object of this type encapsulates a keyed instance of the Eksblowfish
@@ -56,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Mar 13 2010 Iain Arnell <iarn...@gmail.com> 0.008-1
+- update to latest upstream version
+- use perl_default_filter
+
 * Fri Dec  4 2009 Stepan Kasal <ska...@redhat.com> - 0.007-3
 - rebuild against perl 5.10.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-Eksblowfish/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources     7 May 2009 03:22:01 -0000       1.2
+++ sources     13 Mar 2010 07:14:37 -0000      1.3
@@ -1 +1 @@
-b189f8396cae0d43187de2912ae35ef0  Crypt-Eksblowfish-0.007.tar.gz
+3cb3010d23831e36ab51fb7b6080a55a  Crypt-Eksblowfish-0.008.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to