Mailinglist Archive: opensuse-commit (1318 mails)
| < Previous | Next > |
commit texinfo
- From: root@xxxxxxx (h_root)
- Date: Sun, 6 Aug 2006 21:21:32 +0200 (CEST)
- Message-id: <20060806192132.844F2950F9@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package texinfo
checked in at Sun Aug 6 21:21:32 CEST 2006.
--------
--- texinfo/texinfo.changes 2006-06-16 12:58:13.000000000 +0200
+++ texinfo/texinfo.changes 2006-07-24 17:39:33.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 24 17:39:22 CEST 2006 - adrian@xxxxxxx
+
+- add libzio as PreReq for info
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ texinfo.spec ++++++
--- /var/tmp/diff_new_pack.0MqKpQ/_old 2006-08-06 21:21:17.000000000 +0200
+++ /var/tmp/diff_new_pack.0MqKpQ/_new 2006-08-06 21:21:17.000000000 +0200
@@ -16,7 +16,7 @@
Group: Productivity/Publishing/Texinfo
Autoreqprov: on
Version: 4.8
-Release: 22
+Release: 23
Summary: Tools Needed to Create Documentation from Texinfo Sources
URL: http://www.texinfo.org
PreReq: %{install_info_prereq}
@@ -64,7 +64,7 @@
%package -n info
Summary: A Stand-Alone Terminal-Based Info Browser
Group: Productivity/Publishing/Texinfo
-PreReq: bash zlib
+PreReq: bash zlib libzio
%description -n info
Info is a terminal-based program for reading documentation of computer
@@ -213,6 +213,8 @@
%{_mandir}/man5/info.5*
%changelog -n texinfo
+* Mon Jul 24 2006 - adrian@xxxxxxx
+- add libzio as PreReq for info
* Fri Jun 16 2006 - werner@xxxxxxx
- Re-enable texi2pdf because now tetex does not install this
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |