Mailinglist Archive: opensuse-commit (1097 mails)
| < Previous | Next > |
commit perl-Text-Autoformat for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 11 Jan 2010 18:02:27 +0100
- Message-id: <20100111170227.60BD0202AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Text-Autoformat for
openSUSE:Factory
checked in at Mon Jan 11 18:02:27 CET 2010.
--------
--- perl-Text-Autoformat/perl-Text-Autoformat.changes 2009-08-06
17:02:25.000000000 +0200
+++
/mounts/work_src_done/STABLE/perl-Text-Autoformat/perl-Text-Autoformat.changes
2010-01-07 17:31:13.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Jan 7 17:30:19 CET 2010 - jengelh@xxxxxxxxxx
+
+- get rid of the arch-specific junk and use perl_gen_filelist
+ instead (otherwise, there is always an unpackaged .packlist
+ on non-x86)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-Autoformat.spec ++++++
--- /var/tmp/diff_new_pack.mTm7a6/_old 2010-01-11 18:01:38.000000000 +0100
+++ /var/tmp/diff_new_pack.mTm7a6/_new 2010-01-11 18:01:38.000000000 +0100
@@ -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 @@
%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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |