rpms/perl-Tie-IxHash/devel perl-Tie-IxHash.spec,1.6,1.7

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Thu Dec 29 02:36:20 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-Tie-IxHash/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20374

Modified Files:
	perl-Tie-IxHash.spec 
Log Message:
Dist tag.


Index: perl-Tie-IxHash.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Tie-IxHash/devel/perl-Tie-IxHash.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Tie-IxHash.spec	6 Apr 2005 22:13:09 -0000	1.6
+++ perl-Tie-IxHash.spec	29 Dec 2005 02:36:20 -0000	1.7
@@ -1,15 +1,12 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Tie-IxHash
 Version:        1.21
-Release:        3
-
+Release:        4%{?dist}
 Summary:        Ordered associative arrays for Perl
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Tie-IxHash/
-Source0:     http://www.cpan.org/authors/id/G/GS/GSAR/Tie-IxHash-1.21.tar.gz
+Source0:        http://www.cpan.org/authors/id/G/GS/GSAR/Tie-IxHash-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -42,7 +39,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -53,12 +50,15 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes README
-%{perl_vendorlib}/Tie
+%{perl_vendorlib}/Tie/
 %{_mandir}/man3/*.3*
 
 
 %changelog
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-4
+- Dist tag.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.21-3
 - rebuilt
 
 * Sun May  9 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.21-0.fdr.2




More information about the fedora-extras-commits mailing list