From 3e54981841fd080031c32c7f8f5a3a04b6d783a54782503a77cea7e06b142360 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Sat, 25 Jul 2009 17:36:44 +0000 Subject: [PATCH] clean up spec file OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-Strptime?expand=0&rev=3 --- perl-DateTime-Format-Strptime.changes | 7 +++++++ perl-DateTime-Format-Strptime.spec | 15 --------------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/perl-DateTime-Format-Strptime.changes b/perl-DateTime-Format-Strptime.changes index 811c714..6921211 100644 --- a/perl-DateTime-Format-Strptime.changes +++ b/perl-DateTime-Format-Strptime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 25 19:36:40 CEST 2009 - chris@computersalat.de + +- spec mods + * removed ^---------- + * removed ^#--------- + ------------------------------------------------------------------- Mon Jun 22 13:38:05 CEST 2009 - chris@computersalat.de diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 9d9d1b2..b01e990 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -48,9 +48,7 @@ Requires: perl(DateTime::Locale) >= 0.41 Requires: perl(DateTime::TimeZone) >= 0.79 Requires: perl(Params::Validate) >= 0.64 -#------------------------------------------------------------------------------- %description -#------------------------------------------------------------------------------- %{cpan_name} module for perl This module implements most of strptime(3), the POSIX function that is the @@ -60,43 +58,30 @@ Requires: perl(Params::Validate) >= 0.64 Author: Rick Measham --------------------------------------------------------------------------------- -#------------------------------------------------------------------------------- %prep -#------------------------------------------------------------------------------- %setup -q -n %{cpan_name}-%{version} -#------------------------------------------------------------------------------- %build -#------------------------------------------------------------------------------- perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" %{__make} %check %{__make} test -#------------------------------------------------------------------------------- %install -#------------------------------------------------------------------------------- %perl_make_install %perl_process_packlist %perl_gen_filelist -#------------------------------------------------------------------------------- %clean -#------------------------------------------------------------------------------- %{__rm} -rf $RPM_BUILD_ROOT -#------------------------------------------------------------------------------- %files -f %{name}.files -#------------------------------------------------------------------------------- %defattr(-,root,root) %doc Changes LICENSE README -#------------------------------------------------------------------------------- %changelog -#------------------------------------------------------------------------------- * Sun Nov 16 2008 - rpm@scorpio-it.net - 1.0800 - upgrade to new version * Sun Feb 03 2008 - rpm@scorpio-it.net - 1.0702 - 1