File scrollkeeper.changes of Package scrollkeeper
-------------------------------------------------------------------
Mon Dec 17 20:22:42 UTC 2012 - dimstar@opensuse.org
- Add rewriteSystem rule to for-catalog-scrollkeeper.xml: this is
required so that xmllint knows how to redirect from a http:// URI
to a file:// URI (bnc#793882).
- Use %{_sysconfdir}/xml instead of undefined %{xml_sysconf_dir} in
%postun, to actualy have the postun scripts do the right things.
-------------------------------------------------------------------
Mon Feb 27 07:52:58 UTC 2012 - vuntz@opensuse.org
- Remove /bin/touch PreReq: it isn't needed as far as I can tell.
- Remove /usr/bin/xmlcatalog and libxml2 PreReq: while
edit-xml-catalog (from sgml-skel, which we use in scriptlets)
uses binaries from libxml2-tools, we're not supposed to know
that.
- Remove docbook_4 and libxslt PreReq: I don't think this is
needed.
-------------------------------------------------------------------
Sun Feb 26 14:00:39 UTC 2012 - vuntz@opensuse.org
- Add libxml2-tools BuildRequires and change libxml2 Requires to
libxml2-tools, for xmlcatalog, now that tools got split from
libxml2 package.
-------------------------------------------------------------------
Thu Dec 24 13:07:32 UTC 2009 - aj@suse.de
- Do not use release numbers for the catalog, they're not needed
anymore; this helps with build-compare.
- Only remove file from catalog in postun if it's removed.
-------------------------------------------------------------------
Mon Dec 7 13:41:24 CET 2009 - vuntz@opensuse.org
- Rework the update-alternatives part to be correctly handle
package upgrades. Note that we need a %posttrans to work around
bugs in previously installed packages.
-------------------------------------------------------------------
Thu May 28 18:12:51 CEST 2009 - vuntz@novell.com
- Use update-alternatives for the binaries, and rename all of them
by default so that rarian-scrollkeeper-compat can be installed at
the same time.
- Suggests logrotate.
- Rename no to nb locale after installation, so we don't have to
call autoreconf.
- Remove obsolete checks for old versions of openSUSE.
- Use configure macro.
- Use makeinstall.
- Remove commented out commands.
-------------------------------------------------------------------
Sat Jan 31 20:55:57 CET 2009 - vuntz@novell.com
- Use sr@latin instead of sr@Latn.
-------------------------------------------------------------------
Fri Jul 18 15:19:35 EDT 2008 - jpr@novell.com
- Tag patches
-------------------------------------------------------------------
Tue Aug 7 18:06:10 CEST 2007 - maw@suse.de
- Use %fdupes
- Use /sbin/ldconfig in %post and add it to %postun
- Split off a -lang subpackage.
-------------------------------------------------------------------
Mon Jan 29 17:10:57 CET 2007 - sbrabec@suse.cz
- Removed references to /opt/gnome.
-------------------------------------------------------------------
Wed Jan 10 18:17:48 CET 2007 - prusnak@suse.cz
- removed "-g" flag from CFLAGS in spec file (added accidentaly by last update)
-------------------------------------------------------------------
Wed Jan 10 15:11:22 CET 2007 - prusnak@suse.cz
- fix segfault on database directory creation (createdbdir.diff) [#230786]
-------------------------------------------------------------------
Thu Aug 17 11:21:36 CEST 2006 - ke@suse.de
- Remove SuSEconfig calls and do not build the SK database; yelp on
openSUSE does not make use of the SK database.
-------------------------------------------------------------------
Wed Jan 25 21:32:39 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Nov 2 22:10:07 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Mon Oct 3 14:25:42 CEST 2005 - jpr@suse.de
- don't package the .a, .la or .so files
-------------------------------------------------------------------
Wed Aug 24 11:31:17 CEST 2005 - ke@suse.de
- Reset LC_ALL and LANGUAGE before running scrollkeeper-update. See bug
# 112642.
-------------------------------------------------------------------
Fri Jul 15 15:24:57 CEST 2005 - ke@suse.de
- Patch scrollkeeper-rebuilddb.in to prevent %post from segfaulting in
the build system; debugged by Stanislav Brabec [# 96609].
-------------------------------------------------------------------
Thu Nov 11 02:12:52 CET 2004 - ro@suse.de
- fixed file list
-------------------------------------------------------------------
Mon Nov 8 00:52:01 CET 2004 - ro@suse.de
- fix last change
-------------------------------------------------------------------
Tue Oct 19 00:34:36 CEST 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Fri Feb 13 17:17:14 CET 2004 - ke@suse.de
- Stop touching /var/adm/SuSEconfig/run-scrollkeeper-update; run
scrollkeeper-rebuilddb at installation time immediately.
-------------------------------------------------------------------
Wed Dec 10 17:54:12 CET 2003 - ke@suse.de
- Update to version 0.3.14; many a lot bug fixes.
* By default, don't retrieve DTDs from the net.
* Fix various memory leaks.
* Update translations.
-------------------------------------------------------------------
Fri Sep 19 17:16:52 CEST 2003 - ke@suse.de
- Logrotate /var/log/scrollkeeper.log; reported by Stanislav Brabec [#
31413].
-------------------------------------------------------------------
Tue Sep 16 16:58:24 CEST 2003 - ke@suse.de
- Do not call scrollkeeper-rebuilddb unnecessarily in
SuSEconfig.scrollkeeper and use the trigger file more consistently;
cf. [# 30792].
- In SuSEconfig.scrollkeeper respect SuSEconfig's --nonewpackage
option; reported by Ulrich Windl [# 30861].
-------------------------------------------------------------------
Tue Sep 9 17:08:01 CEST 2003 - ke@suse.de
- Add $YAST_IS_RUNNING check to %post; do not call scrollkeeper-update
during package installation with YaST; reported by Ulrich Windl
[# 30235].
-------------------------------------------------------------------
Fri Aug 15 18:24:35 CEST 2003 - ke@suse.de
- Call %run_ldconfig in %post
- Fix SuSEconfig.scrollkeeper to install the database in /var/lib
instead of /lib; reported by Ludwig Nussel [# 28690].
-------------------------------------------------------------------
Mon Jul 14 15:09:27 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Mon Jun 16 11:33:50 CEST 2003 - ke@suse.de
- Add missing directories: %{_datadir}/omf and %{_datadir}/xml .
-------------------------------------------------------------------
Tue May 27 12:23:06 CEST 2003 - ke@suse.de
- Cleanup $RPM_BUILD_ROOT.
- Use edit-xml-catalog in %post/%postun for managing /etc/xml/catalog.
- Use /etc/xml/suse-catalog.xml instead of /etc/xml/catalog.
-------------------------------------------------------------------
Fri May 2 16:38:00 CEST 2003 - ke@suse.de
- PreReq: sgml-skel; it is also neededforbuild.
-------------------------------------------------------------------
Mon Mar 3 18:01:58 CET 2003 - ke@suse.de
- Create var/adm/SuSEconfig/run-%{name} in %post and remove from %files
list; reported by Sebastian Vollath [# 24564].
-------------------------------------------------------------------
Thu Jan 23 13:26:59 CET 2003 - ke@suse.de
- Update to version 0.3.12beta-0:
* Translation updates.
* Update GNOME categories.
-------------------------------------------------------------------
Mon Jan 20 11:54:39 CET 2003 - ke@suse.de
- Update to version 0.3.12beta-0:
* Translation updates.
* Fix temp file handling (cf. below Mon Aug 19 16:18:49 CEST 2002).
- Drop obsolete patches: scrollkeeper-0.3.10-tempfiles.patch,
scrollkeeper-0.3.10-auto.patch.
-------------------------------------------------------------------
Thu Sep 5 10:25:45 CEST 2002 - ke@suse.de
- Fix variable assignment in SuSEconfig.scrollkeeper [# 18915].
-------------------------------------------------------------------
Fri Aug 23 17:58:43 CEST 2002 - ke@suse.de
- Add more checks to SuSEconfig.scrollkeeper to prevent the update call
from connecting to the net.
Reported by Olaf Hering [# 17646].
-------------------------------------------------------------------
Mon Aug 19 16:18:49 CEST 2002 - ke@suse.de
- Fix insecure temporary file handling that can lead to elevated
privileges; apply scrollkeeper-0.3.10-tempfiles.patch provide by Red
Hat.
Thanks for help to Roman Drahtmueller.
-------------------------------------------------------------------
Fri Aug 9 10:31:17 CEST 2002 - ke@suse.de
- In %postun check whether xmlcatalog is still installed; if not,
tell the user to fix the catalog manually.
-------------------------------------------------------------------
Thu Aug 1 09:33:49 CEST 2002 - ke@suse.de
- Provide PreReq: libxml2 libxslt docbook_4.
-------------------------------------------------------------------
Thu Jul 25 15:16:46 CEST 2002 - ke@suse.de
- Update to version 0.3.11:
* Update translations.
* Get GNOME categories from the Panel.
-------------------------------------------------------------------
Wed Jul 17 14:54:41 CEST 2002 - ke@suse.de
- Drop obsolete %pre script to make patchrpm work.
Reported by "build"; fix proposed by Micheal Schroeder.
-------------------------------------------------------------------
Wed Jul 3 09:48:10 CEST 2002 - ke@suse.de
- Don't require intltool any longer.
-------------------------------------------------------------------
Mon Jun 24 10:00:38 CEST 2002 - ke@suse.de
- Update to version 0.3.10 (adjust .auto patch).
-------------------------------------------------------------------
Mon Jun 17 14:42:05 CEST 2002 - meissner@suse.de
- full auto* and intltool rerun, so it works on ppc64.
- removed # lines from Makefile.am targets.
-------------------------------------------------------------------
Wed May 15 11:04:57 CEST 2002 - hhetter@suse.de
- fix omfdirs
- the SuSEconfig script now runs scrollkeeper-update
if packages set the run-scrollkeeper-update flag while
installation / uninstallation
-------------------------------------------------------------------
Mon May 6 15:28:40 CEST 2002 - ke@suse.de
- Set %_libdir to make it build on x86_64.
-------------------------------------------------------------------
Fri May 3 11:47:39 CEST 2002 - ke@suse.de
- Update to version 0.3.8.
- Provide SuSEconfig scripts to update XML catalogs and to maintain the
scrollkeeper database.
- Spec file nearly re-written (add Requires, move configure call in
build section, update %post/%postun script.
-------------------------------------------------------------------
Fri Apr 27 17:54:54 CEST 2001 - hhetter@suse.de
- added libscrollkeeper to filelist
-------------------------------------------------------------------
Tue Apr 24 15:47:42 CEST 2001 - ke@suse.de
- Update to version 0.2.0; prepared by Daniel Egger (thanks).
-------------------------------------------------------------------
Tue Mar 6 10:46:57 CET 2001 - ke@suse.de
- New package: Version 0.1.4.