rpms/perl-Catalyst-Runtime/devel perl-Catalyst-Runtime.spec, 1.7, 1.8

Chris Weyl cweyl at fedoraproject.org
Mon Jun 23 16:10:05 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Runtime/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29297

Modified Files:
	perl-Catalyst-Runtime.spec 
Log Message:
* Mon Jun 23 2008 Chris Weyl <cweyl at alumni.drew.edu> 5.7014-3
- Quiet STDERR somewhat on build



Index: perl-Catalyst-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Catalyst-Runtime.spec	23 Jun 2008 03:36:56 -0000	1.7
+++ perl-Catalyst-Runtime.spec	23 Jun 2008 16:09:17 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Runtime
 Version:        5.7014
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Catalyst core modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -81,7 +81,6 @@
 cat << \EOF > %{name}-prov
 #!/bin/sh
 FOO=`perl -p -e 's|%{buildroot}%{_docdir}/%{name}-%{version}\S+||'`
-echo %{__perl_provides} $FOO >&2
 if [ "$FOO" != "" ] ; then %{__perl_provides} $FOO ; fi
 EOF
 
@@ -143,6 +142,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 23 2008 Chris Weyl <cweyl at alumni.drew.edu> 5.7014-3
+- Quiet STDERR somewhat on build
+
 * Sat May 31 2008 Chris Weyl <cweyl at alumni.drew.edu> 5.7014-2
 - pull catalyst.pl back from perl-Catalyst-Devel, put into subpackage: too
   much of a headache to keep this bit of -Runtime in -Devel




More information about the Fedora-perl-devel-list mailing list