OBS User unknown 2009-06-18 15:14:03 +00:00 committed by Git OBS Bridge
parent 60fc0a30fb
commit c06c3dee4d

View File

@ -1,25 +1,33 @@
#
# spec file for package perl-Text-Iconv (Version 1.4)
#
# 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-Text-Iconv
License: Artistic License
Group: Development/Libraries/Perl
Requires: perl = %{perl_version}
Autoreqprov: on
Summary: Iconv interface for text recoding
Version: 1.4
Release: 3
Source: Text-Iconv-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-Text-Iconv
License: Artistic License
Group: Development/Libraries/Perl
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Iconv interface for text recoding
Version: 1.4
Release: 135
Source: Text-Iconv-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The UNIX iconv interface for perl.
@ -55,23 +63,23 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Text::Iconv.3pm.gz
/var/adm/perl-modules/perl-Text-Iconv
%changelog -n perl-Text-Iconv
* 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
* Sun Jul 31 2005 - cthiel@suse.de
* Sun Jul 31 2005 cthiel@suse.de
- update to version 1.4
* Fri Aug 22 2003 - mjancar@suse.cz
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with
* Mon Jul 28 2003 - coolo@suse.de
* Mon Jul 28 2003 coolo@suse.de
- fix build
* Tue Jul 01 2003 - ro@suse.de
* Tue Jul 01 2003 ro@suse.de
- use perl_process_packlist macro
- remove perllocal.pod from filelist
* Mon Jun 16 2003 - coolo@suse.de
* Mon Jun 16 2003 coolo@suse.de
- package directories
* Mon Nov 18 2002 - ro@suse.de
* Mon Nov 18 2002 ro@suse.de
- fixed typo in specfile
* Sun Nov 17 2002 - adrian@suse.de
* Sun Nov 17 2002 adrian@suse.de
- initial package of perl-Text-Iconv 1.2 (needed for gift)