This commit is contained in:
parent
80b0676c50
commit
8dbec97236
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e9338f95d843841a9f1ca81773df5fe0314328f3dddce8d744a37e68b5c2fae
|
||||
size 115174
|
3
Regexp-Common-2.122.tar.bz2
Normal file
3
Regexp-Common-2.122.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:799d2dc7a1e7b327353bc9b2371fda05479721e9fc9492907cbe60bb86a373e0
|
||||
size 108321
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 13:35:38 CEST 2008 - cwh@suse.de
|
||||
|
||||
- updated to 2.122:
|
||||
- Removed spurious '=head1' from README. (Smylers)
|
||||
- Comments for 'm4', 'Modula-2', 'Modula-3', 'Ubercode', and 'ZZT-OOP'.
|
||||
- Fix for French zip codes; addes Swiss zip codes (Rafael)
|
||||
- License change:
|
||||
You now have the option to use this software under either the original
|
||||
Artistic License, the Artistic License 2.0, the MIT license, or the BSD
|
||||
license.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:56 CET 2006 - mls@suse.de
|
||||
|
||||
|
@ -1,26 +1,34 @@
|
||||
#
|
||||
# spec file for package perl-Regexp-Common (Version 2.120)
|
||||
# spec file for package perl-Regexp-Common (Version 2.122)
|
||||
#
|
||||
# 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) 2008 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-Common
|
||||
Version: 2.120
|
||||
Release: 3
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
URL: http://search.cpan.org/~abigail/Regexp-Common-2.120/
|
||||
Summary: Provide commonly requested regular expressions
|
||||
Source: Regexp-Common-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Name: perl-Regexp-Common
|
||||
Version: 2.122
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Url: http://search.cpan.org/~abigail/Regexp-Common-2.120/
|
||||
Summary: Provide commonly requested regular expressions
|
||||
Source: Regexp-Common-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Provides regular expression patterns useful for validating all sorts of
|
||||
@ -56,7 +64,6 @@ perl Makefile.PL
|
||||
make
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%perl_process_packlist
|
||||
|
||||
@ -78,10 +85,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorarch}/auto/Regexp/Common/.packlist
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-Regexp-Common
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
%changelog
|
||||
* Fri Sep 12 2008 cwh@suse.de
|
||||
- updated to 2.122:
|
||||
- Removed spurious '=head1' from README. (Smylers)
|
||||
- Comments for 'm4', 'Modula-2', 'Modula-3', 'Ubercode', and 'ZZT-OOP'.
|
||||
- Fix for French zip codes; addes Swiss zip codes (Rafael)
|
||||
- License change:
|
||||
You now have the option to use this software under either the original
|
||||
Artistic License, the Artistic License 2.0, the MIT license, or the BSD
|
||||
license.
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Sep 28 2005 - dmueller@suse.de
|
||||
* Thu Sep 29 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Fri Jun 17 2005 - cwh@suse.de
|
||||
* Fri Jun 17 2005 cwh@suse.de
|
||||
- newly packaged with version 2.120
|
||||
|
Loading…
x
Reference in New Issue
Block a user