Hello community,
here is the log from the commit of package perl-Snowball-Swedish for
openSUSE:Factory checked in at 2011-11-21 12:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Snowball-Swedish (Old)
and /work/SRC/openSUSE:Factory/.perl-Snowball-Swedish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Snowball-Swedish", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Snowball-Swedish/perl-Snowball-Swedish.changes
2011-09-23 12:38:43.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Snowball-Swedish.new/perl-Snowball-Swedish.changes
2011-11-21 12:45:40.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:47:02 UTC 2011 - [email protected]
+
+- regenerate with cpanspec 1.78.05
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Snowball-Swedish.spec ++++++
--- /var/tmp/diff_new_pack.THqdF8/_old 2011-11-21 12:45:41.000000000 +0100
+++ /var/tmp/diff_new_pack.THqdF8/_new 2011-11-21 12:45:41.000000000 +0100
@@ -15,52 +15,45 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: perl-Snowball-Swedish
-%define cpan_name Snowball-Swedish
-Summary: Snowball::Swedish Perl module
Version: 1.2
Release: 1
License: GPL+ or Artistic
-Group: Development/Libraries/Perl
+%define cpan_name Snowball-Swedish
+Summary: Porters stemming algorithm for swedish.
Url: http://search.cpan.org/dist/Snowball-Swedish/
-Source:
http://www.cpan.org/modules/by-module/Snowball/Snowball-Swedish-%{version}.tar.gz
+Group: Development/Libraries/Perl
+Source: Snowball-Swedish-1.2.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
BuildRequires: perl
-BuildRequires: perl(Module::Build)
BuildRequires: perl-macros
+BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Lingua::Stem::Snowball::Se)
+#BuildRequires: perl(Test::Pod::Coverage)
+%{perl_requires}
%description
-Lingua::Stem::Snowball::Se is a perl port of the swedish
-stemmer at http://snowball.sourceforge.net.
-
-Authors:
---------
- Ask Solem Hoel, <[email protected]>
+Porters stemming algorithm for swedish.
%prep
%setup -q -n %{cpan_name}-%{version}
%build
%{__perl} Build.PL installdirs=vendor
-./Build
+./Build build flags=%{?_smp_mflags}
%check
./Build test
%install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
%files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes examples LICENSE README
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]