SHA256
1
0
forked from pool/mtools
OBS User unknown 2007-04-22 20:50:58 +00:00 committed by Git OBS Bridge
parent cace0dc2ce
commit a8961872c8
2 changed files with 32 additions and 25 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 22 22:40:14 CEST 2007 - ro@suse.de
- use texlive for building
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 6 21:21:18 CET 2006 - mjancar@suse.cz Mon Feb 6 21:21:18 CET 2006 - mjancar@suse.cz

View File

@ -1,36 +1,36 @@
# #
# spec file for package mtools (Version 3.9.10) # spec file for package mtools (Version 3.9.10)
# #
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
# package are under the same license as the package itself. # package are under the same license as the package itself.
# #
# Please submit bugfixes or comments via http://bugs.opensuse.org # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: mtools Name: mtools
BuildRequires: libpng te_ams te_latex xorg-x11 xorg-x11-devel BuildRequires: libpng texlive-latex xorg-x11 xorg-x11-devel
Version: 3.9.10 Version: 3.9.10
Release: 4 Release: 58
Autoreqprov: on Autoreqprov: on
Group: System/Filesystems Group: System/Filesystems
License: GPL License: GNU General Public License (GPL)
URL: http://www.tux.org/pub/knaff/mtools/index.html URL: http://www.tux.org/pub/knaff/mtools/index.html
Summary: Access Files on an MS-DOS File System Summary: Access Files on an MS-DOS File System
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-conf.diff Patch0: %{name}-%{version}-conf.diff
Patch1: %{name}-%{version}-autoconf.diff Patch1: %{name}-%{version}-autoconf.diff
Patch2: %{name}-%{version}-script.diff Patch2: %{name}-%{version}-script.diff
Patch3: %{name}-%{version}-aliasing.diff Patch3: %{name}-%{version}-aliasing.diff
Patch4: %{name}-%{version}-fat-bits.diff Patch4: %{name}-%{version}-fat-bits.diff
Patch5: %{name}-%{version}-prototypes.diff Patch5: %{name}-%{version}-prototypes.diff
Patch6: %{name}-%{version}-memset.diff Patch6: %{name}-%{version}-memset.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package floppyd %package floppyd
Group: System/Filesystems Group: System/Filesystems
Summary: floppy daemon for remote access to floppy drive Summary: floppy daemon for remote access to floppy drive
%description %description
Mtools allows uncomplicated access to an MS-DOS file system on disk Mtools allows uncomplicated access to an MS-DOS file system on disk
@ -103,7 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_mandir}/man?*/f* %doc %{_mandir}/man?*/f*
%{_bindir}/f* %{_bindir}/f*
%changelog -n mtools %changelog
* Sun Apr 22 2007 - ro@suse.de
- use texlive for building
* Mon Feb 06 2006 - mjancar@suse.cz * Mon Feb 06 2006 - mjancar@suse.cz
- bransh mtools-floppy to prevent dependecy on X11 (#146102) - bransh mtools-floppy to prevent dependecy on X11 (#146102)
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 - mls@suse.de
@ -219,5 +221,5 @@ rm -rf $RPM_BUILD_ROOT
- new version 3.3 - new version 3.3
* Tue Feb 25 1997 - rj@suse.de * Tue Feb 25 1997 - rj@suse.de
- new version 3.2 - new version 3.2
- /usr/doc/packages/mtools now included - /usr/doc/packages/mtools now included
- xdf Support - xdf Support