packages: perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec - ...

amateja amateja at pld-linux.org
Wed Sep 16 15:14:45 CEST 2009


Author: amateja                      Date: Wed Sep 16 13:14:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.2

---- Files affected:
packages/perl-Lingua-Stem-Snowball-Se:
   perl-Lingua-Stem-Snowball-Se.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec
diff -u packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec:1.13 packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec:1.14
--- packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec:1.13	Mon Jul 28 00:39:54 2008
+++ packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec	Wed Sep 16 15:14:40 2009
@@ -9,12 +9,12 @@
 Summary:	Lingua::Stem::Snowball::Se - Porter's stemming algorithm for Sweedish
 Summary(pl.UTF-8):	Lingua::Stem::Snowball::Se - algorytm Portera określający rdzenie słów dla języka szwedzkiego
 Name:		perl-Lingua-Stem-Snowball-Se
-Version:	1.01
-Release:	4
+Version:	1.2
+Release:	1
 License:	GPL v2
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
-# Source0-md5:	59c1b9f82422e27846e2e50db2f8a9a7
+# Source0-md5:	e2ed0f5c2a9fc7e500c61553c4c1e9c9
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -27,9 +27,8 @@
 
 %description -l pl.UTF-8
 Funkcja określająca rdzenie słów pobiera skalarny parametr i korzysta
-z algorytmu dla języka szwedzkiego autorstwa Martina Portera.
-Algorytm ten można znaleźć na stronie Snowballa:
-http://snowball.tartarus.org/.
+z algorytmu dla języka szwedzkiego autorstwa Martina Portera. Algorytm
+ten można znaleźć na stronie Snowballa: http://snowball.tartarus.org/.
 
 %prep
 %setup -q -n %{pnam}-%{version}
@@ -43,11 +42,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-install stemmer.pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -55,9 +52,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%attr(755,root,root) %{_bindir}/stemmer-se.pl
 %{perl_vendorlib}/Lingua/Stem/Snowball/*.pm
-%dir %{_examplesdir}/%{name}-%{version}
-%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.pl
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/09/16 13:14:40  amateja
+- updated to 1.2
+
 Revision 1.13  2008/07/27 22:39:54  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Lingua-Stem-Snowball-Se/perl-Lingua-Stem-Snowball-Se.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list