commit mtools for openSUSE:Factory

2020-10-29 Thread root


binoKy5wvpnRf.bin
Description: Binary data


commit mtools for openSUSE:Factory

2020-03-31 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2020-03-31 17:32:30

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new.3160 (New)


Package is "mtools"

Tue Mar 31 17:32:30 2020 rev:50 rq:789663 version:4.0.24

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2020-03-25 
23:41:37.227960709 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new.3160/mtools.changes  2020-03-31 
17:32:41.860276382 +0200
@@ -1,0 +2,6 @@
+Sat Mar 28 10:08:26 UTC 2020 - Andreas Stieger 
+
+- mtools 4.0.24:
+  * Added AC_SYS_LARGEFILE for some ARM processors
+
+---

Old:

  mtools-4.0.23.tar.bz2
  mtools-4.0.23.tar.bz2.sig

New:

  mtools-4.0.24.tar.bz2
  mtools-4.0.24.tar.bz2.sig



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.i6BZcX/_old  2020-03-31 17:32:43.720277471 +0200
+++ /var/tmp/diff_new_pack.i6BZcX/_new  2020-03-31 17:32:43.720277471 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mtools
-Version:4.0.23
+Version:4.0.24
 Release:0
 Summary:Tools to access MS-DOS filesystems without kernel drivers
 License:GPL-3.0-or-later
@@ -34,11 +34,10 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
-Requires(pre):  %{install_info_prereq}
-Requires:   glibc-locale-base
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  makeinfo
 BuildRequires:  texinfo
+Requires:   glibc-locale-base
+Requires(pre):  %{install_info_prereq}
 
 %description
 Mtools allows access to an MS-DOS file system on disk without
@@ -71,7 +70,7 @@
--includedir=%{_prefix}/src/linux/include \
--disable-floppyd
 
-make -j1 all info pdf
+%make_build -j1 all info pdf
 
 %install
 install -d -m 755 %{buildroot}%{_sysconfdir}
@@ -85,18 +84,16 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/mtools.info.gz
 
 %files
-%defattr(-,root,root)
 %config %{_sysconfdir}/mtools.conf
 %doc Release.notes NEWS README*
 %license COPYING
-%doc %{_mandir}/man?*/*
+%{_mandir}/man?*/*
 %exclude %{_mandir}/man?*/f*
-%doc %{_infodir}/mtools.info*
+%{_infodir}/mtools.info%{?ext_info}
 %{_bindir}/*
 %exclude %{_bindir}/f*
 
 %files doc
-%defattr(-,root,root)
 %doc *.pdf
 
 %changelog

++ mtools-4.0.23.tar.bz2 -> mtools-4.0.24.tar.bz2 ++
 3914 lines of diff (skipped)





commit mtools for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2020-03-25 23:41:34

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new.3160 (New)


Package is "mtools"

Wed Mar 25 23:41:34 2020 rev:49 rq:786127 version:4.0.23

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2019-01-03 
18:03:03.396330921 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new.3160/mtools.changes  2020-03-25 
23:41:37.227960709 +0100
@@ -1,0 +2,6 @@
+Wed Mar 18 10:04:49 UTC 2020 - pgaj...@suse.com
+
+- require glibc-locale-base instead o glibc-locale [bsc#1165837]
+  [bsc#957007]
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.iUETa3/_old  2020-03-25 23:41:37.867960919 +0100
+++ /var/tmp/diff_new_pack.iUETa3/_new  2020-03-25 23:41:37.867960919 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Tools to access MS-DOS filesystems without kernel drivers
 License:GPL-3.0-or-later
 Group:  System/Filesystems
-Url:http://mtools.linux.lu/
+URL:http://mtools.linux.lu/
 Source0:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
 Source1:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
@@ -35,7 +35,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 Requires(pre):  %{install_info_prereq}
-Requires:   glibc-locale
+Requires:   glibc-locale-base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  makeinfo
 BuildRequires:  texinfo






commit mtools for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2019-01-03 18:03:01

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new.28833 (New)


Package is "mtools"

Thu Jan  3 18:03:01 2019 rev:48 rq:661853 version:4.0.23

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2018-12-19 
13:25:14.973247882 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new.28833/mtools.changes 2019-01-03 
18:03:03.396330921 +0100
@@ -1,0 +2,12 @@
+Fri Dec 28 18:03:42 UTC 2018 - Petr Gajdos 
+
+- mtools 4.0.23:
+  * Address lots of compiler warnings (assignments between different types)
+  * Network speedup fixes for floppyd (TCP_CORK)
+  * Typo fixes
+  * Explicitly pass available target buffer size for character
+  set conversions
+- refreshed:
+  % mtools-prototypes.diff
+
+---

Old:

  mtools-4.0.22.tar.bz2
  mtools-4.0.22.tar.bz2.sig

New:

  mtools-4.0.23.tar.bz2
  mtools-4.0.23.tar.bz2.sig



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.fwTZNu/_old  2019-01-03 18:03:03.912330462 +0100
+++ /var/tmp/diff_new_pack.fwTZNu/_new  2019-01-03 18:03:03.916330459 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mtools
-Version:4.0.22
+Version:4.0.23
 Release:0
 Summary:Tools to access MS-DOS filesystems without kernel drivers
 License:GPL-3.0-or-later
@@ -50,7 +50,7 @@
 %package doc
 Summary:Documentation for mtools, a toolset for MS-DOS filesystem 
access
 License:GPL-3.0-or-later AND GFDL-1.3-only
-Group:  Documentation/PDF
+Group:  Documentation/Other
 Requires:   %{name} = %{version}
 
 %description doc
@@ -63,7 +63,7 @@
 %patch1
 %patch3
 %patch4
-%patch5
+%patch5 -p1
 
 %build
 autoreconf -fi

++ mtools-4.0.22.tar.bz2 -> mtools-4.0.23.tar.bz2 ++
 4050 lines of diff (skipped)

++ mtools-prototypes.diff ++
--- /var/tmp/diff_new_pack.fwTZNu/_old  2019-01-03 18:03:04.260330153 +0100
+++ /var/tmp/diff_new_pack.fwTZNu/_new  2019-01-03 18:03:04.260330153 +0100
@@ -1,7 +1,7 @@
-Index: mformat.c
+Index: mtools-4.0.23/mformat.c
 ===
 mformat.c.orig
-+++ mformat.c
+--- mtools-4.0.23.orig/mformat.c   2018-12-10 00:18:40.0 +0100
 mtools-4.0.23/mformat.c2018-12-28 18:46:05.933555058 +0100
 @@ -19,6 +19,7 @@
   */
  
@@ -19,10 +19,10 @@
  #undef _LINUX_STRING_H_
  
  #endif
-Index: mpartition.c
+Index: mtools-4.0.23/mpartition.c
 ===
 mpartition.c.orig
-+++ mpartition.c
+--- mtools-4.0.23.orig/mpartition.c2018-12-09 23:56:07.0 +0100
 mtools-4.0.23/mpartition.c 2018-12-28 18:46:05.933555058 +0100
 @@ -17,6 +17,7 @@
   * mformat.c
   */
@@ -40,16 +40,16 @@
  #undef _LINUX_STRING_H_
  
  #endif
-Index: sysincludes.h
+Index: mtools-4.0.23/sysincludes.h
 ===
 sysincludes.h.orig
-+++ sysincludes.h
-@@ -331,12 +331,16 @@ typedef unsigned int uid_t;
+--- mtools-4.0.23.orig/sysincludes.h   2018-12-28 18:46:05.933555058 +0100
 mtools-4.0.23/sysincludes.h2018-12-28 18:48:58.902333733 +0100
+@@ -359,12 +359,16 @@ extern int errno;
  #endif
  
- #ifdef HAVE_NETINET_IN_H
+ #ifdef HAVE_NETINET_TCP_H
 +#ifndef DONT_NEED_IN
- #include 
+ #include 
  #endif
 +#endif
  





commit mtools for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-12-19 13:25:13

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new.28833 (New)


Package is "mtools"

Wed Dec 19 13:25:13 2018 rev:47 rq:657398 version:4.0.22

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2018-11-20 
22:23:07.678923952 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new.28833/mtools.changes 2018-12-19 
13:25:14.973247882 +0100
@@ -1,0 +2,21 @@
+Tue Dec 11 13:57:02 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+- Fix excessively large keyring.
+
+---
+Fri Dec  7 12:32:07 UTC 2018 - malte.kr...@suse.com
+
+- mtools 4.0.22:
+  * Fixed -f flag for mformat (size is KBytes, rather than sectors)
+  * Fixed toupper/tolower usage (unsigned char rather than plain
+signed)
+- mtools 4.0.21:
+  * Addressed compiler warnings
+  * Fixed length handling in character set conversion (Unicode file
+names)
+  * Fixed matching of character range, when containing Unicode
+characters (mdir "c:test[α-ω].exe")
+  * Fixed initialization of my_scsi_cmd constructor
+
+---

Old:

  mtools-4.0.20.tar.bz2
  mtools-4.0.20.tar.bz2.sig

New:

  mtools-4.0.22.tar.bz2
  mtools-4.0.22.tar.bz2.sig



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.GnW7FM/_old  2018-12-19 13:25:16.261246314 +0100
+++ /var/tmp/diff_new_pack.GnW7FM/_new  2018-12-19 13:25:16.265246309 +0100
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   mtools
-Version:4.0.20
+Version:4.0.22
 Release:0
-Summary:Access Files on an MS-DOS File System
+Summary:Tools to access MS-DOS filesystems without kernel drivers
 License:GPL-3.0-or-later
 Group:  System/Filesystems
 Url:http://mtools.linux.lu/
@@ -41,24 +41,21 @@
 BuildRequires:  texinfo
 
 %description
-Mtools allows uncomplicated access to an MS-DOS file system on disk
-without mounting it. It includes commands for working with MS-DOS
-files: mdir, mcd, mcopy, and mformat.
+Mtools allows access to an MS-DOS file system on disk without
+mounting it. It includes commands for working with MS-DOS files:
+mdir, mcd, mcopy, and mformat.
 
 XDF support for OS/2 is also provided.
 
 %package doc
-Summary:Access Files on an MS-DOS File System
+Summary:Documentation for mtools, a toolset for MS-DOS filesystem 
access
 License:GPL-3.0-or-later AND GFDL-1.3-only
-Group:  System/Filesystems
+Group:  Documentation/PDF
 Requires:   %{name} = %{version}
 
 %description doc
-Mtools allows uncomplicated access to an MS-DOS file system on disk
-without mounting it. It includes commands for working with MS-DOS
-files: mdir, mcd, mcopy, and mformat.
-
-XDF support for OS/2 is also provided.
+Mtools allows access to an MS-DOS file system on disk without
+mounting it. This subpackage contains the documentation for it.
 
 %prep
 %setup -q

++ mtools-4.0.20.tar.bz2 -> mtools-4.0.22.tar.bz2 ++
 7791 lines of diff (skipped)

++ mtools.keyring ++
 623837 lines (skipped)
 between mtools.keyring
 and /work/SRC/openSUSE:Factory/.mtools.new.28833/mtools.keyring




commit mtools for openSUSE:Factory

2018-11-20 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-11-20 22:22:45

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new.19453 (New)


Package is "mtools"

Tue Nov 20 22:22:45 2018 rev:46 rq:649482 version:4.0.20

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2018-11-06 
15:25:36.572501652 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new.19453/mtools.changes 2018-11-20 
22:23:07.678923952 +0100
@@ -1,0 +2,20 @@
+Wed Nov 14 14:33:32 UTC 2018 - Martin Loviska 
+
+- Update to 4.0.20:
+   * initialize directory entries to 0
+* bad message "Too few sectors" replaced with "Too many sectors"
+* apostrophe in mlabel no longer causes generation of long entry
+* option to fake system date for file creation using the 
+   SOURCE_DATE_EPOCH environment variables
+
+* can now be compiled with "clang" compiler
+* fallback function for strndup, for those platforms that don't have it
+* fixed a number of -Wextra warnings
+* new compressed archive formats for uz/lz
+* allow to specify number of reserved sectors for FAT32.
+* file/device locking with timeout (rather than immediate failure)
+* fixed support for BPB-less legacy formats.
+* removed check that disk must be an integer number of tracks.
+   * removed .eh/.oh macros from manual pages 
+
+---

Old:

  mtools-4.0.19.tar.bz2
  mtools-4.0.19.tar.bz2.sig

New:

  mtools-4.0.20.tar.bz2
  mtools-4.0.20.tar.bz2.sig



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.6rrJrO/_old  2018-11-20 22:23:09.694922834 +0100
+++ /var/tmp/diff_new_pack.6rrJrO/_new  2018-11-20 22:23:09.694922834 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   mtools
-Version:4.0.19
+Version:4.0.20
 Release:0
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0-or-later

++ mtools-4.0.19.tar.bz2 -> mtools-4.0.20.tar.bz2 ++
 2740 lines of diff (skipped)





commit mtools for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-11-06 15:24:59

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is "mtools"

Tue Nov  6 15:24:59 2018 rev:45 rq:645664 version:4.0.19

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2018-07-25 
16:04:32.592899671 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2018-11-06 
15:25:36.572501652 +0100
@@ -1,0 +2,22 @@
+Wed Oct 31 06:17:04 UTC 2018 - Petr Gajdos 
+
+- patches unversioned; makes update and reviews easier
+  * mtools-4.0.18-fat-bits.diff -> mtools-fat-bits.diff
+  * mtools-4.0.18-conf.diff -> mtools-conf.diff
+  * mtools-4.0.18-aliasing.diff -> mtools-aliasing.diff
+  * mtools-4.0.18-prototypes.diff -> mtools-prototypes.diff
+  * mtools-4.0.18-autoconf.diff -> mtools-autoconf.diff
+
+---
+Sat Oct 27 23:03:50 UTC 2018 - s...@suspend.net
+
+- Update to 4.0.19:
+  *  Fix for short file names starting with character 0xE5
+  * mpartition: Partition types closer to what Microsoft uses
+  * mformat: figure out LBA geometry as last resort if geometry is unspecified
+  * mformat: use same default cluster size as Microsoft for FAT32
+  * additional sanity checks
+  * document how clutser size is picked in mformat.c man page
+  * document how partition types are picked in mpartition.c man page
+
+---

Old:

  mtools-4.0.18-aliasing.diff
  mtools-4.0.18-autoconf.diff
  mtools-4.0.18-conf.diff
  mtools-4.0.18-fat-bits.diff
  mtools-4.0.18-prototypes.diff
  mtools-4.0.18.tar.bz2
  mtools-4.0.18.tar.bz2.sig

New:

  mtools-4.0.19.tar.bz2
  mtools-4.0.19.tar.bz2.sig
  mtools-aliasing.diff
  mtools-autoconf.diff
  mtools-conf.diff
  mtools-fat-bits.diff
  mtools-prototypes.diff



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.a5I4vO/_old  2018-11-06 15:25:37.860499695 +0100
+++ /var/tmp/diff_new_pack.a5I4vO/_new  2018-11-06 15:25:37.864499689 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   mtools
-Version:4.0.18
+Version:4.0.19
 Release:0
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0-or-later
@@ -26,11 +26,11 @@
 Source0:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
 Source1:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
-Patch0: %{name}-%{version}-conf.diff
-Patch1: %{name}-%{version}-autoconf.diff
-Patch3: %{name}-%{version}-aliasing.diff
-Patch4: %{name}-%{version}-fat-bits.diff
-Patch5: %{name}-%{version}-prototypes.diff
+Patch0: %{name}-conf.diff
+Patch1: %{name}-autoconf.diff
+Patch3: %{name}-aliasing.diff
+Patch4: %{name}-fat-bits.diff
+Patch5: %{name}-prototypes.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool

++ mtools-4.0.18.tar.bz2 -> mtools-4.0.19.tar.bz2 ++
 14427 lines of diff (skipped)

++ mtools-4.0.18-aliasing.diff -> mtools-aliasing.diff ++

++ mtools-4.0.18-autoconf.diff -> mtools-autoconf.diff ++

++ mtools-conf.diff ++
--- mtools.conf
+++ mtools.conf
@@ -14,25 +14,20 @@
 # You should have received a copy of the GNU General Public License
 # along with Mtools.  If not, see .
 
-# Example mtools.conf files.  Uncomment the lines which correspond to
-# your architecture and comment out the "SAMPLE FILE" line below
-SAMPLE FILE
+drive a: file="/dev/fd0" exclusive mformat_only cylinders=80 heads=2 sectors=18
+drive b: file="/dev/fd1" exclusive mformat_only cylinders=80 heads=2 sectors=18
 
-# # Linux floppy drives
-# drive a: file="/dev/fd0" exclusive
-# drive b: file="/dev/fd1" exclusive
+# First SCSI hard disk partition
+drive c: file="/dev/sda1"
 
-# # First SCSI hard disk partition
-# drive c: file="/dev/sda1"
+# First IDE hard disk partition
+#drive c: file="/dev/hda1"
 
-# # First IDE hard disk partition
-# drive c: file="/dev/hda1"
+#dosemu floppy image
+drive m: file="/var/lib/dosemu/diskimage"
 
-# # dosemu floppy image
-# drive m: file="/var/lib/dosemu/diskimage"
-
-# # dosemu hdimage
-# drive n: file="/var/lib/dosemu/diskimage" offset=3840
+#dosemu hdimage
+drive n: file="/var/lib/dosemu/hdimage.first" MTOOLS_SKIP_CHECK=1 

commit mtools for openSUSE:Factory

2018-07-25 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-07-25 16:04:11

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is "mtools"

Wed Jul 25 16:04:11 2018 rev:44 rq:623135 version:4.0.18

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2018-05-06 
14:56:10.448683122 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2018-07-25 
16:04:32.592899671 +0200
@@ -1,0 +2,5 @@
+Mon Jul 16 13:19:05 UTC 2018 - pgaj...@suse.com
+
+- do not build in parallel as it fails
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.uDuIOF/_old  2018-07-25 16:04:34.424903363 +0200
+++ /var/tmp/diff_new_pack.uDuIOF/_new  2018-07-25 16:04:34.424903363 +0200
@@ -20,7 +20,7 @@
 Version:4.0.18
 Release:0
 Summary:Access Files on an MS-DOS File System
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/Filesystems
 Url:http://mtools.linux.lu/
 Source0:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
@@ -49,7 +49,7 @@
 
 %package doc
 Summary:Access Files on an MS-DOS File System
-License:GPL-3.0+ and GFDL-1.3
+License:GPL-3.0-or-later AND GFDL-1.3-only
 Group:  System/Filesystems
 Requires:   %{name} = %{version}
 
@@ -74,7 +74,7 @@
--includedir=%{_prefix}/src/linux/include \
--disable-floppyd
 
-make %{?_smp_mflags} all info pdf
+make -j1 all info pdf
 
 %install
 install -d -m 755 %{buildroot}%{_sysconfdir}
@@ -90,7 +90,8 @@
 %files
 %defattr(-,root,root)
 %config %{_sysconfdir}/mtools.conf
-%doc Release.notes NEWS COPYING README*
+%doc Release.notes NEWS README*
+%license COPYING
 %doc %{_mandir}/man?*/*
 %exclude %{_mandir}/man?*/f*
 %doc %{_infodir}/mtools.info*






commit mtools for openSUSE:Factory

2018-05-06 Thread root
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.changes2018-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






commit mtools for openSUSE:Factory

2018-03-30 Thread root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2018-03-30 11:55:05

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is "mtools"

Fri Mar 30 11:55:05 2018 rev:42 rq:590566 version:4.0.18

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2015-12-13 
09:35:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2018-03-30 
11:55:08.552378106 +0200
@@ -1,0 +2,5 @@
+Tue Feb 13 18:59:51 UTC 2018 - crrodrig...@opensuse.org
+
+- Do not BuildRequire metapackage xorg-x11-devel 
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.OppFa7/_old  2018-03-30 11:55:10.172319518 +0200
+++ /var/tmp/diff_new_pack.OppFa7/_new  2018-03-30 11:55:10.176319374 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,9 +33,9 @@
 Patch5: %{name}-%{version}-prototypes.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  libXau-devel
 BuildRequires:  libtool
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xau)
 Requires(pre):  %{install_info_prereq}
 Requires:   glibc-locale
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build






commit mtools for openSUSE:Factory

2015-12-13 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2015-12-13 09:35:37

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is "mtools"

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2015-03-03 
11:09:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2015-12-13 
09:35:39.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 30 08:04:18 UTC 2015 - pgaj...@suse.com
+
+- require glibc-locale [bnc#957007]
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.xc9mGL/_old  2015-12-13 09:35:41.0 +0100
+++ /var/tmp/diff_new_pack.xc9mGL/_new  2015-12-13 09:35:41.0 +0100
@@ -37,6 +37,7 @@
 BuildRequires:  libtool
 BuildRequires:  xorg-x11-devel
 Requires(pre):  %{install_info_prereq}
+Requires:   glibc-locale
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1220
 BuildRequires:  makeinfo






commit mtools for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2015-03-03 11:09:33

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2013-04-17 
23:10:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2015-03-03 
11:09:34.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 26 15:20:48 UTC 2015 - mplus...@suse.com
+
+- Clean spec file with spec-cleaner
+- Refresh dependencies
+- Add gpg signature
+
+---

New:

  mtools-4.0.18.tar.bz2.sig
  mtools.keyring



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.zMoWSY/_old  2015-03-03 11:09:37.0 +0100
+++ /var/tmp/diff_new_pack.zMoWSY/_new  2015-03-03 11:09:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,33 @@
 
 
 Name:   mtools
-BuildRequires:  autoconf
-BuildRequires:  libpng
-%if %suse_version  1220
-BuildRequires:  makeinfo
-BuildRequires:  texinfo
-%else
-BuildRequires:  texlive-latex
-%endif
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
 Version:4.0.18
 Release:0
-Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0+
 Group:  System/Filesystems
-Source: http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
+Url:http://mtools.linux.lu/
+Source0:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
+Source1:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2.sig
+Source2:%{name}.keyring
 Patch0: %{name}-%{version}-conf.diff
 Patch1: %{name}-%{version}-autoconf.diff
 Patch3: %{name}-%{version}-aliasing.diff
 Patch4: %{name}-%{version}-fat-bits.diff
 Patch5: %{name}-%{version}-prototypes.diff
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libXau-devel
+BuildRequires:  libtool
+BuildRequires:  xorg-x11-devel
+Requires(pre):  %{install_info_prereq}
 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
@@ -80,17 +84,16 @@
 %patch5
 
 %build
-autoconf --force
-export CC=gcc
-export INSTALL_PROGRAM=install
+autoreconf -fi
 %configure \
---includedir=/usr/src/linux/include
-make all dvi info
+   --includedir=%{_prefix}/src/linux/include
+
+make %{?_smp_mflags} all info pdf
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}
-make install DESTDIR=$RPM_BUILD_ROOT
-cp -p mtools.conf $RPM_BUILD_ROOT%{_sysconfdir}
+install -d -m 755 %{buildroot}%{_sysconfdir}
+make DESTDIR=%{buildroot} install --jobs 1
+cp -p mtools.conf %{buildroot}%{_sysconfdir}
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/mtools.info.gz
@@ -98,9 +101,6 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/mtools.info.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %config %{_sysconfdir}/mtools.conf
@@ -118,6 +118,6 @@
 
 %files doc
 %defattr(-,root,root)
-%doc *.dvi
+%doc *.pdf
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2013-04-17 23:09:58

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2013-03-28 
13:23:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2013-04-17 
23:10:00.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr 16 10:10:15 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.UqAiaj/_old  2013-04-17 23:10:07.0 +0200
+++ /var/tmp/diff_new_pack.UqAiaj/_new  2013-04-17 23:10:07.0 +0200
@@ -33,7 +33,7 @@
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0+
 Group:  System/Filesystems
-Source: %{name}-%{version}.tar.bz2
+Source: http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-conf.diff
 Patch1: %{name}-%{version}-autoconf.diff
 Patch3: %{name}-%{version}-aliasing.diff

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2013-03-28 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2013-03-28 13:23:16

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2012-07-25 
10:42:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2013-03-28 
13:23:18.0 +0100
@@ -1,0 +2,17 @@
+Tue Mar 26 12:54:37 UTC 2013 - pgaj...@suse.com
+
+- updated to 4.0.18:
+  * Fix for names of iconv encodings on AIX
+  * Fix mt_size_t on NetBSD
+  * Fixed compilation on Mingw
+  * Fixed doc (especially mformat)
+  * Fix mformat'ing of FAT12 filesystems with huge cluster sizes
+  * Minfo prints image file name in mformat command line if an image
+file name was given
+  * Always generate gzip-compressed RPMs, in order to remain
+compatible with older distributions
+  * Fixed buffer overflow with drive letter in mclasserase
+- extended fat-bits.patch: add fat_bits parameter again to fat_read()
+  and old_fat_read(); it is candidate to drop though
+
+---

Old:

  mtools-4.0.17-aliasing.diff
  mtools-4.0.17-autoconf.diff
  mtools-4.0.17-conf.diff
  mtools-4.0.17-fat-bits.diff
  mtools-4.0.17-prototypes.diff
  mtools-4.0.17.tar.bz2

New:

  mtools-4.0.18-aliasing.diff
  mtools-4.0.18-autoconf.diff
  mtools-4.0.18-conf.diff
  mtools-4.0.18-fat-bits.diff
  mtools-4.0.18-prototypes.diff
  mtools-4.0.18.tar.bz2



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.eGC6lY/_old  2013-03-28 13:23:20.0 +0100
+++ /var/tmp/diff_new_pack.eGC6lY/_new  2013-03-28 13:23:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %endif
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
-Version:4.0.17
+Version:4.0.18
 Release:0
 Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System

++ mtools-4.0.17-aliasing.diff - mtools-4.0.18-aliasing.diff ++

++ mtools-4.0.17-autoconf.diff - mtools-4.0.18-autoconf.diff ++

++ mtools-4.0.17-conf.diff - mtools-4.0.18-conf.diff ++

++ mtools-4.0.17-fat-bits.diff - mtools-4.0.18-fat-bits.diff ++
--- /work/SRC/openSUSE:Factory/mtools/mtools-4.0.17-fat-bits.diff   
2011-09-23 02:13:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools-4.0.18-fat-bits.diff  
2013-03-28 13:23:18.0 +0100
@@ -2,7 +2,15 @@
 ===
 --- fat.c.orig
 +++ fat.c
-@@ -722,7 +722,7 @@ static int old_fat_read(Fs_t *This, unio
+@@ -705,6 +705,7 @@ static int fat_32_read(Fs_t *This, union
+ 
+ 
+ static int old_fat_read(Fs_t *This, union bootsector *boot, 
++int config_fat_bits,
+   size_t tot_sectors, int nodups)
+ {
+   This-writeAllFats = 1;
+@@ -719,7 +720,7 @@ static int old_fat_read(Fs_t *This, unio
if(check_media_type(This,boot, tot_sectors))
return -1;
  
@@ -11,3 +19,45 @@
set_fat16(This);
/* third FAT byte must be 0xff */
if(!mtools_skip_check  readByte(This, 3) != 0xff)
+@@ -735,6 +736,7 @@ static int old_fat_read(Fs_t *This, unio
+  * structures.
+  */
+ int fat_read(Fs_t *This, union bootsector *boot,
++ int fat_bits,
+  size_t tot_sectors, int nodups)
+ {
+   This-fat_error = 0;
+@@ -745,7 +747,7 @@ int fat_read(Fs_t *This, union bootsecto
+   This-lastFatSectorData = 0;
+ 
+   if(This-fat_len)
+-  return old_fat_read(This, boot, tot_sectors, nodups);
++  return old_fat_read(This, boot, fat_bits, tot_sectors, nodups);
+   else
+   return fat_32_read(This, boot, tot_sectors);
+ }
+Index: init.c
+===
+--- init.c.orig
 init.c
+@@ -387,7 +387,7 @@ Stream_t *fs_init(char drive, int mode,
+   }
+ 
+   /* read the FAT sectors */
+-  if(fat_read(This, boot, tot_sectors, dev.use_2m0x7f)){
++  if(fat_read(This, boot, dev.fat_bits, tot_sectors, dev.use_2m0x7f)){
+   This-num_fat = 1;
+   FREE(This-Next);
+   Free(This-Next);
+Index: fsP.h

commit mtools for openSUSE:Factory

2012-07-25 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2012-07-25 10:42:28

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2012-07-03 
14:25:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2012-07-25 
10:42:30.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul 24 07:08:41 UTC 2012 - wer...@suse.de
+
+- Make it build with texinfo/makeinfo split 
+
+---
+Mon Jul 23 12:21:45 UTC 2012 - co...@suse.com
+
+- add texinfo as buildrequire
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.0wTpWQ/_old  2012-07-25 10:42:34.0 +0200
+++ /var/tmp/diff_new_pack.0wTpWQ/_new  2012-07-25 10:42:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,12 @@
 Name:   mtools
 BuildRequires:  autoconf
 BuildRequires:  libpng
+%if %suse_version  1220
+BuildRequires:  makeinfo
+BuildRequires:  texinfo
+%else
 BuildRequires:  texlive-latex
+%endif
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
 Version:4.0.17
@@ -43,32 +48,20 @@
 
 XDF support for OS/2 is also provided.
 
-
-
-Authors:
-
-Alain Knaffalain.kn...@imag.fr
-David C. Niemi niem...@erols.com
-
 %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.
 
-
-
-Authors:
-
-Alain Knaffalain.kn...@imag.fr
-David C. Niemi niem...@erols.com
-
 %package doc
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0+ and GFDL-1.3
+Group:  System/Filesystems
 Requires:   %{name} = %{version}
 
 %description doc
@@ -78,13 +71,6 @@
 
 XDF support for OS/2 is also provided.
 
-
-
-Authors:
-
-Alain Knaffalain.kn...@imag.fr
-David C. Niemi niem...@erols.com
-
 %prep
 %setup -q
 %patch0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2012-07-03 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2012-07-03 14:00:23

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2011-12-25 
17:37:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2012-07-03 
14:25:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  2 12:03:44 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  mtools is GPL-3.0+ licensed, not GPL-2.0+
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.Euf2mT/_old  2012-07-03 14:26:00.0 +0200
+++ /var/tmp/diff_new_pack.Euf2mT/_new  2012-07-03 14:26:00.0 +0200
@@ -26,7 +26,7 @@
 Release:0
 Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  System/Filesystems
 Source: %{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-conf.diff
@@ -52,7 +52,7 @@
 
 %package floppyd
 Summary:Floppy daemon for remote access to floppy drive
-License:GPL-2.0+
+License:GPL-3.0+
 
 %description floppyd
 Floppyd is used as a server to grant access  to  the  floppy  drive  to
@@ -68,7 +68,7 @@
 
 %package doc
 Summary:Access Files on an MS-DOS File System
-License:GPL-3.0+ ; GFDL-1.3
+License:GPL-3.0+ and GFDL-1.3
 Requires:   %{name} = %{version}
 
 %description doc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2011-12-25 17:37:04

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2011-09-23 
02:13:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2011-12-25 
17:37:12.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 13:37:38 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---
+Wed Dec 21 10:29:49 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.t6rbZU/_old  2011-12-25 17:37:13.0 +0100
+++ /var/tmp/diff_new_pack.t6rbZU/_new  2011-12-25 17:37:13.0 +0100
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   mtools
-BuildRequires:  libpng texlive-latex xorg-x11 xorg-x11-devel
+BuildRequires:  autoconf
+BuildRequires:  libpng
+BuildRequires:  texlive-latex
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 Version:4.0.17
-Release:1
-AutoReqProv:on
-Group:  System/Filesystems
-License:GPL-2.0+
+Release:0
 Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System
+License:GPL-2.0+
+Group:  System/Filesystems
 Source: %{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-conf.diff
 Patch1: %{name}-%{version}-autoconf.diff
@@ -50,9 +51,8 @@
 David C. Niemi niem...@erols.com
 
 %package floppyd
-License:GPL-2.0+
-Group:  System/Filesystems
 Summary:Floppy daemon for remote access to floppy drive
+License:GPL-2.0+
 
 %description floppyd
 Floppyd is used as a server to grant access  to  the  floppy  drive  to
@@ -67,9 +67,8 @@
 David C. Niemi niem...@erols.com
 
 %package doc
-License:GPL-3.0+ ; GFDL-1.3
-Group:  System/Filesystems
 Summary:Access Files on an MS-DOS File System
+License:GPL-3.0+ ; GFDL-1.3
 Requires:   %{name} = %{version}
 
 %description doc
@@ -95,7 +94,6 @@
 %patch5
 
 %build
-%{suse_update_config -f}
 autoconf --force
 export CC=gcc
 export INSTALL_PROGRAM=install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2011-12-06 18:30:27

Comparing /work/SRC/openSUSE:Factory/mtools (Old)
 and  /work/SRC/openSUSE:Factory/.mtools.new (New)


Package is mtools, Maintainer is pgaj...@suse.com

Changes:




Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.K74Cju/_old  2011-12-06 18:52:13.0 +0100
+++ /var/tmp/diff_new_pack.K74Cju/_new  2011-12-06 18:52:13.0 +0100
@@ -24,7 +24,7 @@
 Release:1
 AutoReqProv:on
 Group:  System/Filesystems
-License:GPLv2+
+License:GPL-2.0+
 Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System
 Source: %{name}-%{version}.tar.bz2
@@ -50,7 +50,7 @@
 David C. Niemi niem...@erols.com
 
 %package floppyd
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/Filesystems
 Summary:Floppy daemon for remote access to floppy drive
 
@@ -67,7 +67,7 @@
 David C. Niemi niem...@erols.com
 
 %package doc
-License:GPLv3+ ; GNU Free Documentation License, Version 1.3 (GFDL 1.3)
+License:GPL-3.0+ ; GFDL-1.3
 Group:  System/Filesystems
 Summary:Access Files on an MS-DOS File System
 Requires:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2011-07-01 Thread h_root

Hello community,

here is the log from the commit of package mtools for openSUSE:Factory
checked in at Fri Jul 1 16:32:22 CEST 2011.




--- mtools/mtools.changes   2011-05-23 12:23:12.0 +0200
+++ /mounts/work_src_done/STABLE/mtools/mtools.changes  2011-06-30 
15:54:33.0 +0200
@@ -1,0 +2,17 @@
+Thu Jun 30 13:53:42 UTC 2011 - pgaj...@novell.com
+
+- updated to 4.0.17:
+  * mbadblocks now takes a list of bad blocks (either as sectors
+or as clusters)
+  * mbadblocks now is able to do write scanning for bad blocks
+  * mshowfat can show cluster of specific offset
+  * Enable mtools to deal with very small sector sizes...
+  * Fixed encoding of all-lowercase names (no need to mangle
+these)
+  * Consider every directory entry after an ENDMARK (0x00) to be deleted
+  * After writing a new entry at end of a directory, be sure to also add
+an ENDMARK (0x00)
+  * Deal with possibility of a NULL pointer being returned by
+localtime during timestamp conversion
+
+---

calling whatdependson for head-i586


Old:

  mtools-4.0.16-aliasing.diff
  mtools-4.0.16-autoconf.diff
  mtools-4.0.16-conf.diff
  mtools-4.0.16-fat-bits.diff
  mtools-4.0.16-prototypes.diff
  mtools-4.0.16.tar.bz2

New:

  mtools-4.0.17-aliasing.diff
  mtools-4.0.17-autoconf.diff
  mtools-4.0.17-conf.diff
  mtools-4.0.17-fat-bits.diff
  mtools-4.0.17-prototypes.diff
  mtools-4.0.17.tar.bz2



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.XkWrEb/_old  2011-07-01 16:31:59.0 +0200
+++ /var/tmp/diff_new_pack.XkWrEb/_new  2011-07-01 16:31:59.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   mtools
 BuildRequires:  libpng texlive-latex xorg-x11 xorg-x11-devel
-Version:4.0.16
+Version:4.0.17
 Release:1
 AutoReqProv:on
 Group:  System/Filesystems

++ mtools-4.0.16-aliasing.diff - mtools-4.0.17-aliasing.diff ++

++ mtools-4.0.16-autoconf.diff - mtools-4.0.17-autoconf.diff ++

++ mtools-4.0.16-conf.diff - mtools-4.0.17-conf.diff ++

++ mtools-4.0.16-fat-bits.diff - mtools-4.0.17-fat-bits.diff ++

++ mtools-4.0.16-prototypes.diff - mtools-4.0.17-prototypes.diff ++

++ mtools-4.0.16.tar.bz2 - mtools-4.0.17.tar.bz2 ++
 2778 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2011-05-24 Thread h_root

Hello community,

here is the log from the commit of package mtools for openSUSE:Factory
checked in at Tue May 24 09:17:14 CEST 2011.




--- mtools/mtools.changes   2011-03-17 11:11:48.0 +0100
+++ /mounts/work_src_done/STABLE/mtools/mtools.changes  2011-05-23 
12:23:12.0 +0200
@@ -1,0 +2,9 @@
+Mon May 23 10:07:58 UTC 2011 - pgaj...@novell.com
+
+- updated to 4.0.16:
+  * fixed formatting of fat_size_calculation.tex document
+  * Make it clear that label is limited to 13 characters
+  * Fixed typo in initialization of FAT32 info sector
+- remove invalid-memory.diff
+
+---

calling whatdependson for head-i586


Old:

  mtools-4.0.15-aliasing.diff
  mtools-4.0.15-autoconf.diff
  mtools-4.0.15-conf.diff
  mtools-4.0.15-fat-bits.diff
  mtools-4.0.15-invalid-memory.diff
  mtools-4.0.15-prototypes.diff
  mtools-4.0.15.tar.bz2

New:

  mtools-4.0.16-aliasing.diff
  mtools-4.0.16-autoconf.diff
  mtools-4.0.16-conf.diff
  mtools-4.0.16-fat-bits.diff
  mtools-4.0.16-prototypes.diff
  mtools-4.0.16.tar.bz2



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.9CxIID/_old  2011-05-24 09:14:57.0 +0200
+++ /var/tmp/diff_new_pack.9CxIID/_new  2011-05-24 09:14:57.0 +0200
@@ -20,8 +20,8 @@
 
 Name:   mtools
 BuildRequires:  libpng texlive-latex xorg-x11 xorg-x11-devel
-Version:4.0.15
-Release:7
+Version:4.0.16
+Release:1
 AutoReqProv:on
 Group:  System/Filesystems
 License:GPLv2+
@@ -33,7 +33,6 @@
 Patch3: %{name}-%{version}-aliasing.diff
 Patch4: %{name}-%{version}-fat-bits.diff
 Patch5: %{name}-%{version}-prototypes.diff
-Patch6: %{name}-%{version}-invalid-memory.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -94,7 +93,6 @@
 %patch3
 %patch4
 %patch5
-%patch6 -p1
 
 %build
 %{suse_update_config -f}

++ mtools-4.0.15-aliasing.diff - mtools-4.0.16-aliasing.diff ++

++ mtools-4.0.15-autoconf.diff - mtools-4.0.16-autoconf.diff ++

++ mtools-4.0.15-conf.diff - mtools-4.0.16-conf.diff ++

++ mtools-4.0.15-fat-bits.diff - mtools-4.0.16-fat-bits.diff ++

++ mtools-4.0.15-prototypes.diff - mtools-4.0.16-prototypes.diff ++

++ mtools-4.0.15.tar.bz2 - mtools-4.0.16.tar.bz2 ++
 12256 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mtools for openSUSE:Factory

2011-03-22 Thread h_root

Hello community,

here is the log from the commit of package mtools for openSUSE:Factory
checked in at Tue Mar 22 17:55:25 CET 2011.




--- mtools/mtools.changes   2010-11-16 12:00:47.0 +0100
+++ /mounts/work_src_done/STABLE/mtools/mtools.changes  2011-03-17 
11:11:48.0 +0100
@@ -1,0 +2,5 @@
+Thu Mar 17 11:13:49 CET 2011 - pgaj...@suse.cz
+
+- fixed crash caused with access of invalid memory [bnc#679459]
+
+---

calling whatdependson for head-i586


New:

  mtools-4.0.15-invalid-memory.diff



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.PnXyJQ/_old  2011-03-22 17:54:55.0 +0100
+++ /var/tmp/diff_new_pack.PnXyJQ/_new  2011-03-22 17:54:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mtools (Version 4.0.15)
+# spec file for package mtools
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Name:   mtools
 BuildRequires:  libpng texlive-latex xorg-x11 xorg-x11-devel
 Version:4.0.15
-Release:1
+Release:7
 AutoReqProv:on
 Group:  System/Filesystems
 License:GPLv2+
@@ -33,6 +33,7 @@
 Patch3: %{name}-%{version}-aliasing.diff
 Patch4: %{name}-%{version}-fat-bits.diff
 Patch5: %{name}-%{version}-prototypes.diff
+Patch6: %{name}-%{version}-invalid-memory.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,6 +94,7 @@
 %patch3
 %patch4
 %patch5
+%patch6 -p1
 
 %build
 %{suse_update_config -f}

++ mtools-4.0.15-invalid-memory.diff ++
Index: mtools-4.0.15/fat.c
===
--- mtools-4.0.15.orig/fat.c
+++ mtools-4.0.15/fat.c
@@ -468,7 +468,7 @@ void fat_write(Fs_t *This)
set_dword(infoSector-signature2, INFOSECT_SIGNATURE2);
set_dword(infoSector-pos, This-last);
set_dword(infoSector-count, This-freeSpace);
-   set_dword(infoSector-signature3, 0xaa55);
+   set_word(infoSector-signature3, 0xaa55);
if(forceWriteSector(This, (char *)infoSector, 
This-infoSectorLoc, 1) !=
   (signed int) This-sector_size)
fprintf(stderr,Trouble writing the info sector\n);





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org