forked from pool/perl-Unicode-Map8
		
	This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							1d8cf6fe21
						
					
				
				
					commit
					f0ac8b6e3b
				
			@@ -1,31 +1,38 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Unicode-Map8 (Version 0.12)
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2004 SuSE Linux AG, 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
 | 
			
		||||
# usedforbuild    aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-devel pam-modules patch permissions popt ps rcs readline sed sendmail shadow strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils cracklib gcc gdbm gettext libtool perl perl-Unicode-String rpm
 | 
			
		||||
 | 
			
		||||
Name:         perl-Unicode-Map8
 | 
			
		||||
BuildRequires: perl-Unicode-String
 | 
			
		||||
Version:      0.12
 | 
			
		||||
Release:      98
 | 
			
		||||
Requires:     perl-Unicode-String
 | 
			
		||||
Requires:     perl = %{perl_version}
 | 
			
		||||
Autoreqprov:  on
 | 
			
		||||
Group:        Development/Libraries/Perl
 | 
			
		||||
License:      Artistic License
 | 
			
		||||
URL:          http://cpan.org/modules/by-module/Unicode/
 | 
			
		||||
Summary:      Mapping table between 8-bit chars and Unicode
 | 
			
		||||
Source:       Unicode-Map8-%{version}.tar.bz2
 | 
			
		||||
Patch0:       Unicode-Map8-%{version}-type.diff
 | 
			
		||||
Patch1:       Unicode-Map8-%{version}-declaration.diff
 | 
			
		||||
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
 | 
			
		||||
Name:           perl-Unicode-Map8
 | 
			
		||||
BuildRequires:  perl-Unicode-String
 | 
			
		||||
Version:        0.12
 | 
			
		||||
Release:        282
 | 
			
		||||
Requires:       perl-Unicode-String
 | 
			
		||||
Requires:       perl = %{perl_version}
 | 
			
		||||
AutoReqProv:    on
 | 
			
		||||
Group:          Development/Libraries/Perl
 | 
			
		||||
License:        Artistic License
 | 
			
		||||
Url:            http://cpan.org/modules/by-module/Unicode/
 | 
			
		||||
Summary:        Mapping table between 8-bit chars and Unicode
 | 
			
		||||
Source:         Unicode-Map8-%{version}.tar.bz2
 | 
			
		||||
Patch0:         Unicode-Map8-%{version}-type.diff
 | 
			
		||||
Patch1:         Unicode-Map8-%{version}-declaration.diff
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
The Unicode::Map8 class implement efficient mapping tables between
 | 
			
		||||
@@ -67,30 +74,30 @@ rm -rf $RPM_BUILD_ROOT
 | 
			
		||||
%{_bindir}/*
 | 
			
		||||
/var/adm/perl-modules/%{name}
 | 
			
		||||
 | 
			
		||||
%changelog -n perl-Unicode-Map8
 | 
			
		||||
* Wed Jan 25 2006 - mls@suse.de
 | 
			
		||||
%changelog
 | 
			
		||||
* Wed Jan 25 2006 mls@suse.de
 | 
			
		||||
- converted neededforbuild to BuildRequires
 | 
			
		||||
* Sun Jan 11 2004 - adrian@suse.de
 | 
			
		||||
* Sun Jan 11 2004 adrian@suse.de
 | 
			
		||||
- build as user
 | 
			
		||||
* Fri Aug 22 2003 - mjancar@suse.cz
 | 
			
		||||
* Fri Aug 22 2003 mjancar@suse.cz
 | 
			
		||||
- require the perl version we build with
 | 
			
		||||
* Thu Jul 17 2003 - mjancar@suse.cz
 | 
			
		||||
* Thu Jul 17 2003 mjancar@suse.cz
 | 
			
		||||
- adapt to perl-5.8.1
 | 
			
		||||
- use %%perl_process_packlist
 | 
			
		||||
* Mon May 19 2003 - ro@suse.de
 | 
			
		||||
* Mon May 19 2003 ro@suse.de
 | 
			
		||||
- remove perllocal.pod
 | 
			
		||||
* Tue Apr 29 2003 - mjancar@suse.cz
 | 
			
		||||
* Tue Apr 29 2003 mjancar@suse.cz
 | 
			
		||||
- update to version 0.12
 | 
			
		||||
- used $RPM_OPT_FLAGS
 | 
			
		||||
- fixed function prototype
 | 
			
		||||
* Thu Nov 28 2002 - prehak@suse.cz
 | 
			
		||||
* Thu Nov 28 2002 prehak@suse.cz
 | 
			
		||||
- fixed data types
 | 
			
		||||
- enabled make test for ppc64 and s390x
 | 
			
		||||
* Wed Aug 21 2002 - prehak@suse.cz
 | 
			
		||||
* Wed Aug 21 2002 prehak@suse.cz
 | 
			
		||||
- disabled make test on ppc64 and s390x
 | 
			
		||||
* Tue Jul 02 2002 - mls@suse.de
 | 
			
		||||
* Tue Jul 02 2002 mls@suse.de
 | 
			
		||||
- remove race in .packlist generation
 | 
			
		||||
* Tue Jan 15 2002 - rvasice@suse.cz
 | 
			
		||||
* Tue Jan 15 2002 rvasice@suse.cz
 | 
			
		||||
- update to version 0.11
 | 
			
		||||
* Wed Aug 15 2001 - rvasice@suse.cz
 | 
			
		||||
* Wed Aug 15 2001 rvasice@suse.cz
 | 
			
		||||
- initial package release (version 0.10)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user