OBS User unknown 2009-06-18 15:02:32 +00:00 committed by Git OBS Bridge
parent 92ecd9fde4
commit c0d299f3f6

View File

@ -1,15 +1,23 @@
#
# spec file for package perl-Encode-HanExtra (Version 0.23)
#
# Copyright (c) 2007 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.
#
# 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-Encode-HanExtra
License: X11/MIT
Group: Development/Libraries/Perl
@ -17,7 +25,7 @@ PreReq: /usr/bin/enc2xs
Requires: perl = %{perl_version}
AutoReqProv: on
Version: 0.23
Release: 1
Release: 59
Url: http://search.cpan.org/~autrijus/Encode-HanExtra-0.23/
# Original Source is gzipped.
Source0: http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Encode-HanExtra-0.23.tar.bz2
@ -69,8 +77,9 @@ fi
%{perl_vendorarch}/Encode/
%{perl_vendorarch}/auto/Encode/
/var/adm/perl-modules/perl-Encode-HanExtra
%changelog
* Mon Nov 12 2007 - mfabian@suse.de
* Mon Nov 12 2007 mfabian@suse.de
- update to 0.23.
Split .ucm files into several object files, so enc2xs will no longer
take absurd amount of memory.
@ -85,31 +94,31 @@ fi
CCCII: Revised, using table supplied by the Koha Taiwan project.
GB18030: Removed invalid Unicode codepoints.
Build system upgraded from ExtUtils::MakeMaker to Module::Install.
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Aug 02 2005 - mfabian@suse.de
* Tue Aug 02 2005 mfabian@suse.de
- update to 0.10.
* Sat Jan 10 2004 - adrian@suse.de
* Sat Jan 10 2004 adrian@suse.de
- build as user
* Sat Sep 13 2003 - mfabian@suse.de
* Sat Sep 13 2003 mfabian@suse.de
- add "Prereq: /usr/bin/enc2xs", thanks to
Andreas Jaeger <aj@suse.de> for noticing the omission.
* Fri Aug 29 2003 - mfabian@suse.de
* Fri Aug 29 2003 mfabian@suse.de
- redirect stdout and stderr of "enc2xs -C" to /dev/null.
* Fri Aug 22 2003 - mjancar@suse.cz
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with
* Wed Jul 16 2003 - mfabian@suse.de
* Wed Jul 16 2003 mfabian@suse.de
- use vendorarch instead of sitearch.
- simplify file list.
* Sun Jun 15 2003 - mfabian@suse.de
* Sun Jun 15 2003 mfabian@suse.de
- fix "directory now owned by any package".
* Sun May 25 2003 - ro@suse.de
* Sun May 25 2003 ro@suse.de
- remove unpackaged files from buildroot
* Fri May 16 2003 - mfabian@suse.de
* Fri May 16 2003 mfabian@suse.de
- remove perllocal.pod from buildroot.
* Mon May 12 2003 - mfabian@suse.de
* Mon May 12 2003 mfabian@suse.de
- use "enc2xs -C" in %%post and %%postun to register/unregister
the new encodings in the on demand-loading list.
* Fri May 09 2003 - mfabian@suse.de
* Fri May 09 2003 mfabian@suse.de
- new package: perl-Encode-HanExtra-0.07
- fix installation of man-page