Hello community,

here is the log from the commit of package kakasi for openSUSE:Factory checked 
in at 2012-06-01 07:20:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kakasi (Old)
 and      /work/SRC/openSUSE:Factory/.kakasi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kakasi", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kakasi/kakasi.changes    2012-03-26 
11:01:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kakasi.new/kakasi.changes       2012-06-01 
07:20:35.000000000 +0200
@@ -1,0 +2,7 @@
+Wed May 30 17:03:49 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+- Source config.guess using a more future-proof location wildcard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kakasi.spec ++++++
--- /var/tmp/diff_new_pack.oQlJ9l/_old  2012-06-01 07:20:36.000000000 +0200
+++ /var/tmp/diff_new_pack.oQlJ9l/_new  2012-06-01 07:20:36.000000000 +0200
@@ -62,20 +62,6 @@
 
 (1) "Romaji" is an alphabetical description of Japanese pronunciation.
 
-
-
-Authors:
---------
-    Originator:
-    Hironobu Takahashi <[email protected]>
-    
-    Members of KAKASI Project (Maintainers):
-    Hajime BABA <[email protected]>
-    NOKUBI Takatsugu <[email protected]>
-    Satoru Takabayashi <[email protected]>
-    Ken-ichi Hirose <[email protected]>
-    Ryuji Abe <[email protected]>
-
 %package -n kakasi-devel
 Summary:        header file and libraries of KAKASI
 Group:          Productivity/Text/Convertors
@@ -89,20 +75,6 @@
 %description -n kakasi-devel
 header file and libraries of KAKASI
 
-
-
-Authors:
---------
-    Originator:
-    Hironobu Takahashi <[email protected]>
-    
-    Members of KAKASI Project (Maintainers):
-    Hajime BABA <[email protected]>
-    NOKUBI Takatsugu <[email protected]>
-    Satoru Takabayashi <[email protected]>
-    Ken-ichi Hirose <[email protected]>
-    Ryuji Abe <[email protected]>
-
 %package -n kakasi-dict
 Summary:        The base dictionary of KAKASI
 Group:          Productivity/Text/Convertors
@@ -115,29 +87,15 @@
 %description -n kakasi-dict
 The base dictionary of KAKASI
 
-
-
-Authors:
---------
-    Originator:
-    Hironobu Takahashi <[email protected]>
-    
-    Members of KAKASI Project (Maintainers):
-    Hajime BABA <[email protected]>
-    NOKUBI Takatsugu <[email protected]>
-    Satoru Takabayashi <[email protected]>
-    Ken-ichi Hirose <[email protected]>
-    Ryuji Abe <[email protected]>
-
 %prep
 %setup0 -q
 %patch0 -p1
 %patch1
 
 %build
-cp /usr/share/automake-1.11/config.* .
+cp /usr/share/automake*/config.{guess,sub} .
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -147,9 +105,6 @@
        $RPM_BUILD_ROOT/usr/share/man/ja/man1
 rm -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT;
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to