Hello community,

here is the log from the commit of package cellwriter for openSUSE:Factory 
checked in at 2011-12-01 12:23:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cellwriter (Old)
 and      /work/SRC/openSUSE:Factory/.cellwriter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cellwriter", Maintainer is "dkuka...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cellwriter/cellwriter.changes    2011-09-23 
01:53:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cellwriter.new/cellwriter.changes       
2011-12-01 12:23:43.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Nov 30 10:33:34 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Sep 17 22:45:13 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cellwriter.spec ++++++
--- /var/tmp/diff_new_pack.SCRzty/_old  2011-12-01 12:23:45.000000000 +0100
+++ /var/tmp/diff_new_pack.SCRzty/_new  2011-12-01 12:23:45.000000000 +0100
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           cellwriter
 Summary:        Character-based handwriting input panel
 Version:        1.3.4 
-Release:        45
+Release:        0
 Source0:        %{name}-%{version}.tar.bz2
 # feel free to improve this patch and please upstream it
 Patch0:         %{name}-no-copy-dt-needed-entries.patch
 Url:            http://risujin.org/cellwriter/
 Group:          System/GUI/GNOME
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-License:        GPL v2 or later
-BuildRequires:  gtk2-devel update-desktop-files xorg-x11-devel
+License:        GPL-2.0+
+BuildRequires:  automake gtk2-devel update-desktop-files xorg-x11-devel
 Requires:       gtk2
 
 %description
@@ -39,12 +38,6 @@
 you entered is sent to the currently focused application as if typed on
 the keyboard.
 
-
-
-Authors:
---------
-    Michael Levin <risu...@risujin.org>
-
 %prep 
 %setup -q
 %patch0 -p1
@@ -54,15 +47,12 @@
 autoreconf -fi
 %configure \
         --without-gnome
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %suse_update_desktop_file -i -G "Handwriting Input Panel" cellwriter Utility 
Accessibility 
 
-%clean 
-rm -rf $RPM_BUILD_ROOT 
-
 %files 
 %defattr(-,root,root) 
 %doc README NEWS COPYING AUTHORS 

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

Reply via email to