From 86e1c97400a03d844c69956f2d375f9834f4480c46eb349e139a0cf89f3b00f6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 15:02:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Encode-JIS2K?expand=0&rev=3 --- perl-Encode-JIS2K.spec | 69 ++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 30 deletions(-) diff --git a/perl-Encode-JIS2K.spec b/perl-Encode-JIS2K.spec index 6760179..b10e2a5 100644 --- a/perl-Encode-JIS2K.spec +++ b/perl-Encode-JIS2K.spec @@ -1,29 +1,37 @@ # # spec file for package perl-Encode-JIS2K (Version 0.02) # -# 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-Encode-JIS2K -License: Artistic License -Group: Development/Libraries/Perl -Prereq: /usr/bin/enc2xs -Requires: perl = %{perl_version} -Autoreqprov: on -Version: 0.02 -Release: 3 -URL: http://search.cpan.org/~dankogai/Encode-JIS2K-0.02/ + +Name: perl-Encode-JIS2K +License: Artistic License +Group: Development/Libraries/Perl +PreReq: /usr/bin/enc2xs +Requires: perl = %{perl_version} +AutoReqProv: on +Version: 0.02 +Release: 135 +Url: http://search.cpan.org/~dankogai/Encode-JIS2K-0.02/ # Original Source is gzipped. -Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/Encode-JIS2K-0.02.tar.bz2 -Patch0: perl-Encode-JIS2K.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: JIS X 0212 (aka JIS 2000) Encodings +Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/Encode-JIS2K-0.02.tar.bz2 +Patch0: perl-Encode-JIS2K.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Summary: JIS X 0212 (aka JIS 2000) Encodings %description This module implements encodings that covers JIS X 0213 charset (AKA @@ -37,6 +45,7 @@ Authors: %define __find_provides /usr/lib/rpm/find-provides %define __find_requires /usr/lib/rpm/find-requires + %prep %setup -q -n Encode-JIS2K-%{version} %patch0 -p1 @@ -70,30 +79,30 @@ fi %{perl_vendorarch}/auto/Encode/ /var/adm/perl-modules/perl-Encode-JIS2K -%changelog -n perl-Encode-JIS2K -* Wed Jan 25 2006 - mls@suse.de +%changelog +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Wed Sep 28 2005 - dmueller@suse.de +* Wed Sep 28 2005 dmueller@suse.de - add norootforbuild -* Tue Aug 02 2005 - mfabian@suse.de +* Tue Aug 02 2005 mfabian@suse.de - update to 0.02. -* Sat Sep 13 2003 - mfabian@suse.de +* Sat Sep 13 2003 mfabian@suse.de - add "Prereq: /usr/bin/enc2xs". -* 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 - simplify file list. -* Wed Jul 16 2003 - mfabian@suse.de +* Wed Jul 16 2003 mfabian@suse.de - use vendorarch instead of sitearch. -* Sun Jun 15 2003 - mfabian@suse.de +* Sun Jun 15 2003 mfabian@suse.de - fix "directory not owned by any package". -* Fri May 16 2003 - mfabian@suse.de +* Fri May 16 2003 mfabian@suse.de - remove perllocal.pod from file list. -* 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-JIS2K-0.01 - fix installation of man-page