rpms/perl-Unix-Syslog/devel .cvsignore, 1.2, 1.3 perl-Unix-Syslog.spec, 1.12, 1.13 sources, 1.2, 1.3

Steven Pritchard steve at fedoraproject.org
Tue Oct 16 00:50:28 UTC 2007


Author: steve

Update of /cvs/pkgs/rpms/perl-Unix-Syslog/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16421

Modified Files:
	.cvsignore perl-Unix-Syslog.spec sources 
Log Message:
Update to 1.0.
Update License.
Reformat a little to match cpanspec output.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Unix-Syslog/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 05:11:44 -0000	1.2
+++ .cvsignore	16 Oct 2007 00:49:55 -0000	1.3
@@ -1 +1 @@
-Unix-Syslog-0.100.tar.gz
+Unix-Syslog-1.0.tar.gz


Index: perl-Unix-Syslog.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Unix-Syslog/devel/perl-Unix-Syslog.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-Unix-Syslog.spec	16 Apr 2007 22:12:51 -0000	1.12
+++ perl-Unix-Syslog.spec	16 Oct 2007 00:49:55 -0000	1.13
@@ -1,9 +1,9 @@
 Name:           perl-Unix-Syslog
-Version:        0.100
-Release:        9%{?dist}
+Version:        1.0
+Release:        1%{?dist}
 Summary:        Perl interface to the UNIX syslog(3) calls
-License:        Artistic
-Group:          System Environment/Libraries
+License:        Artistic 2.0
+Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Unix-Syslog/
 Source0:        http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -12,9 +12,9 @@
 
 %description
 This module provides an interface to the system logger syslogd(8) via
-Perl's XSUBs. The implementation attempts to resemble the native
-libc-functions of your system, so that anyone being familiar with
-syslog.h should be able to use this module right away.
+Perl's XSUBs. The implementation attempts to resemble the native libc-
+functions of your system, so that anyone being familiar with syslog.h
+should be able to use this module right away.
 
 %prep
 %setup -q -n Unix-Syslog-%{version}
@@ -43,11 +43,16 @@
 %files
 %defattr(-,root,root,-)
 %doc Artistic Changes README
-%{perl_vendorarch}/auto/Unix
-%{perl_vendorarch}/Unix
-%{_mandir}/man3/Unix::Syslog.3pm*
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Unix*
+%{_mandir}/man3/*
 
 %changelog
+* Mon Oct 15 2007 Steven Pritchard <steve at kspei.com> 1.0-1
+- Update to 1.0.
+- Update License.
+- Reformat a little to match cpanspec output.
+
 * Mon Apr 16 2007 Steven Pritchard <steve at kspei.com> 0.100-9
 - Use fixperms macro instead of our own chmod incantation.
 - BR ExtUtils::MakeMaker.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Unix-Syslog/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 05:11:44 -0000	1.2
+++ sources	16 Oct 2007 00:49:55 -0000	1.3
@@ -1 +1 @@
-655d2e04a043b3e92d1bb47caf8e8a3b  Unix-Syslog-0.100.tar.gz
+a9a30a08a575d210090230df446578e9  Unix-Syslog-1.0.tar.gz




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