File dosutils.spec of Package dosutils
#
# spec file for package dosutils (Version 2008.1.22)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: dosutils
BuildRequires: recode unzip
License: GPL v2 or later; X11/MIT
Group: Metapackages
AutoReqProv: off
Summary: Dosutils CD Directory -- Meta Package
Version: 2008.1.22
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: dosutils.tar.bz2
%description
The dosutils CD dir -- meta package.
%prep
%setup -n dosutils
%build
for i in LIESMICH README ; do
cp $i $i.DOS
recode lat1..ibmpc $i.DOS
done
%install
ls -l
rm -Rf $RPM_BUILD_ROOT
mkdir $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/CD1/dosutils
%ifarch alpha ppc ppc64 sparc
cp -a putty $RPM_BUILD_ROOT/CD1/dosutils
%endif
%ifarch ppc ppc64 s390 s390x
cp -a putty tightvnc $RPM_BUILD_ROOT/CD1/dosutils
%endif
%ifarch ppc ppc64
cp -a weirdx $RPM_BUILD_ROOT/CD1/dosutils
%endif
%ifarch %ix86
cp -a * $RPM_BUILD_ROOT/CD1/dosutils
%endif
%files
%defattr(-,root,root)
/CD1/dosutils
%clean
if [ -n "$RPM_BUILD_ROOT" ] ; then
rm -rf $RPM_BUILD_ROOT
fi
%changelog
* Tue Jan 22 2008 ro@suse.de
- drop nosource tag
* Tue Oct 30 2007 ro@suse.de
- updated putty to 0.60 (#331678)
- updated tightvnc to 1.3.9 (#331682)
- updated weirdx to 1.0.32 (#331687)
- updated rawwritewin to 0.7
* Mon May 07 2007 ro@suse.de
- added unzip to buildrequires
* Mon Jan 29 2007 lrupp@suse.de
- re-added rawritewin (for FTP only, see #237166)
- Putty updated to 0.59
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jan 19 2006 ro@suse.de
- fix build on ppc
* Mon Jan 16 2006 ro@suse.de
- remove RAWRITE*
* Wed Sep 14 2005 lars@suse.de
- updated putty to 0.58
- beautify LIESMICH and README (and added URLs)
- converted putty-docs with unix2dos
* Mon Sep 12 2005 ro@suse.de
- cut down to minimum
kept putty,rawrite,rawwritewin,tightvnc,weirdx for now
* Tue Apr 26 2005 ro@suse.de
- use NoSource
* Mon Feb 21 2005 ro@suse.de
- updated putty to 0.57 (#66123)
* Tue Nov 02 2004 ro@suse.de
- updated putty to 0.56 (fixes security issue, #47766)
* Wed Aug 04 2004 bk@suse.de
- updated putty to 0.55 (fixes security issue and more robust code)
* Wed Jun 02 2004 od@suse.de
- updated putty to 0.54 (#41423)
* Fri Apr 16 2004 ro@suse.de
- gain control over version number
* Thu Feb 12 2004 ro@suse.de
- replace vnc by tightvnc
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr
* Tue Oct 07 2003 ro@suse.de
- update ltools to 6.3 (can read ext3 and reiser)
* Wed Feb 26 2003 ro@suse.de
- updated putty to 0.53b (#24319)
* Tue Dec 03 2002 ihno@suse.de
- remove weirdx for s390 and s390x (thus fixing bugs #20781, #20782)
* Mon Oct 14 2002 ro@suse.de
- updated loadlin binary to 1.6c (consistent with loadlin package)
* Mon Oct 07 2002 bk@suse.de
- weirdx config update: weirdx.ddxwindow can cause problem/not needed
- weirdx documentation update: config dir and running weirdx
* Thu Sep 12 2002 ro@suse.de
- removed lhdsetup (and references in README/LIESMICH)
* Fri Aug 09 2002 bk@suse.de
- update weirdx to 1.0.31 and include all neccesary files(and src)
- copy weirdx, pkunzip, untgz on ppc and ppc64, guess good to have
- copy only the needed tools for s390 and s390x(like ppc and ppc64)
* Mon Jul 08 2002 olh@suse.de
- copy vnc on ppc, copy rawwrite, putty and vnc on ppc64
* Fri Jul 05 2002 kukuk@suse.de
- Use %%ix86 macro
* Mon Mar 25 2002 snwint@suse.de
- modified lhdsetup.bat for SL 8.0
* Mon Mar 04 2002 mmj@suse.de
- Updated vnc to 3.3.3r9 [Bug #14335]
* Mon Feb 25 2002 ro@suse.de
- removed mix, fixed permissions in fips/fips20 subdir
* Tue Jan 22 2002 ro@suse.de
- cleanup: removed: amiga atari autocn2g bootlin beav133 comp430d
partprog pboot pfdisktc setup
* Fri Jan 18 2002 egmont@suselinux.hu
- updated putty to 0.52
* Thu Jan 03 2002 kukuk@suse.de
- Add rawwritewin 0.6
* Mon Dec 10 2001 ro@suse.de
- replaced puttytel by putty
- recode README and LIESMICH automatically
* Wed Apr 11 2001 ro@suse.de
- added weirdx (GPL)
* Mon Jan 22 2001 ro@suse.de
- updated lhdsetup.bat and added lfn (GPL'ed lfn-tools)
* Tue Dec 19 2000 ro@suse.de
- updated ltools to 5.2.1 thanks to Werner Zimmermann
- bzipped source
* Fri Sep 01 2000 bk@suse.de
- added puttytel, the telnet-client only version of PuTTY.
- removed exceed (The package version expired)
* Fri Jul 21 2000 snwint@suse.de
- fixed typo in lhdsetup.bat
* Fri Jul 21 2000 snwint@suse.de
- Update lhdsetup.bat
* Tue Jun 06 2000 ro@suse.de
- created package