forked from pool/perl-Regexp-Shellish
Accepting request 29444 from devel:languages:perl
Copy from devel:languages:perl/perl-Regexp-Shellish based on submit request 29444 from user coolo OBS-URL: https://build.opensuse.org/request/show/29444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Regexp-Shellish?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
ad27f54e9f
commit
8cf83a53ac
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:56 CET 2006 - mls@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Regexp-Shellish (Version 0.93)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-Regexp-Shellish
|
||||
License: Artistic License
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://cpan.org/
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: Shell-like regular expressions
|
||||
Version: 0.93
|
||||
Release: 138
|
||||
Release: 139
|
||||
Source: http://cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -46,7 +46,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
%{__make}
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
@@ -66,9 +66,3 @@ perl Makefile.PL
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Feb 16 2005 schwab@suse.de
|
||||
- Don't remove BuildRoot in %%install.
|
||||
* Mon Feb 14 2005 lmuelle@suse.de
|
||||
- Initial SuSE package.
|
||||
|
Reference in New Issue
Block a user