rpms/perl-MLDBM/devel perl-MLDBM.spec,1.4,1.5

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Dec 30 16:48:00 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-MLDBM/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29634

Modified Files:
	perl-MLDBM.spec 
Log Message:
Dist tag.


Index: perl-MLDBM.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MLDBM/devel/perl-MLDBM.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-MLDBM.spec	6 Apr 2005 22:13:06 -0000	1.4
+++ perl-MLDBM.spec	30 Dec 2005 16:48:00 -0000	1.5
@@ -1,20 +1,17 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-MLDBM
 Version:        2.01
-Release:        2
-
+Release:        3%{?dist}
 Summary:        Store multi-level hash structure in single level tied hash
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/MLDBM/
-Source0:        http://www.cpan.org/authors/id/C/CH/CHAMAS/MLDBM-2.01.tar.gz
+Source0:        http://www.cpan.org/authors/id/C/CH/CHAMAS/MLDBM-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(FreezeThaw), perl(Storable)
+BuildRequires:  perl(FreezeThaw)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -41,7 +38,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -57,7 +54,10 @@
 
 
 %changelog
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Fri Dec 30 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.01-3
+- Dist tag.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.01-2
 - rebuilt
 
 * Sun Oct 31 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.01-0.fdr.1




More information about the fedora-extras-commits mailing list