Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit enchant for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 05 Oct 2011 17:35:58 +0200
- Message-id: <20111005153558.A17D220245@hilbert.suse.de>
Hello community,
here is the log from the commit of package enchant for openSUSE:Factory
checked in at Wed Oct 5 17:35:58 CEST 2011.
--------
--- openSUSE:Factory/enchant/enchant.changes 2011-09-23 01:56:35.000000000
+0200
+++ /mounts/work_src_done/STABLE/enchant/enchant.changes 2011-10-04
10:35:01.000000000 +0200
@@ -1,0 +2,18 @@
+Tue Oct 4 08:33:20 UTC 2011 - vuntz@xxxxxxxxxxxx
+
+- Change zemberek-server Requires in zemberek subpackage to a
+ Recommends since we don't have the zemberek-server package in
+ Factory; in addition, the plugin uses dbus to communicate with
+ the server, and won't fail badly if the server is not there.
+- Add a Supplements to zemberek subpackage for
+ packageand(libenchant1:zemberek-server), to automatically install
+ the zemberek plugin.
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant/obsolete tags/sections from specfile
+ (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ enchant.spec ++++++
--- /var/tmp/diff_new_pack.uk0NUB/_old 2011-10-05 17:35:54.000000000 +0200
+++ /var/tmp/diff_new_pack.uk0NUB/_new 2011-10-05 17:35:54.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package enchant (Version 1.6.0)
+# spec file for package enchant
#
-# 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
@@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: enchant
@@ -70,7 +69,8 @@
Provides: locale(%{name}:tr)
Provides: locale(%{name}:tt)
# Only zemberek-server over D-Bus is supported. Server must be installed
locally:
-Requires: zemberek-server
+Recommends: zemberek-server
+Supplements: packageand(libenchant1:zemberek-server)
%description zemberek
Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
@@ -105,7 +105,7 @@
%configure --with-pic \
--disable-static \
--enable-zemberek
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
%install
%makeinstall
@@ -113,9 +113,6 @@
find %{buildroot} -type f -name "*.la" -delete -print
%endif
-%clean
-rm -rf %{buildroot}
-
%post -n libenchant1 -p /sbin/ldconfig
%postun -n libenchant1 -p /sbin/ldconfig
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |