8
0
OBS User unknown
2009-06-18 15:11:43 +00:00
committed by Git OBS Bridge
parent 2e04308a00
commit ad27f54e9f

View File

@@ -1,26 +1,34 @@
#
# spec file for package perl-Regexp-Shellish (Version 0.93)
#
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# Please submit bugfixes or comments via http://www.suse.de/feedback/
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-Regexp-Shellish
License: Artistic License
Group: Development/Languages/Perl
URL: http://cpan.org/
Requires: perl = %{perl_version}
Autoreqprov: on
Summary: Shell-like regular expressions
Version: 0.93
Release: 2
Source: http://cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-Regexp-Shellish
License: Artistic License
Group: Development/Libraries/Perl
Url: http://cpan.org/
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Shell-like regular expressions
Version: 0.93
Release: 138
Source: http://cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Provides shell-like regular expressions. The wildcards provided are ?,
@@ -57,10 +65,10 @@ perl Makefile.PL
%{_mandir}/man3/Regexp::Shellish.3pm.gz
/var/adm/perl-modules/%{name}
%changelog -n perl-Regexp-Shellish
* Wed Jan 25 2006 - mls@suse.de
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Feb 16 2005 - schwab@suse.de
* Wed Feb 16 2005 schwab@suse.de
- Don't remove BuildRoot in %%install.
* Mon Feb 14 2005 - lmuelle@suse.de
* Mon Feb 14 2005 lmuelle@suse.de
- Initial SuSE package.