Hello community,

here is the log from the commit of package cannadic for openSUSE:Factory 
checked in at 2014-12-30 00:49:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cannadic (Old)
 and      /work/SRC/openSUSE:Factory/.cannadic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cannadic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cannadic/cannadic.changes        2011-09-23 
01:53:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cannadic.new/cannadic.changes   2014-12-30 
00:49:48.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec 25 15:06:12 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 0.95c
+  + No changelog available
+
+-------------------------------------------------------------------

Old:
----
  cannadic-0.95a.tar.bz2

New:
----
  cannadic-0.95c.tar.gz

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

Other differences:
------------------
++++++ cannadic.spec ++++++
--- /var/tmp/diff_new_pack.eqadmn/_old  2014-12-30 00:49:51.000000000 +0100
+++ /var/tmp/diff_new_pack.eqadmn/_new  2014-12-30 00:49:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cannadic (Version 0.95a)
+# spec file for package cannadic
 #
-# Copyright (c) 2009 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,20 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           cannadic
 BuildRequires:  canna-devel
 License:        GPL-2.0+
 Group:          System/I18n/Japanese
-PreReq:         /usr/sbin/useradd
-AutoReqProv:    on
-Version:        0.95a
-Release:        233
+Version:        0.95c
+Release:        0
 Url:            http://cannadic.oucrc.org/
-# Original source: http://cannadic.oucrc.org/cannadic-0.95.tar.gz
-Source0:        http://cannadic.oucrc.org/cannadic-0.95a.tar.bz2
+Source0:        http://cannadic.oucrc.org/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Extension Dictionary for Canna
 # Summary(ja): かんな辞書(拡張版)
@@ -52,13 +47,8 @@
 130,000 words.
 
 
-
-Authors:
---------
-    Masao Sugimoto <now...@osk3.3web.ne.jp>
-
 %prep
-%setup0
+%setup -q
 
 %build
 %define canna_dir /var/lib/canna
@@ -70,8 +60,7 @@
 make subdic
 
 %install
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-mkdir -p $RPM_BUILD_ROOT%{canna_system_dic_dir}
+mkdir -p %{buildroot}%{canna_system_dic_dir}
 install -m 644 gcanna.cbd gcanna.cld $RPM_BUILD_ROOT%{canna_system_dic_dir}
 # Installing the adjunct dictionary gcannaf as a binary dictionary
 # crashes the cannaserver!
@@ -83,12 +72,9 @@
 %pre
 /usr/sbin/useradd -r -o -g bin -u 66 -s /bin/false -c "Wnn System Account" -d 
/var/lib/wnn wnn 2> /dev/null || :
 
-%clean 
-#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-
 %files -n cannadic
 %defattr(-, root, root)
-%doc COPYING README
+%doc COPYING README.ja
 %dir %{canna_dir}/
 %dir %attr(-, wnn, root) %{canna_dic_dir}/
 %dir %attr(-, wnn, root) %{canna_system_dic_dir}/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to