Hello community,

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



--------
--- m17n-contrib/m17n-contrib.changes   2010-04-22 17:47:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/m17n-contrib/m17n-contrib.changes      
2011-08-02 17:21:43.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Aug  2 17:18:57 CEST 2011 - [email protected]
+
+- updated to version 1.1.12:
+  New input method im/be-kbd.mim (Belarusian), misc fixes
+- clean up spec file
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  m17n-contrib-1.1.11.tar.bz2

New:
----
  m17n-contrib-1.1.12.tar.gz

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

Other differences:
------------------
++++++ m17n-contrib.spec ++++++
--- /var/tmp/diff_new_pack.QmFJlH/_old  2011-08-03 09:36:24.000000000 +0200
+++ /var/tmp/diff_new_pack.QmFJlH/_new  2011-08-03 09:36:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package m17n-contrib (Version 1.1.11)
+# spec file for package m17n-contrib
 #
-# 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
@@ -20,19 +20,14 @@
 
 Name:           m17n-contrib
 BuildRequires:  m17n-db
-Version:        1.1.11
+Version:        1.1.12
 Release:        1
 License:        LGPLv2.1+
 Group:          System/I18n/Japanese
 AutoReqProv:    on
 Provides:       locale(m17n-db:as;bn;gu;hi;kn;ml;mr;ne;or;pa;ta;te;ur)
 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
-#    cvs -d :pserver:[email protected]:/cvs/m17n co m17n-contrib
-Source0:        
http://www.m17n.org/m17n-lib/download/m17n-contrib-%{version}.tar.bz2
+Source0:        
http://www.m17n.org/m17n-lib/download/m17n-contrib-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A collection of contributed works to be used with the m17n 
library
@@ -69,24 +64,18 @@
     Sree Thottempudi <[email protected]>
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
-#./bootstrap.sh
-#libtoolize --force
-#autoreconf --force --install --verbose
-export CXXFLAGS="$RPM_OPT_FLAGS"
-./configure --prefix=/usr \
-            --sysconfdir=%{_sysconfdir} \
-           --libdir=%{_libdir} \
-           --disable-nls
-make 
+%configure --disable-nls
+%{__make}
 
 %install
 make DESTDIR=${RPM_BUILD_ROOT} install
 chmod 755 $RPM_BUILD_ROOT%{_datadir}/m17n/scripts/tbl2mim.awk
 
 %clean
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-, root, root)


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



Remember to have fun...

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

Reply via email to