Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2017-02-11 01:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and      /work/SRC/openSUSE:Factory/.rarian.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rarian"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rarian/rarian.changes    2013-12-30 
10:39:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes       2017-02-11 
01:34:12.364085117 +0100
@@ -1,0 +2,8 @@
+Tue Jan 17 11:07:50 UTC 2017 - o...@aepfle.de
+
+- Reword and improve Summary and description.
+- Remove clean section.
+- Remove shell dependency in pre/post scripts.
+- Remove stale PreReq workaround.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rarian.spec ++++++
--- /var/tmp/diff_new_pack.aazvgn/_old  2017-02-11 01:34:14.455789922 +0100
+++ /var/tmp/diff_new_pack.aazvgn/_new  2017-02-11 01:34:14.459789358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rarian
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  sgml-skel
-Summary:        Rarian is designed to be a replacement for scrollkeeper
+Summary:        Document cataloging system
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Version:        0.8.1
@@ -53,10 +53,9 @@
 PreReq:         /bin/touch sgml-skel /usr/bin/xmlcatalog
 
 %description
-Rarian is designed to be a replacement for scrollkeeper.  It is
-currently undergoing heavy development.  As of writing, rarian can be
-installed in place of scrollkeeper and everything will work okay (as
-far as my testing indicates)
+Rarian is a document cataloging system.
+It manages documentation metadata, as specified by the Open Source Metadata 
Framework (OMF)
+Rarian is designed to be a replacement for scrollkeeper.
 
 %package scrollkeeper-compat
 Requires:       %{name} = %{version}
@@ -67,17 +66,9 @@
 Obsoletes:      scrollkeeper <= 0.3.14
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-# The build service fails to build the package because it doesn't really
-# understand Requires(post), so use PreReq too (see bnc#439232).
-%if %defined suse_version
-PreReq:         update-alternatives
-%endif
 
 %description scrollkeeper-compat
-Rarian is designed to be a replacement for scrollkeeper.  It is
-currently undergoing heavy development.  As of writing, rarian can be
-installed in place of scrollkeeper and everything will work okay (as
-far as my testing indicates)
+Rarian is designed to be a replacement for scrollkeeper.
 
 %package devel
 Requires:       %{name} = %{version}
@@ -86,12 +77,9 @@
 Group:          Development/Libraries/C and C++
 
 %description devel
-Rarian is designed to be a replacement for scrollkeeper.  It is
-currently undergoing heavy development.  As of writing, rarian can be
-installed in place of scrollkeeper and everything will work okay.
+Rarian is a document cataloging system.
 
-This package contains the files for developing applications using
-rarian.
+This package contains the files for developing applications using rarian.
 
 %prep
 %setup -q
@@ -151,14 +139,9 @@
 # install -m644 %{name}.xml $RPM_BUILD_ROOT/etc/xml/%{name}.xml
 install -m644 %{FOR_ROOT_CAT} scrollkeeper.xml $cat_dir
 
-%clean
-rm -rf %{buildroot}
-
-%post
-/sbin/ldconfig
+%post -p /sbin/ldconfig
 
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %post scrollkeeper-compat
 # If the scrollkeeper-config group is in automatic mode, then this


Reply via email to