rpms/perl-Sys-SigAction/EL-5 .cvsignore, 1.2, 1.3 perl-Sys-SigAction.spec, 1.1, 1.2 sources, 1.2, 1.3

tremble tremble at fedoraproject.org
Mon Apr 12 15:54:39 UTC 2010


Author: tremble

Update of /cvs/pkgs/rpms/perl-Sys-SigAction/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8883

Modified Files:
	.cvsignore perl-Sys-SigAction.spec sources 
Log Message:
Update to match devel before initial release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-SigAction/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	23 Mar 2007 14:18:17 -0000	1.2
+++ .cvsignore	12 Apr 2010 15:54:39 -0000	1.3
@@ -1 +1 @@
-Sys-SigAction-0.10.tar.gz
+Sys-SigAction-0.11.tar.gz


Index: perl-Sys-SigAction.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-SigAction/EL-5/perl-Sys-SigAction.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Sys-SigAction.spec	23 Mar 2007 14:18:17 -0000	1.1
+++ perl-Sys-SigAction.spec	12 Apr 2010 15:54:39 -0000	1.2
@@ -1,15 +1,15 @@
 Name:           perl-Sys-SigAction
-Version:        0.10
-Release:        1%{?dist}
+Version:        0.11
+Release:        3%{?dist}
 Summary:        Perl extension for Consistent Signal Handling
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Sys-SigAction/
 Source0:        http://www.cpan.org/modules/by-module/Sys/Sys-SigAction-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 
 %description
 Sys::SigAction provides EASY access to POSIX::sigaction() for signal 
@@ -49,6 +49,24 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 0.11-3
+- rebuild against perl 5.10.1
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Jun 23 2009 Andreas Thienemann <andreas at bawue.net> - 0.11-1
+- Update to 0.11
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.10-3
+- Rebuild for new perl
+
+* Sun Jan 27 2008 Andreas Thienemann <andreas at bawue.net> 0.10-2
+- Added Test::More to the BuildReqs
+
 * Thu Mar 15 2007 Andreas Thienemann <andreas at bawue.net> 0.10-1
 - Specfile autogenerated by cpanspec 1.69.1.
 - Cleaned up for FE


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-SigAction/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	23 Mar 2007 14:18:17 -0000	1.2
+++ sources	12 Apr 2010 15:54:39 -0000	1.3
@@ -1 +1 @@
-ba520c175ea5c41950f53e60801da476  Sys-SigAction-0.10.tar.gz
+e37f1e69d6ac6ea4a9ffd7f845753e79  Sys-SigAction-0.11.tar.gz



More information about the scm-commits mailing list