SPECS: perl-Linux-AIO.spec - version 0.9 - removed README (same as...
radek
radek at pld-linux.org
Thu Aug 24 15:02:27 CEST 2006
Author: radek Date: Thu Aug 24 13:02:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 0.9
- removed README (same as man page), packaged *.so, clarified license
---- Files affected:
SPECS:
perl-Linux-AIO.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/perl-Linux-AIO.spec
diff -u SPECS/perl-Linux-AIO.spec:1.4 SPECS/perl-Linux-AIO.spec:1.5
--- SPECS/perl-Linux-AIO.spec:1.4 Wed Dec 15 13:17:17 2004
+++ SPECS/perl-Linux-AIO.spec Thu Aug 24 15:02:21 2006
@@ -9,16 +9,16 @@
Summary: Linux::AIO - Linux-specific AIO implemented using clone
Summary(pl): Linux::AIO - linuksowe AIO zaimplementowane przy użyciu clone
Name: perl-%{pdir}-%{pnam}
-Version: 1.3
+Version: 1.9
Release: 1
-License: unknown
+# same as perl
+License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: e2f2b749d384d948e813fa2979ade315
+# Source0-md5: 8b70ad6bce649c162bbd8733d4405972
URL: http://search.cpan.org/dist/Linux-AIO/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -80,8 +80,10 @@
%files
%defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
%{perl_vendorarch}/Linux/*.pm
+%dir %{perl_vendorarch}/auto/Linux/AIO
+%attr(755,root,root) %{perl_vendorarch}/auto/Linux/AIO/AIO.so
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -90,6 +92,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/08/24 13:02:21 radek
+- version 0.9
+- removed README (same as man page), packaged *.so, clarified license
+
Revision 1.4 2004/12/15 12:17:17 radek
- minor License unifications
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Linux-AIO.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list