Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit linkchecker
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 02 Apr 2007 02:07:48 +0200
  • Message-id: <20070402000748.CC8476780D3@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package linkchecker
checked in at Mon Apr 2 02:07:48 CEST 2007.

--------
--- linkchecker/linkchecker.changes     2006-10-11 15:38:20.000000000 +0200
+++ /mounts/work_users/ro/STABLE/linkchecker/linkchecker.changes        2007-04-02 01:47:13.841177000 +0200
@@ -1,0 +2,5 @@
+Mon Apr  2 01:46:58 CEST 2007 - ro@xxxxxxx
+
+- added non-english manpage directories to filelist 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linkchecker.spec ++++++
--- /var/tmp/diff_new_pack.Py3214/_old  2007-04-02 02:07:39.000000000 +0200
+++ /var/tmp/diff_new_pack.Py3214/_new  2007-04-02 02:07:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package linkchecker (Version 4.5)
 #
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -14,11 +14,11 @@
 %define _prefix /usr
 BuildRequires:  python-devel python-xml
 URL:            http://linkchecker.sourceforge.net
-License:        GPL
+License:        GNU General Public License (GPL)
 Group:          Productivity/Networking/Web/Utilities
 Summary:        Check websites and HTML documents for broken links
 Version:        4.5
-Release:        1
+Release:        35
 Source0:        %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Prefix:         %{_prefix}
@@ -88,33 +88,37 @@
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
 %doc TODO doc/ cgi-bin/lconline/ README
+%dir %{_mandir}/fr
+%dir %{_mandir}/fr/man1
 
-%changelog -n linkchecker
+%changelog
+* Mon Apr 02 2007 - ro@xxxxxxx
+- added non-english manpage directories to filelist
 * Wed Oct 11 2006 - ro@xxxxxxx
 - update to 4.5
-- Don't ignore robots.txt entries consisting only of Allow: directives
-- Don't rely on HTTP HEAD requests to generate the same response status
+  - Don't ignore robots.txt entries consisting only of Allow: directives
+  - Don't rely on HTTP HEAD requests to generate the same response status
   as HTTP GET. So we have to follow redirections when using HTTP GET to
   get page contents.
-- Document proxy URL syntax
-- Print active URLs on Ctrl-C interrupt
-- Replace all old "entry1, entry2" configuration entries with
+  - Document proxy URL syntax
+  - Print active URLs on Ctrl-C interrupt
+  - Replace all old "entry1, entry2" configuration entries with
   multiline "entry" config entry. The old syntax is still supported,
   but deprecated.
-- If LinkChecker was not able to spawn the initial checker and status
+  - If LinkChecker was not able to spawn the initial checker and status
   threads, print an informative error instead of an internal error.
 - update to 4.4
-- The JavaScript URL syntax check allows now digits and underscores
-- Add "internlinks" documentation and example to the default config
+  - The JavaScript URL syntax check allows now digits and underscores
+  - Add "internlinks" documentation and example to the default config
   file linkcheckerrc.
-- Detect more cases when a HTTP connection cannot be reused and
+  - Detect more cases when a HTTP connection cannot be reused and
   must be closed. And close response objects after usage
-- Only wait before a new connection to a host, not when reusing
+  - Only wait before a new connection to a host, not when reusing
   a previous connection.
-- Add more infos to various HTTP errors. Don't close connection when
+  - Add more infos to various HTTP errors. Don't close connection when
   the response object is still open.
-- Ignore keyboard interrupts during shutdown
-- Removed old Psyco references from man page and documentation
+  - Ignore keyboard interrupts during shutdown
+  - Removed old Psyco references from man page and documentation
 - fix dependencies for old python2.4
 * Wed Sep 13 2006 - pth@xxxxxxx
 - Pass --record-rpm instead of --record to setup.py to get


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages