Hello community,

here is the log from the commit of package perl-Text-Kakasi for 
openSUSE:Factory checked in at 2014-07-21 10:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Kakasi (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-Kakasi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-Kakasi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Kakasi/perl-Text-Kakasi.changes        
2011-11-21 12:48:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Text-Kakasi.new/perl-Text-Kakasi.changes   
2014-07-21 10:35:38.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 19 18:07:07 UTC 2014 - [email protected]
+
+- Clean up specfile
+- Use %perl_make_install and %perl_gen_filelist
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Text-Kakasi.spec ++++++
--- /var/tmp/diff_new_pack.ZilJXP/_old  2014-07-21 10:35:39.000000000 +0200
+++ /var/tmp/diff_new_pack.ZilJXP/_new  2014-07-21 10:35:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-Kakasi
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-Text-Kakasi
 BuildRequires:  kakasi-devel
-License:        GPL-2.0+
-Group:          Development/Libraries/Perl
 Requires:       kakasi >= 2.3.4
-AutoReqProv:    on
 Version:        2.04
-Release:        146
+Release:        0
 Url:            http://www.daionet.gr.jp/~knok/kakasi/
 Source0:        
http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/Text-Kakasi-2.04.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Perl binding for KAKASI, the kanji kana simple inverter
+License:        GPL-2.0+
+Group:          Development/Libraries/Perl
 %{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -40,11 +37,6 @@
 # 
 # このモジュールを使うためには、最新版のKAKASI(2.3.0以降)が必要です。最
 # 新版に関しては、<http://kakasi.namazu.org/>を参照してください。
-# 
-# Authors:
-# --------
-# 
-#     NOKUBI Takatsugu <[email protected]>
 
 %description
 This module provides libkakasi interface for perl. libkakasi is a part
@@ -53,15 +45,6 @@
 Japanese documents.  More information about KAKASI is available at
 <http://kakasi.namazu.org/>.
 
-
-
-Authors:
---------
-    NOKUBI Takatsugu <[email protected]>
-
-%define __find_provides /usr/lib/rpm/find-provides
-%define __find_requires /usr/lib/rpm/find-requires
-
 %prep
 %setup -n Text-Kakasi-%{version} 
 
@@ -69,38 +52,13 @@
 CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
 make %{?_smp_mflags}
 
-%clean 
-#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-
 %install
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-install -d $RPM_BUILD_ROOT/%{perl_archlib}
-make -e DESTDIR=$RPM_BUILD_ROOT \
-       INSTALLVENDORMAN1DIR=%{_mandir}/ja/man1 \
-       INSTALLVENDORMAN3DIR=%{_mandir}/ja/man3 \
-       install_vendor
+%perl_make_install
 %perl_process_packlist
-# install English man-page:
-mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man3
-pod2man --section 1 --center=" " Kakasi.pm \
-    | gzip -9 -c > $RPM_BUILD_ROOT/%{_mandir}/man3/Text::Kakasi.3pm.gz
-echo "/usr/share/man/man3/Text::Kakasi.3pm" >> .packlist
-echo "/usr/share/man/ja/man3/Text::Kakasi::JP.3pm" >> .packlist
+%perl_gen_filelist
 
-%files 
+%files -f %{name}.files
 %defattr(-,root,root)
 %doc COPYING Changes ChangeLog* MANIFEST README*
-%doc %{_mandir}/man3/Text::Kakasi.3pm.gz
-%dir %{_mandir}/ja/man3/
-%doc %{_mandir}/ja/man3/Text::Kakasi.3pm.gz
-%doc %{_mandir}/ja/man3/Text::Kakasi::JP.3pm.gz
-%dir %{perl_vendorarch}/Text/
-%{perl_vendorarch}/Text/Kakasi.pm
-%dir %{perl_vendorarch}/Text/Kakasi/
-%{perl_vendorarch}/Text/Kakasi/JP.pod
-%dir %{perl_vendorarch}/auto/Text/
-%dir %{perl_vendorarch}/auto/Text/Kakasi
-%{perl_vendorarch}/auto/Text/Kakasi/Kakasi.so
-%{perl_vendorarch}/auto/Text/Kakasi/Kakasi.bs
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to