From 23fef2f85f9a40f510e4010d8aa78a1957fd3a9b1d4eec838f6ffdd9113a50a8 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 17 Jun 2009 22:15:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-Yapp?expand=0&rev=3 --- perl-Parse-Yapp.spec | 59 +++++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 26 deletions(-) diff --git a/perl-Parse-Yapp.spec b/perl-Parse-Yapp.spec index 59f5f8d..faaa682 100644 --- a/perl-Parse-Yapp.spec +++ b/perl-Parse-Yapp.spec @@ -1,27 +1,34 @@ # # spec file for package perl-Parse-Yapp (Version 1.05) # -# 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 rpm -Name: perl-Parse-Yapp -Version: 1.05 -Release: 334 -Requires: perl = %{perl_version} -Autoreqprov: on -Group: Development/Libraries/Perl -License: GPL -URL: http://cpan.org/modules/by-module/Parse -Summary: Perl extension for generating and using LALR parsers -Source: Parse-Yapp-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build + +Name: perl-Parse-Yapp +Version: 1.05 +Release: 525 +Requires: perl = %{perl_version} +AutoReqProv: on +Group: Development/Libraries/Perl +License: Artistic License; GPL v2 or later +Url: http://cpan.org/modules/by-module/Parse +Summary: Perl extension for generating and using LALR parsers +Source: Parse-Yapp-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Parse::Yapp (Yet Another Perl Parser compiler) is a collection of @@ -62,25 +69,25 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* /var/adm/perl-modules/%{name} -%changelog -n perl-Parse-Yapp -* 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 -* Tue Jul 15 2003 - mjancar@suse.cz +* Tue Jul 15 2003 mjancar@suse.cz - adapt to perl-5.8.1 - use %%perl_process_packlist -* Mon Jun 16 2003 - mjancar@suse.cz +* Mon Jun 16 2003 mjancar@suse.cz - fix filelist -* Thu May 22 2003 - mjancar@suse.cz +* Thu May 22 2003 mjancar@suse.cz - remove unpackaged files - fix permissions - dont package MANIFEST -* Tue Jul 02 2002 - mls@suse.de +* Tue Jul 02 2002 mls@suse.de - remove race in .packlist generation -* Thu Jan 17 2002 - rvasice@suse.cz +* Thu Jan 17 2002 rvasice@suse.cz - update to version 1.05 -* Thu Aug 16 2001 - rvasice@suse.cz +* Thu Aug 16 2001 rvasice@suse.cz - initial package release (version 1.04)