forked from pool/perl-Proc-ProcessTable
Accepting request 109544 from home:saigkill:branches:devel:languages:perl
added missing perl license OBS-URL: https://build.opensuse.org/request/show/109544 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-ProcessTable?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
4c974c170b
commit
43b94a1dd0
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 14:04:29 UTC 2012 - Sascha.Manns@open-slx.de
|
||||
|
||||
- pacified rpmlint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 09:16:01 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Proc-ProcessTable
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: perl-Proc-ProcessTable
|
||||
Version: 0.45
|
||||
Release: 1
|
||||
License: CHECK(GPL+ or Artistic)
|
||||
License: Artistic-1.0 ; GPL-2.0+
|
||||
%define cpan_name Proc-ProcessTable
|
||||
Summary: Perl extension to access the unix process table
|
||||
Url: http://search.cpan.org/dist/Proc-ProcessTable/
|
||||
@@ -51,6 +51,7 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
%perl_make_install
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
chmod +x %{buildroot}%{perl_vendorarch}/Proc/example.pl
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
|
Reference in New Issue
Block a user