From 0dde291b368de9f6f46cc0a49fd45ee4b3e13fbb5fbea2fd3f1582cd4b56f994 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 11 Jan 2010 17:02:30 +0000 Subject: [PATCH] Accepting request 28675 from devel:languages:perl Copy from devel:languages:perl/perl-Text-Autoformat based on submit request 28675 from user coolo OBS-URL: https://build.opensuse.org/request/show/28675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-Autoformat?expand=0&rev=3 --- perl-Text-Autoformat.changes | 7 +++++++ perl-Text-Autoformat.spec | 21 +++++---------------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/perl-Text-Autoformat.changes b/perl-Text-Autoformat.changes index c8a0509..ffea341 100644 --- a/perl-Text-Autoformat.changes +++ b/perl-Text-Autoformat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 7 17:30:19 CET 2010 - jengelh@medozas.de + +- get rid of the arch-specific junk and use perl_gen_filelist + instead (otherwise, there is always an unpackaged .packlist + on non-x86) + ------------------------------------------------------------------- Thu Aug 6 17:01:53 CEST 2009 - coolo@novell.com diff --git a/perl-Text-Autoformat.spec b/perl-Text-Autoformat.spec index 146c911..03b517c 100644 --- a/perl-Text-Autoformat.spec +++ b/perl-Text-Autoformat.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Autoformat (Version 1.13) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: perl-Text-Autoformat Version: 1.13 -Release: 1 +Release: 2 Summary: Automatic and manual text wrapping and reformating License: Perl Artistic License Group: Development/Libraries/Perl @@ -57,33 +57,22 @@ chmod -x lib/Text/Autoformat.pm %build %__perl Makefile.PL -%__make +%__make %{?_smp_mflags} %check %__make test %install %perl_make_install +%perl_gen_filelist %perl_process_packlist %clean %__rm -rf %{BuildRoot} -%files +%files -f %name.files %defattr(-, root, root) %doc Changes README -%dir %{perl_vendorlib}/Text -%{perl_vendorlib}/Text/Autoformat.pm -%ifarch %{ix86} -%dir %{perl_vendorlib}/i586-linux-thread-multi/auto/Text -%dir %{perl_vendorlib}/i586-linux-thread-multi/auto/Text/Autoformat -%{perl_vendorlib}/i586-linux-thread-multi/auto/Text/Autoformat/.packlist -%endif -%ifarch x86_64 -%dir %{perl_vendorlib}/x86_64-linux-thread-multi/auto/Text -%dir %{perl_vendorlib}/x86_64-linux-thread-multi/auto/Text/Autoformat -%{perl_vendorlib}/x86_64-linux-thread-multi/auto/Text/Autoformat/.packlist -%endif %{_mandir}/man3/Text::Autoformat.3pm.gz %{_var}/adm/perl-modules/perl-Text-Autoformat