Hello community,

here is the log from the commit of package m17n-db for openSUSE:Factory
checked in at Wed Aug 3 09:22:43 CEST 2011.



--------
--- m17n-db/m17n-db.changes     2010-04-22 17:45:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/m17n-db/m17n-db.changes        2011-08-02 
17:21:25.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Aug  2 17:14:06 CEST 2011 - [email protected]
+
+- updated to version 1.6.2: bug fix release;
+  see ChangeLog for details
+- clean up spec file
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  m17n-db-1.6.1.tar.bz2

New:
----
  m17n-db-1.6.2.tar.gz

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

Other differences:
------------------
++++++ m17n-db.spec ++++++
--- /var/tmp/diff_new_pack.ZWYIzi/_old  2011-08-03 09:20:51.000000000 +0200
+++ /var/tmp/diff_new_pack.ZWYIzi/_new  2011-08-03 09:20:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package m17n-db (Version 1.6.1)
+# spec file for package m17n-db
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,17 +19,13 @@
 
 Name:           m17n-db
 BuildRequires:  glibc-i18ndata
-Version:        1.6.1
+Version:        1.6.2
 Release:        1
 License:        GPLv2+ ; LGPLv2.1+ ; Public Domain, Freeware ; MIT
 Group:          System/I18n/Japanese
 AutoReqProv:    on
 Url:            http://www.m17n.org/m17n-lib/
-# CVS:
-#    cvs -d :pserver:[email protected]:/cvs/m17n login
-#    cvs -d :pserver:[email protected]:/cvs/m17n co m17n-lib
-#    cvs -d :pserver:[email protected]:/cvs/m17n co m17n-db
-Source0:        
http://www.m17n.org/m17n-lib/download/m17n-db-%{version}.tar.bz2
+Source0:        http://www.m17n.org/m17n-lib/download/m17n-db-%{version}.tar.gz
 Patch0:         bnc429430-ar-kbd.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -52,22 +48,15 @@
 %patch0 -p1
 
 %build
-#./bootstrap.sh
-#libtoolize --force
-#autoreconf --force --install --verbose
-./configure CXXFLAGS="$RPM_OPT_FLAGS" \
-           --prefix=/usr \
-            --sysconfdir=%{_sysconfdir} \
-           --libdir=%{_libdir} 
-make %{?jobs:-j%jobs};
+%configure
+%{__make}
 
 %install
 make DESTDIR=${RPM_BUILD_ROOT} install
-rm -f $RPM_BUILD_ROOT/%{_libdir}/scim-1.0/IMEngine/uim.{a,la}
 %find_lang m17n-db
 
 %clean
-#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
+rm -rf $RPM_BUILD_ROOT
 
 %files -f m17n-db.lang
 %defattr(-, root, root)


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



Remember to have fun...

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

Reply via email to