Rebuild.
This commit is contained in:
parent
afcc7bc7e7
commit
ab7754c479
@ -1,11 +1,11 @@
|
|||||||
Name: perl-Unix-Syslog
|
Name: perl-Unix-Syslog
|
||||||
Version: 0.100
|
Version: 0.100
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Perl interface to the UNIX syslog(3) calls
|
Summary: Perl interface to the UNIX syslog(3) calls
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://search.cpan.org/dist/Unix-Syslog/
|
URL: http://search.cpan.org/dist/Unix-Syslog/
|
||||||
Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/Unix::Syslog.3pm*
|
%{_mandir}/man3/Unix::Syslog.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 18 2006 Steven Pritchard <steve@kspei.com> 0.100-7
|
||||||
|
- Rebuild.
|
||||||
|
|
||||||
* Mon Sep 05 2005 Steven Pritchard <steve@kspei.com> 0.100-6
|
* Mon Sep 05 2005 Steven Pritchard <steve@kspei.com> 0.100-6
|
||||||
- Spec cleanup.
|
- Spec cleanup.
|
||||||
- Disable "make test" by default (spams console).
|
- Disable "make test" by default (spams console).
|
||||||
|
Loading…
Reference in New Issue
Block a user