Hello community,

here is the log from the commit of package mdbtools for openSUSE:Factory 
checked in at 2015-08-05 19:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdbtools (Old)
 and      /work/SRC/openSUSE:Factory/.mdbtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdbtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdbtools/mdbtools.changes        2015-08-02 
22:46:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mdbtools.new/mdbtools.changes   2015-08-05 
19:14:55.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug  5 08:12:58 UTC 2015 - mplus...@suse.com
+
+- Enable building of man pages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mdbtools.spec ++++++
--- /var/tmp/diff_new_pack.Z0muUi/_old  2015-08-05 19:14:55.000000000 +0200
+++ /var/tmp/diff_new_pack.Z0muUi/_new  2015-08-05 19:14:55.000000000 +0200
@@ -42,6 +42,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  scrollkeeper
+BuildRequires:  txt2man
 BuildRequires:  unixODBC-devel
 BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -118,8 +119,7 @@
   --with-pic \
   --enable-sql \
   --with-unixodbc=%{_prefix} \
-  --enable-gtk-doc \
-  --disable-man
+  --enable-gtk-doc
 make %{?_smp_mflags} V=1
 
 %check
@@ -149,6 +149,7 @@
 %defattr(-,root,root)
 %doc README AUTHORS COPYING NEWS HACKING ChangeLog TODO
 %{_bindir}/mdb-*
+%{_mandir}/man1/mdb-*
 
 %files -n %{libmdb}
 %defattr(-,root,root)
@@ -180,5 +181,6 @@
 %dir %{_datadir}/omf
 %dir %{_datadir}/omf/mdbtools
 %{_datadir}/omf/mdbtools/gmdb-C.omf
+%{_mandir}/man1/gmdb2.1.*
 
 %changelog


Reply via email to