Hello community,

here is the log from the commit of package perl-Snowball-Norwegian for 
openSUSE:Factory checked in at 2011-11-18 15:47:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Snowball-Norwegian (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Snowball-Norwegian.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Snowball-Norwegian", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Snowball-Norwegian/perl-Snowball-Norwegian.changes
  2011-09-23 12:38:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Snowball-Norwegian.new/perl-Snowball-Norwegian.changes
     2011-11-18 15:47:49.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 13 06:54:01 UTC 2011 - co...@suse.com
+
+- spec cleanup
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Snowball-Norwegian.spec ++++++
--- /var/tmp/diff_new_pack.zNremM/_old  2011-11-18 15:47:59.000000000 +0100
+++ /var/tmp/diff_new_pack.zNremM/_new  2011-11-18 15:47:59.000000000 +0100
@@ -15,52 +15,43 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-Snowball-Norwegian
-%define cpan_name Snowball-Norwegian
-Summary:        Snowball::Norwegian Perl module
 Version:        1.2
 Release:        1
 License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
+%define cpan_name Snowball-Norwegian
+Summary:        Porters stemming algorithm for norwegian.
 Url:            http://search.cpan.org/dist/Snowball-Norwegian/
-Source:         
http://www.cpan.org/modules/by-module/Snowball/Snowball-Norwegian-%{version}.tar.gz
+Group:          Development/Libraries/Perl
+Source:         Snowball-Norwegian-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)
+%{perl_requires}
 
 %description
-Lingua::Stem::Snowball::No is a perl port of the norwegian
-stemmer at http://snowball.tartarus.org.
-
-Authors:
---------
-    Ask Solem Hoel, <a...@0x61736b.net>
+Porters stemming algorithm for norwegian.
 
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to