This commit is contained in:
parent
b74dc7a3aa
commit
4cc8fcd8ad
@ -1,27 +1,35 @@
|
||||
#
|
||||
# spec file for package perl-Tie-IxHash (Version 1.21)
|
||||
#
|
||||
# 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) 2008 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-Tie-IxHash
|
||||
License: Other License(s), see package
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: perl_tie
|
||||
Obsoletes: perl_tie
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Summary: TieIxHash Perl Module
|
||||
Version: 1.21
|
||||
Release: 589
|
||||
Source: Tie-IxHash-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Name: perl-Tie-IxHash
|
||||
License: Artistic License; GPL v2 or later
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: perl_tie
|
||||
Obsoletes: perl_tie
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: TieIxHash Perl Module
|
||||
Version: 1.21
|
||||
Release: 721
|
||||
Source: Tie-IxHash-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
If you have been led to believe that associative arrays in Perl do not
|
||||
@ -55,28 +63,28 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog -n perl-Tie-IxHash
|
||||
* 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
|
||||
* Fri Aug 22 2003 - mjancar@suse.cz
|
||||
* Fri Aug 22 2003 mjancar@suse.cz
|
||||
- require the perl version we build with
|
||||
* Fri Jul 18 2003 - poeml@suse.de
|
||||
* Fri Jul 18 2003 poeml@suse.de
|
||||
- use install_vendor and new %%perl_process_packlist macro
|
||||
* Tue Jun 17 2003 - ro@suse.de
|
||||
* Tue Jun 17 2003 ro@suse.de
|
||||
- added directory to filelist
|
||||
* Mon May 19 2003 - ro@suse.de
|
||||
* Mon May 19 2003 ro@suse.de
|
||||
- remove perllocal.pod
|
||||
* Tue May 13 2003 - ro@suse.de
|
||||
* Tue May 13 2003 ro@suse.de
|
||||
- use defattr
|
||||
* Thu Aug 08 2002 - mls@suse.de
|
||||
* Thu Aug 08 2002 mls@suse.de
|
||||
- use sitearch macro
|
||||
* Tue Jul 02 2002 - mls@suse.de
|
||||
* Tue Jul 02 2002 mls@suse.de
|
||||
- remove race in .packlist generation
|
||||
* Tue Nov 07 2000 - ro@suse.de
|
||||
* Tue Nov 07 2000 ro@suse.de
|
||||
- renamed package perl_tie to perl-Tie-IxHash
|
||||
* Mon Sep 25 2000 - ro@suse.de
|
||||
* Mon Sep 25 2000 ro@suse.de
|
||||
- fixed filelist
|
||||
* Mon Sep 25 2000 - ro@suse.de
|
||||
* Mon Sep 25 2000 ro@suse.de
|
||||
- created package
|
||||
|
Loading…
x
Reference in New Issue
Block a user