OBS User unknown 2009-06-18 15:02:03 +00:00 committed by Git OBS Bridge
parent d2abab495b
commit 197fce43f1

View File

@ -1,25 +1,33 @@
# #
# spec file for package perl-Devel-Symdump (Version 2.0604) # spec file for package perl-Devel-Symdump (Version 2.0604)
# #
# Copyright (c) 2006 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.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-Devel-Symdump Name: perl-Devel-Symdump
Version: 2.0604 Version: 2.0604
Release: 1 Release: 116
Provides: Devel-Symdump Provides: Devel-Symdump
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
Conflicts: perlmod Conflicts: perlmod
Autoreqprov: on AutoReqProv: on
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Artistic License License: Artistic License
URL: http://cpan.org/modules/by-module/Devel/ Url: http://cpan.org/modules/by-module/Devel/
Source: Devel-Symdump-%{version}.tar.bz2 Source: Devel-Symdump-%{version}.tar.bz2
Summary: Inspect Perl's Symbol Table Summary: Inspect Perl's Symbol Table
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -59,43 +67,43 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorlib}/Devel %{perl_vendorlib}/Devel
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog -n perl-Devel-Symdump %changelog
* Fri Oct 13 2006 - anicka@suse.cz * Fri Oct 13 2006 anicka@suse.cz
- update to 2.0604 - update to 2.0604
* adjust test suite to accept main::+ introduced by named * adjust test suite to accept main::+ introduced by named
captures captures
* Thu Sep 21 2006 - anicka@suse.cz * Thu Sep 21 2006 anicka@suse.cz
- update to 2.0603 - update to 2.0603
* add LICENSE field to Makefile.PL to also have it in * add LICENSE field to Makefile.PL to also have it in
the META.yml the META.yml
* Mon Jul 24 2006 - anicka@suse.cz * Mon Jul 24 2006 anicka@suse.cz
- update to 2.0602 - update to 2.0602
* adjust test suite to accept new variable in bleadperl * adjust test suite to accept new variable in bleadperl
* Thu Jul 13 2006 - anicka@suse.cz * Thu Jul 13 2006 anicka@suse.cz
- update to 2.0601 - update to 2.0601
* testcases fixed * testcases fixed
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Tue Jan 03 2006 - anicka@suse.cz * Tue Jan 03 2006 anicka@suse.cz
- update to 2.05 - update to 2.05
* Sun Jan 11 2004 - adrian@suse.de * Sun Jan 11 2004 adrian@suse.de
- build as user - build as user
* Wed Aug 20 2003 - mjancar@suse.cz * Wed Aug 20 2003 mjancar@suse.cz
- require the perl version we build with - require the perl version we build with
* Tue Jul 15 2003 - mjancar@suse.cz * Tue Jul 15 2003 mjancar@suse.cz
- adapt to perl-5.8.1 - adapt to perl-5.8.1
- use %%perl_process_packlist - use %%perl_process_packlist
* Wed Jun 18 2003 - mjancar@suse.cz * Wed Jun 18 2003 mjancar@suse.cz
- fix filelist - fix filelist
* Tue May 20 2003 - mjancar@suse.cz * Tue May 20 2003 mjancar@suse.cz
- remove unpackaged files - remove unpackaged files
* Wed Jul 10 2002 - prehak@suse.cz * Wed Jul 10 2002 prehak@suse.cz
- updated to version 2.03 - updated to version 2.03
* Tue Jul 02 2002 - mls@suse.de * Tue Jul 02 2002 mls@suse.de
- remove race in .packlist generation - remove race in .packlist generation
* Mon Jan 21 2002 - rvasice@suse.cz * Mon Jan 21 2002 rvasice@suse.cz
- spec file cleanup - spec file cleanup
- bzip sources - bzip sources
* Tue Nov 21 2000 - rolf@suse.de * Tue Nov 21 2000 rolf@suse.de
- extract from perlmod package - extract from perlmod package
- update to version 2.01 - update to version 2.01