Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit info2html
- From: root@xxxxxxx (h_root)
- Date: Fri, 14 Jul 2006 12:01:16 +0200 (CEST)
- Message-id: <20060714100116.DE87094DC7@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package info2html
checked in at Fri Jul 14 12:01:16 CEST 2006.
--------
--- info2html/info2html.changes 2006-01-25 21:46:32.000000000 +0100
+++ info2html/info2html.changes 2006-07-14 11:29:22.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 14 08:06:08 CEST 2006 - olh@xxxxxxx
+
+- rename bzip2 archive from .gz to .bz2
+
+-------------------------------------------------------------------
Old:
----
arrows.tar.gz
New:
----
arrows.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ info2html.spec ++++++
--- /var/tmp/diff_new_pack.8EXTIx/_old 2006-07-14 12:01:06.000000000 +0200
+++ /var/tmp/diff_new_pack.8EXTIx/_new 2006-07-14 12:01:06.000000000 +0200
@@ -1,11 +1,11 @@
#
# spec file for package info2html (Version 1.4)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 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.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -19,20 +19,20 @@
Provides: inf2htm
Obsoletes: inf2htm
Version: 1.4
-Release: 4
+Release: 16
Summary: Program to Convert Info Pages into HTML Pages
BuildArchitectures: noarch
Source: info2html-1.4.tar.gz
-Source1: arrows.tar.gz
+Source1: arrows.tar.bz2
Patch: info2html-1.4.dif
%define apache_serverroot %(/usr/sbin/apxs2 -q datadir 2>/dev/null || apxs -q PREFIX)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-This package contains the CGI script info2html which creates HTML pages
+This package contains the CGI script info2html that creates HTML pages
from info documents.
-Info2html opens a web browser with an HTML page of the info file
+Info2html opens a Web browser with an HTML page of the info file
/usr/share/info/dir.
Info references and nodes can be clicked to generate HTML pages of the
@@ -75,6 +75,8 @@
%{apache_serverroot}/htdocs/gif/r-ball.gif
%changelog -n info2html
+* Fri Jul 14 2006 - olh@xxxxxxx
+- rename bzip2 archive from .gz to .bz2
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Mon Oct 17 2005 - werner@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx
| < Previous | Next > |