diff --git a/perl-TimeDate.spec b/perl-TimeDate.spec index 05c3ba3..a8f199a 100644 --- a/perl-TimeDate.spec +++ b/perl-TimeDate.spec @@ -1,31 +1,39 @@ # # spec file for package perl-TimeDate (Version 1.16) # -# 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-TimeDate -License: Artistic License -Group: Development/Libraries/Perl -Provides: TimeDate -Requires: perl = %{perl_version} -Autoreqprov: on -Version: 1.16 -Release: 71 -Summary: Perl Modules for time and date calculation -Source: TimeDate-%{version}.tar.gz -Patch: TimeDate-deprecated_array_use.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build + +Name: perl-TimeDate +License: Artistic License +Group: Development/Libraries/Perl +Provides: TimeDate +Requires: perl = %{perl_version} +AutoReqProv: on +Version: 1.16 +Release: 257 +Summary: Perl Modules for Time and Date Calculation +Source: TimeDate-%{version}.tar.gz +Patch: TimeDate-deprecated_array_use.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -These modules provide Perl functions to do time and date calculations. +These modules provide Perl functions for performing time and date +calculations. @@ -59,31 +67,31 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor %{perl_vendorarch}/auto/TimeDate /var/adm/perl-modules/%{name} -%changelog -n perl-TimeDate -* 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 -* Mon Jul 21 2003 - rommel@suse.de +* Mon Jul 21 2003 rommel@suse.de - update to version 1.16 - using perl_vendorlib and perl_vendorarch instead of perl_sitearch and perl_archlib -* Wed Jun 18 2003 - coolo@suse.de +* Wed Jun 18 2003 coolo@suse.de - package directories -* Mon May 26 2003 - ro@suse.de +* Sun May 25 2003 ro@suse.de - remove unpackaged files from buildroot -* Thu Jan 16 2003 - rommel@suse.de +* Thu Jan 16 2003 rommel@suse.de - update to version 1.14 - fixed depricated array use in timegm() -* 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 - grimmer@suse.de +* Tue Nov 07 2000 grimmer@suse.de - added .packlist to file list and removed BuildRoot path -* Tue Nov 07 2000 - grimmer@suse.de +* Tue Nov 07 2000 grimmer@suse.de - removed BuildRoot path from perllocal.pod -* Mon Nov 06 2000 - grimmer@suse.de +* Mon Nov 06 2000 grimmer@suse.de - initial version (1.10)