rpms/perl-Catalyst-Runtime/devel .cvsignore, 1.8, 1.9 perl-Catalyst-Runtime.spec, 1.12, 1.13

Chris Weyl cweyl at fedoraproject.org
Sun Apr 12 02:07:07 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Runtime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23746

Modified Files:
	.cvsignore perl-Catalyst-Runtime.spec 
Log Message:
* Sat Apr 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.71001-2
- return Catalyst::Manual perl-Catalyst-Manual



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	2 Apr 2009 07:02:30 -0000	1.8
+++ .cvsignore	12 Apr 2009 02:06:36 -0000	1.9
@@ -1 +1,7 @@
 Catalyst-Runtime-5.71001.tar.gz
+Catalyst-Runtime-*
+*.rpm
+*.gz
+noarch
+clog
+.build*


Index: perl-Catalyst-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-Catalyst-Runtime.spec	2 Apr 2009 07:02:30 -0000	1.12
+++ perl-Catalyst-Runtime.spec	12 Apr 2009 02:06:36 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Runtime
 Version:        5.71001
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Catalyst core modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -135,6 +135,9 @@
 %doc Changes COPYING* t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
+# this is properly in perl-Catalyst-Manual
+%exclude %{perl_vendorlib}/Catalyst/Manual.pm
+%exclude %{_mandir}/man3/Catalyst::Manual.3*
 
 %files scripts 
 %defattr(-,root,root,-)
@@ -142,6 +145,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sat Apr 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.71001-2
+- return Catalyst::Manual perl-Catalyst-Manual
+
 * Thu Apr 02 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.71001-1
 - update to 5.71001
 




More information about the scm-commits mailing list