Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-05-06 14:56:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and      /work/SRC/openSUSE:Factory/.mtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtools"

Sun May  6 14:56:07 2018 rev:43 rq:602415 version:4.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtools/mtools.changes    2018-03-30 
11:55:08.552378106 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes       2018-05-06 
14:56:10.448683122 +0200
@@ -1,0 +2,7 @@
+Fri Apr 27 17:31:13 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Disable floppyd support. Floppyd is a daemon allowing remote X
+  clients to access floppies attached to e.g. thin clients. As it
+  uses X authentication, it pulls in X libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtools.spec ++++++
--- /var/tmp/diff_new_pack.Eb3oKD/_old  2018-05-06 14:56:11.852631610 +0200
+++ /var/tmp/diff_new_pack.Eb3oKD/_new  2018-05-06 14:56:11.856631463 +0200
@@ -34,17 +34,11 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xau)
 Requires(pre):  %{install_info_prereq}
 Requires:       glibc-locale
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1220
 BuildRequires:  makeinfo
 BuildRequires:  texinfo
-%else
-BuildRequires:  texlive-latex
-%endif
 
 %description
 Mtools allows uncomplicated access to an MS-DOS file system on disk
@@ -53,16 +47,6 @@
 
 XDF support for OS/2 is also provided.
 
-%package floppyd
-Summary:        Floppy daemon for remote access to floppy drive
-License:        GPL-3.0+
-Group:          System/Filesystems
-
-%description floppyd
-Floppyd is used as a server to grant access  to  the  floppy  drive  to
-clients  running on a remote machine, just as an X server grants access
-to the display to remote clients.
-
 %package doc
 Summary:        Access Files on an MS-DOS File System
 License:        GPL-3.0+ and GFDL-1.3
@@ -87,7 +71,8 @@
 %build
 autoreconf -fi
 %configure \
-       --includedir=%{_prefix}/src/linux/include
+       --includedir=%{_prefix}/src/linux/include \
+       --disable-floppyd
 
 make %{?_smp_mflags} all info pdf
 
@@ -112,11 +97,6 @@
 %{_bindir}/*
 %exclude %{_bindir}/f*
 
-%files floppyd
-%defattr(-,root,root)
-%doc %{_mandir}/man?*/f*
-%{_bindir}/f*
-
 %files doc
 %defattr(-,root,root)
 %doc *.pdf




Reply via email to