rpms/perl-Want/devel perl-Want.spec,1.1,1.2

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Jul 1 15:20:28 UTC 2005


Author: corsepiu

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

Modified Files:
	perl-Want.spec 
Log Message:
Cosmetics.



Index: perl-Want.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Want/devel/perl-Want.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Want.spec	1 Jul 2005 14:31:31 -0000	1.1
+++ perl-Want.spec	1 Jul 2005 15:20:26 -0000	1.2
@@ -1,12 +1,12 @@
 Name: perl-Want
 Version: 0.08
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Perl module implementing a generalisation of wantarray
 License: GPL or Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Want/
 Source0: http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/Want-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -36,7 +36,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%check || :
+%check
 make test
 
 %files
@@ -47,6 +47,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 01 2005 Ralf Corsepius <ralf at links2linux.de> - 0.08-3
+- Remove ||: in %%check.
+
 * Fri Jul 01 2005 Ralf Corsepius <ralf at links2linux.de> - 0.08-2
 - Pass OPTIMIZE during generation of Makefile.
 - Use perl instead of %%__perl.




More information about the fedora-extras-commits mailing list