commit rarian for openSUSE:Factory

2019-07-15 Thread root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2019-07-15 22:44:21

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new.1887 (New)


Package is "rarian"

Mon Jul 15 22:44:21 2019 rev:43 rq:714694 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/rarian/rarian.changes2018-03-04 
12:50:42.531734509 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new.1887/rarian.changes  2019-07-15 
22:44:22.483897174 +0200
@@ -1,0 +2,5 @@
+Wed Jul 10 12:16:13 UTC 2019 - Dave Plater 
+
+- Fix strange double | factory build error with autotools.
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.KtZYL4/_old  2019-07-15 22:44:22.991897053 +0200
+++ /var/tmp/diff_new_pack.KtZYL4/_new  2019-07-15 22:44:22.995897052 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rarian
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -43,9 +43,12 @@
 Patch9: rarian-quiet.patch
 # PATCH-FIX-UPSTREAM rarian-no-warning-localized-icon.patch fdo#33560 
vu...@opensuse.org -- Icons can be localized, so don't warn for localized 
icons. It's not the fix that should go upstream, but a real fix would 
potentially imply some API break.
 Patch10:rarian-no-warning-localized-icon.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  docbook_4
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  libxslt-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkgconfig
@@ -99,6 +102,13 @@
 %patch10 -p1
 
 %build
+find . -name Makefile -print -delete
+find . -name configure -print -delete
+libtoolize --force --copy
+aclocal
+autoheader
+automake --add-missing --foreign
+autoreconf
 %configure --disable-static --with-pic
 make %{?_smp_mflags}
 




commit rarian for openSUSE:Factory

2018-03-04 Thread root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2018-03-04 12:50:39

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new (New)


Package is "rarian"

Sun Mar  4 12:50:39 2018 rev:42 rq:581640 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/rarian/rarian.changes2017-09-19 
16:20:37.910709692 +0200
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2018-03-04 
12:50:42.531734509 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 11:36:54 UTC 2018 - dims...@opensuse.org
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.xX7m8d/_old  2018-03-04 12:50:43.403702732 +0100
+++ /var/tmp/diff_new_pack.xX7m8d/_new  2018-03-04 12:50:43.407702586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rarian
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
 Version:0.8.1
 Release:0
 Summary:Document cataloging system
-License:GPL-2.0+ AND LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Url:ftp://ftp.gnome.org/pub/gnome/sources/rarian/
 Source0:
http://download.gnome.org/sources/rarian/0.8/%{name}-%{version}.tar.bz2
@@ -62,7 +62,7 @@
 
 %package scrollkeeper-compat
 Summary:Rarian is designed to be a replacement for scrollkeeper
-License:GPL-2.0+ AND LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires(post): update-alternatives
@@ -76,7 +76,7 @@
 
 %package devel
 Summary:Development files for rarian
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 
@@ -147,7 +147,6 @@
   ln -s -f %{_sysconfdir}/alternatives/$target %{buildroot}%{_bindir}/$target
 done
 
-
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 %post scrollkeeper-compat
@@ -189,7 +188,8 @@
 fi
 
 %files
-%doc COPYING README NEWS
+%license COPYING
+%doc README NEWS
 %{_bindir}/*
 %{_libdir}/lib*.so.*
 %{_datadir}/*




commit rarian for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2017-09-19 16:20:36

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new (New)


Package is "rarian"

Tue Sep 19 16:20:36 2017 rev:41 rq:527112 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/rarian/rarian.changes2017-02-11 
01:34:12.364085117 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2017-09-19 
16:20:37.910709692 +0200
@@ -1,0 +2,10 @@
+Mon Sep 18 14:28:54 UTC 2017 - dims...@opensuse.org
+
+- Run spec-cleaner: resort the various sections.
+- Fix file lists, owning /etc/alternatives/* as ghost and real
+  files in /usr/bin (boo#994269).
+- Add rpmlintrc: Filter no-manual-page-for-binary and
+  self-obsoletion, which is intentional, based on the versions
+  simulated vs the last version of scrollkeeper we shipped.
+
+---

New:

  rarian-rpmlintrc



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.NLci4k/_old  2017-09-19 16:20:38.638607089 +0200
+++ /var/tmp/diff_new_pack.NLci4k/_new  2017-09-19 16:20:38.642606525 +0200
@@ -17,20 +17,15 @@
 
 
 Name:   rarian
-BuildRequires:  docbook_4
-BuildRequires:  gcc-c++
-BuildRequires:  intltool
-BuildRequires:  libxslt-devel
-BuildRequires:  perl-XML-Parser
-BuildRequires:  pkg-config
-BuildRequires:  sgml-skel
-Summary:Document cataloging system
-License:GPL-2.0+ and LGPL-2.1+
-Group:  Development/Libraries/C and C++
 Version:0.8.1
 Release:0
+Summary:Document cataloging system
+License:GPL-2.0+ AND LGPL-2.1+
+Group:  Development/Libraries/C and C++
+Url:ftp://ftp.gnome.org/pub/gnome/sources/rarian/
 Source0:
http://download.gnome.org/sources/rarian/0.8/%{name}-%{version}.tar.bz2
 Source1:scrollkeeper-omf.dtd
+Source99:   %{name}-rpmlintrc
 Patch1: rarian-0.5.6-reg-parse-bugs.patch
 Patch2: rarian-0.7.1-return.patch
 Patch3: rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch
@@ -48,9 +43,17 @@
 Patch9: rarian-quiet.patch
 # PATCH-FIX-UPSTREAM rarian-no-warning-localized-icon.patch fdo#33560 
vu...@opensuse.org -- Icons can be localized, so don't warn for localized 
icons. It's not the fix that should go upstream, but a real fix would 
potentially imply some API break.
 Patch10:rarian-no-warning-localized-icon.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Url:ftp://ftp.gnome.org/pub/gnome/sources/rarian/
-PreReq: /bin/touch sgml-skel /usr/bin/xmlcatalog
+BuildRequires:  docbook_4
+BuildRequires:  gcc-c++
+BuildRequires:  intltool
+BuildRequires:  libxslt-devel
+BuildRequires:  perl-XML-Parser
+BuildRequires:  pkgconfig
+BuildRequires:  sgml-skel
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %{_bindir}/xmlcatalog
+PreReq: /bin/touch
+PreReq: sgml-skel
 
 %description
 Rarian is a document cataloging system.
@@ -58,23 +61,24 @@
 Rarian is designed to be a replacement for scrollkeeper.
 
 %package scrollkeeper-compat
-Requires:   %{name} = %{version}
 Summary:Rarian is designed to be a replacement for scrollkeeper
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Provides:   scrollkeeper
-Obsoletes:  scrollkeeper <= 0.3.14
+Requires:   %{name} = %{version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Provides:   scrollkeeper
+Obsoletes:  scrollkeeper <= 0.3.14
 
 %description scrollkeeper-compat
-Rarian is designed to be a replacement for scrollkeeper.
+Rarian is designed to be a replacement for scrollkeeper, and with this 
package, all your
+known scrollkeeper-based scripts and commands will transparently keep on 
working.
 
 %package devel
-Requires:   %{name} = %{version}
 Summary:Development files for rarian
 License:GPL-2.0
 Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
 
 %description devel
 Rarian is a document cataloging system.
@@ -96,10 +100,10 @@
 
 %build
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 # Prepare for the XML Catalog for scrollkeeper compatibility; snipped copied 
from scrollkeeper.spec
-xmlcatbin=/usr/bin/xmlcatalog
+xmlcatbin=%{_bindir}/xmlcatalog
 CATALOG=scrollkeeper.xml
 $xmlcatbin --noout --create $CATALOG
 $xmlcatbin --noout --add "public" \
@@ -124,25 +128,28 @@
 # End scrollkeeper compatibility
 
 %install
-%makeinstall
-rm -f %{buildroot}%{_libdir}/*.la

commit rarian for openSUSE:Factory

2017-02-10 Thread root
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.changes2013-12-30 
10:39:14.0 +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




commit rarian for openSUSE:Factory

2013-12-30 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-12-30 10:39:13

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.changes2013-12-22 
19:37:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-12-30 
10:39:14.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 26 13:26:49 UTC 2013 - dims...@opensuse.org
+
+- Register / deregister Scrollkeeper DTD from the XML Catalog on
+  installation / removal.
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.4AaSTk/_old  2013-12-30 10:39:15.0 +0100
+++ /var/tmp/diff_new_pack.4AaSTk/_new  2013-12-30 10:39:15.0 +0100
@@ -110,6 +110,31 @@
 %configure --disable-static --with-pic
 %{__make} %{?jobs:-j%jobs}
 
+# Prepare for the XML Catalog for scrollkeeper compatibility; snipped copied 
from scrollkeeper.spec
+xmlcatbin=/usr/bin/xmlcatalog
+CATALOG=scrollkeeper.xml
+$xmlcatbin --noout --create $CATALOG
+$xmlcatbin --noout --add public \
+  -//OMF//DTD Scrollkeeper OMF Variant V1.0//EN \
+  file://%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd $CATALOG
+%define FOR_ROOT_CAT for-catalog-%{name}-%{version}.xml
+CATALOG=etc/xml/$CATALOG
+rm -f %{FOR_ROOT_CAT}.tmp
+$xmlcatbin --noout --create %{FOR_ROOT_CAT}.tmp
+$xmlcatbin --noout --add delegatePublic \
+  -//OMF//DTD Scrollkeeper OMF Variant V1.0//EN \
+  file:///$CATALOG %{FOR_ROOT_CAT}.tmp
+$xmlcatbin --noout --add rewriteSystem \
+http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0; \
+file://%{_datadir}/xml/scrollkeeper/dtds %{FOR_ROOT_CAT}.tmp
+# Create tag
+sed '/catalog/a\
+  group id=%{name}-%{version}
+/\/catalog/i\
+  /group' \
+  %{FOR_ROOT_CAT}.tmp  %{FOR_ROOT_CAT}
+# End scrollkeeper compatibility
+
 %install
 %makeinstall
 rm -f %{buildroot}%{_libdir}/*.la
@@ -119,6 +144,13 @@
 mkdir -p %{buildroot}%{_datadir}/xml/scrollkeeper/dtds
 cp %{S:1} %{buildroot}%{_datadir}/xml/scrollkeeper/dtds
 
+# Register the scrollkeeper DTDs for offline usage; replicated from 
scrollkeeper's .spec files
+# xml catalog
+cat_dir=%{buildroot}/etc/xml
+install -d -m755 $cat_dir
+# install -m644 %{name}.xml $RPM_BUILD_ROOT/etc/xml/%{name}.xml
+install -m644 %{FOR_ROOT_CAT} scrollkeeper.xml $cat_dir
+
 %clean
 rm -rf %{buildroot}
 
@@ -147,12 +179,25 @@
--slave %{_bindir}/scrollkeeper-uninstall scrollkeeper-uninstall 
%{_bindir}/rarian-sk-install \
--slave %{_bindir}/scrollkeeper-update scrollkeeper-update 
%{_bindir}/rarian-sk-update
 
+# Update the cache
+%{_bindir}/rarian-sk-update
+
+# Register scrollkeeper DTD
+edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \
+  --add /etc/xml/%{FOR_ROOT_CAT}
+
 %postun scrollkeeper-compat
 # Note: we don't use $1 -eq 0, to avoid issues if the package gets renamed
 if [ ! -f %{_bindir}/rarian-sk-config ]; then
   update-alternatives --remove scrollkeeper-config %{_bindir}/rarian-sk-config
 fi
 
+# remove entries only on removal of file
+if [ ! -f %{_sysconfdir}/xml/%{FOR_ROOT_CAT} -a -x /usr/bin/edit-xml-catalog ] 
; then
+  edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \
+--del %{name}-%{version}
+fi
+
 %posttrans
 # Workaround old bug in 11.1/11.2 packages that always removed the symlinks in
 # %postun. Can be removed during 12.2 development.
@@ -188,6 +233,8 @@
 %defattr(-,root,root)
 %{_bindir}/rarian-sk-*
 %{_datadir}/xml/
+%{_sysconfdir}/xml/for-catalog-rarian-0.8.1.xml
+%{_sysconfdir}/xml/scrollkeeper.xml
 %ghost %{_bindir}/scrollkeeper-config
 %ghost %{_bindir}/scrollkeeper-extract
 %ghost %{_bindir}/scrollkeeper-gen-seriesid

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



commit rarian for openSUSE:Factory

2013-12-22 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-12-22 19:37:33

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.changes2013-12-09 
07:17:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-12-22 
19:37:34.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 18 15:47:53 UTC 2013 - dims...@opensuse.org
+
+- Add scrollkeeper-omf.dtd to rarian-scrollkeeper-compat package:
+  ensure the DTD remains known, despite scrollkeeper no longer
+  being used.
+
+---

New:

  scrollkeeper-omf.dtd



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.ekKKpl/_old  2013-12-22 19:37:35.0 +0100
+++ /var/tmp/diff_new_pack.ekKKpl/_new  2013-12-22 19:37:35.0 +0100
@@ -30,6 +30,7 @@
 Version:0.8.1
 Release:0
 Source0:
http://download.gnome.org/sources/rarian/0.8/%{name}-%{version}.tar.bz2
+Source1:scrollkeeper-omf.dtd
 Patch1: rarian-0.5.6-reg-parse-bugs.patch
 Patch2: rarian-0.7.1-return.patch
 Patch3: rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch
@@ -114,6 +115,9 @@
 rm -f %{buildroot}%{_libdir}/*.la
 # We use the update-alternatives system for those files:
 rm -f %{buildroot}%{_bindir}/scrollkeeper-*
+# Install DTD as was shipped with scrollkeeper
+mkdir -p %{buildroot}%{_datadir}/xml/scrollkeeper/dtds
+cp %{S:1} %{buildroot}%{_datadir}/xml/scrollkeeper/dtds
 
 %clean
 rm -rf %{buildroot}
@@ -178,10 +182,12 @@
 %{_prefix}/share/*
 # in scrollkeeper-compat
 %exclude %{_bindir}/rarian-sk-*
+%exclude %{_datadir}/xml/
 
 %files scrollkeeper-compat
 %defattr(-,root,root)
 %{_bindir}/rarian-sk-*
+%{_datadir}/xml/
 %ghost %{_bindir}/scrollkeeper-config
 %ghost %{_bindir}/scrollkeeper-extract
 %ghost %{_bindir}/scrollkeeper-gen-seriesid

++ scrollkeeper-omf.dtd ++
!-- 
Open Source Metadata Framework (OMF XML DTD) Version 1.1

Copyright (C) 1999, 2000  Kendall Grant Clark. All rights reserved.

$Id: scrollkeeper-omf.dtd,v 1.4 2003/06/22 12:13:42 malcolmt Exp $

To use the OMF.dtd, an FPI like the following works:

-//Open Source Metadata Framework (OMF) //DTD OMF.dtd V1.1//EN

Permission to use, copy, modify and distribute the OMF DTD and its
accompanying documentation for any purpose and without fee is hereby
granted in perpetuity, provided that the above copyright notice and
this paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the DTD for any purpose.  It
is provided as is without expressed or implied warranty. If you
modify the OMF DTD in any way, except for declaring and referencing
additional sets of general entities, declaring additional notations,
please label your DTD as a variant of OMF. This license requirement is
stated solely in the interests of maintaining data interchange
capability.
 
Please direct all queries, comments, and suggestions about OMF to
Kendall Grant Clark, kcl...@ntlug.org, or to Open Source Research
Team's mailing list:ldp-m...@franklin.oic.unc.edu 

   --

!--
Scrollkeeper Open Source Metadata Framework (SK OMF XML DTD) Version 1.0

Copyright (C) 2002 Eric Baudais. All rights reserved.

To use the scrollkeeper.dtd, an FPI like the following works:
-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN

Permission to use, copy, modify and distribute the OMF DTD and its
accompanying documentation for any purpose and without fee is hereby
granted in perpetuity, provided that the above copyright notice and
this paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the DTD for any purpose.  It
is provided as is without expressed or implied warranty. If you
modify the Scrollkeeper OMF DTD in any way, except for declaring and 
referencing additional sets of general entities, declaring additional 
notations, please label your DTD as a variant of Scrollkeeper. This 
license requirement is stated solely in the interests of maintaining 
data interchange capability.
   --

!-- . --
!-- Entity Sets . --
!-- . --

!ENTITY % licenseTypes PUBLIC
-//Open Source Metadata Framework (OMF)//ENTITIES License Types//EN
licenseTypes.mod   
!-- %licenseTypes; --

commit rarian for openSUSE:Factory

2013-12-08 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-12-09 07:17:36

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.changes2013-10-03 
16:09:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-12-09 
07:17:37.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec  6 18:30:57 UTC 2013 - dims...@opensuse.org
+
+- Provide and obsolete scrollkeeper by rarian-compat: scrollkeeper
+  has not been in development for 10 yeats and rarian is meant to
+  be a drop-in replacement.
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.xDRiKc/_old  2013-12-09 07:17:37.0 +0100
+++ /var/tmp/diff_new_pack.xDRiKc/_new  2013-12-09 07:17:37.0 +0100
@@ -62,6 +62,8 @@
 Summary:Rarian is designed to be a replacement for scrollkeeper
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/C and C++
+Provides:   scrollkeeper
+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

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



commit rarian for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-10-03 16:08:59

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.changes2013-04-02 
12:54:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-10-03 
16:09:00.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 17:53:41 UTC 2013 - dims...@opensuse.org
+
+- Own links created by update-alternatives as %ghost (bnc#823377).
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.7il91S/_old  2013-10-03 16:09:00.0 +0200
+++ /var/tmp/diff_new_pack.7il91S/_new  2013-10-03 16:09:00.0 +0200
@@ -180,6 +180,20 @@
 %files scrollkeeper-compat
 %defattr(-,root,root)
 %{_bindir}/rarian-sk-*
+%ghost %{_bindir}/scrollkeeper-config
+%ghost %{_bindir}/scrollkeeper-extract
+%ghost %{_bindir}/scrollkeeper-gen-seriesid
+%ghost %{_bindir}/scrollkeeper-get-cl
+%ghost %{_bindir}/scrollkeeper-get-content-list
+%ghost %{_bindir}/scrollkeeper-get-extended-content-list
+%ghost %{_bindir}/scrollkeeper-get-index-from-docpath
+%ghost %{_bindir}/scrollkeeper-get-toc-from-docpath
+%ghost %{_bindir}/scrollkeeper-get-toc-from-id
+%ghost %{_bindir}/scrollkeeper-install
+%ghost %{_bindir}/scrollkeeper-preinstall
+%ghost %{_bindir}/scrollkeeper-rebuilddb
+%ghost %{_bindir}/scrollkeeper-uninstall
+%ghost %{_bindir}/scrollkeeper-update
 
 %files devel
 %defattr(-,root,root)

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



commit rarian for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-04-02 12:54:44

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new (New)


Package is rarian, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/rarian/rarian.changes2013-03-22 
13:15:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-04-02 
12:54:46.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar 29 21:58:24 UTC 2013 - dims...@opensuse.org
+
+- Use full URL for source
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.oed3rT/_old  2013-04-02 12:54:48.0 +0200
+++ /var/tmp/diff_new_pack.oed3rT/_new  2013-04-02 12:54:48.0 +0200
@@ -29,7 +29,7 @@
 Group:  Development/Libraries/C and C++
 Version:0.8.1
 Release:0
-Source0:%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/rarian/0.8/%{name}-%{version}.tar.bz2
 Patch1: rarian-0.5.6-reg-parse-bugs.patch
 Patch2: rarian-0.7.1-return.patch
 Patch3: rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch

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



commit rarian for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2013-03-22 13:15:56

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new (New)


Package is rarian, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/rarian/rarian.changes2011-09-23 
12:44:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes   2013-03-22 
13:15:57.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 12:35:14 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.HBovDd/_old  2013-03-22 13:15:59.0 +0100
+++ /var/tmp/diff_new_pack.HBovDd/_new  2013-03-22 13:15:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rarian
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   rarian
 BuildRequires:  docbook_4
@@ -27,8 +25,10 @@
 BuildRequires:  pkg-config
 BuildRequires:  sgml-skel
 Summary:Rarian is designed to be a replacement for scrollkeeper
+License:GPL-2.0+ and LGPL-2.1+
+Group:  Development/Libraries/C and C++
 Version:0.8.1
-Release:16
+Release:0
 Source0:%{name}-%{version}.tar.bz2
 Patch1: rarian-0.5.6-reg-parse-bugs.patch
 Patch2: rarian-0.7.1-return.patch
@@ -47,8 +47,6 @@
 Patch9: rarian-quiet.patch
 # PATCH-FIX-UPSTREAM rarian-no-warning-localized-icon.patch fdo#33560 
vu...@opensuse.org -- Icons can be localized, so don't warn for localized 
icons. It's not the fix that should go upstream, but a real fix would 
potentially imply some API break.
 Patch10:rarian-no-warning-localized-icon.patch
-License:GPL-2.0+ ; LGPL-2.1+
-Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:ftp://ftp.gnome.org/pub/gnome/sources/rarian/
 PreReq: /bin/touch sgml-skel /usr/bin/xmlcatalog
@@ -60,9 +58,9 @@
 far as my testing indicates)
 
 %package scrollkeeper-compat
-License:GPL-2.0+ ; LGPL-2.1+
 Requires:   %{name} = %{version}
 Summary:Rarian is designed to be a replacement for scrollkeeper
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -79,9 +77,9 @@
 far as my testing indicates)
 
 %package devel
-License:GPL-2.0
 Requires:   %{name} = %{version}
 Summary:Development files for rarian
+License:GPL-2.0
 Group:  Development/Libraries/C and C++
 
 %description devel

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



commit rarian for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package rarian for openSUSE:Factory checked 
in at 2011-12-06 18:59:19

Comparing /work/SRC/openSUSE:Factory/rarian (Old)
 and  /work/SRC/openSUSE:Factory/.rarian.new (New)


Package is rarian, Maintainer is gnome-maintain...@suse.de

Changes:




Other differences:
--
++ rarian.spec ++
--- /var/tmp/diff_new_pack.dBA4S1/_old  2011-12-06 19:31:46.0 +0100
+++ /var/tmp/diff_new_pack.dBA4S1/_new  2011-12-06 19:31:46.0 +0100
@@ -47,7 +47,7 @@
 Patch9: rarian-quiet.patch
 # PATCH-FIX-UPSTREAM rarian-no-warning-localized-icon.patch fdo#33560 
vu...@opensuse.org -- Icons can be localized, so don't warn for localized 
icons. It's not the fix that should go upstream, but a real fix would 
potentially imply some API break.
 Patch10:rarian-no-warning-localized-icon.patch
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:ftp://ftp.gnome.org/pub/gnome/sources/rarian/
@@ -60,7 +60,7 @@
 far as my testing indicates)
 
 %package scrollkeeper-compat
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Requires:   %{name} = %{version}
 Summary:Rarian is designed to be a replacement for scrollkeeper
 Group:  Development/Libraries/C and C++
@@ -79,7 +79,7 @@
 far as my testing indicates)
 
 %package devel
-License:GPLv2
+License:GPL-2.0
 Requires:   %{name} = %{version}
 Summary:Development files for rarian
 Group:  Development/Libraries/C and C++

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