Hello community,

here is the log from the commit of package abiword-docs for openSUSE:Factory 
checked in at 2014-07-29 21:21:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/abiword-docs (Old)
 and      /work/SRC/openSUSE:Factory/.abiword-docs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "abiword-docs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/abiword-docs/abiword-docs.changes        
2011-10-02 09:46:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.abiword-docs.new/abiword-docs.changes   
2014-07-29 21:22:05.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Jul 22 12:09:30 UTC 2014 - [email protected]
+
+- Fix build breakages on openSUSE:Factory
+  * Gdk-ERROR **: error: XDG_RUNTIME_DIR not set in the environment
+  * working around by "export XDG_RUNTIME_DIR=/tmp"
+
+-------------------------------------------------------------------
+Wed May 28 11:43:32 UTC 2014 - [email protected]
+
+- Upgrade to upstream version 3.0.0
+  * rebuild against libabiword-3_0-devel
+  * correspond to abiword 3.0.0
+
+-------------------------------------------------------------------

Old:
----
  abiword-docs-2.8.6.tar.bz2

New:
----
  abiword-docs-3.0.0.tar.gz

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

Other differences:
------------------
++++++ abiword-docs.spec ++++++
--- /var/tmp/diff_new_pack.tffQjB/_old  2014-07-29 21:22:07.000000000 +0200
+++ /var/tmp/diff_new_pack.tffQjB/_new  2014-07-29 21:22:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package abiword-docs
 #
-# Copyright (c) 2011 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
@@ -16,23 +16,22 @@
 #
 
 
-
 Name:           abiword-docs
-Version:        2.8.6
-Release:        5
-License:        GPL-2.0
+Version:        3.0.0
+Release:        0
 Summary:        A Multiplatform Word Processor - Documentation
-Url:            http://www.abisource.com/
+License:        GPL-2.0
 Group:          Productivity/Office/Word Processor
-Source0:        
http://www.abisource.com/downloads/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Url:            http://www.abisource.com/
+Source0:        
http://www.abisource.com/downloads/abiword/3.0.0/source/%{name}-%{version}.tar.gz
 BuildRequires:  abiword
 BuildRequires:  fdupes
 BuildRequires:  ghostscript-fonts-std
-BuildRequires:  libabiword-2_8-devel
+BuildRequires:  libabiword-3_0-devel
 Requires:       abiword
 Supplements:    abiword
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 AbiWord is a multiplatform word processor with a GTK+ interface on the
@@ -44,15 +43,16 @@
 %setup -q
 
 %build
+export XDG_RUNTIME_DIR=/tmp
 %configure
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %fdupes %{buildroot}
 
 %files
 %defattr(-, root, root)
-%doc %{_datadir}/abiword-2.8/help/
+%doc %{_datadir}/abiword-3.0/help/
 
 %changelog

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

Reply via email to