Accepting request 54640 from devel:languages:perl
Accepted submit request 54640 from user coolo OBS-URL: https://build.opensuse.org/request/show/54640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Socket6?expand=0&rev=12
This commit is contained in:
commit
92a0785d6c
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:43 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 18:31:04 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove /var/adm/perl-modules
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 19 08:39:05 UTC 2010 - coolo@novell.com
|
Tue Oct 19 08:39:05 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -22,13 +22,14 @@ Name: perl-Socket6
|
|||||||
Url: http://search.cpan.org/author/UMEMOTO/Socket6-0.11/
|
Url: http://search.cpan.org/author/UMEMOTO/Socket6-0.11/
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
Summary: IPv6 Sockets (Perl Module)
|
Summary: IPv6 Sockets (Perl Module)
|
||||||
Version: 0.23
|
Version: 0.23
|
||||||
Release: 6
|
Release: 6
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-%{version}.tar.bz2
|
Source: http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The IPv6 related part of the C socket.h defines and structure
|
The IPv6 related part of the C socket.h defines and structure
|
||||||
@ -61,6 +62,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{perl_vendorarch}/Socket6.pm
|
%{perl_vendorarch}/Socket6.pm
|
||||||
#%doc %{_mandir}/man3/Socket6.3pm.gz
|
#%doc %{_mandir}/man3/Socket6.3pm.gz
|
||||||
%doc MANIFEST README ChangeLog
|
%doc MANIFEST README ChangeLog
|
||||||
/var/adm/perl-modules/%{name}
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user