This commit is contained in:
parent
60fc0a30fb
commit
c06c3dee4d
@ -1,23 +1,31 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-Iconv (Version 1.4)
|
# spec file for package perl-Text-Iconv (Version 1.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
# 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
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Text-Iconv
|
Name: perl-Text-Iconv
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Summary: Iconv interface for text recoding
|
Summary: Iconv interface for text recoding
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 3
|
Release: 135
|
||||||
Source: Text-Iconv-%{version}.tar.bz2
|
Source: Text-Iconv-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -55,23 +63,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/Text::Iconv.3pm.gz
|
%{_mandir}/man3/Text::Iconv.3pm.gz
|
||||||
/var/adm/perl-modules/perl-Text-Iconv
|
/var/adm/perl-modules/perl-Text-Iconv
|
||||||
|
|
||||||
%changelog -n perl-Text-Iconv
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Sep 28 2005 - dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Sun Jul 31 2005 - cthiel@suse.de
|
* Sun Jul 31 2005 cthiel@suse.de
|
||||||
- update to version 1.4
|
- 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
|
- require the perl version we build with
|
||||||
* Mon Jul 28 2003 - coolo@suse.de
|
* Mon Jul 28 2003 coolo@suse.de
|
||||||
- fix build
|
- fix build
|
||||||
* Tue Jul 01 2003 - ro@suse.de
|
* Tue Jul 01 2003 ro@suse.de
|
||||||
- use perl_process_packlist macro
|
- use perl_process_packlist macro
|
||||||
- remove perllocal.pod from filelist
|
- remove perllocal.pod from filelist
|
||||||
* Mon Jun 16 2003 - coolo@suse.de
|
* Mon Jun 16 2003 coolo@suse.de
|
||||||
- package directories
|
- package directories
|
||||||
* Mon Nov 18 2002 - ro@suse.de
|
* Mon Nov 18 2002 ro@suse.de
|
||||||
- fixed typo in specfile
|
- 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)
|
- initial package of perl-Text-Iconv 1.2 (needed for gift)
|
||||||
|
Loading…
Reference in New Issue
Block a user