xref: /openbsd/src/gnu/usr.sbin/mkhybrid/src/mkisofs.spec
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $Id: mkisofs.spec,v 1.1 2000/10/10 20:40:19 beck Exp $
2Summary: Creates a ISO9660 filesystem image
3Name: mkisofs
4Version: 1.12b5
5Release: 1
6Copyright: GPL
7Group: Utilities/System
8Source: tsx-11.mit.edu:/pub/linux/packages/mkisofs/mkisofs-1.12b5.tar.gz
9
10%description
11This is the mkisofs package.  It is used to create ISO 9660
12file system images for creating CD-ROMs. Now includes support
13for making bootable "El Torito" CD-ROMs.
14
15%prep
16%setup
17
18%build
19./configure --prefix=/usr
20make
21
22%install
23make install
24strip /usr/bin/mkisofs
25
26%changelog
27
28* Tue Feb 25 1997 Michael Fulbright <msf@redhat.com>
29
30 Updated to 1.10b7.
31
32* Wed Feb 12 1997 Michael Fulbright <msf@redhat.com>
33
34 Updated to 1.10b3.
35
36* Wed Feb 12 1997 Michael Fulbright <msf@redhat.com>
37
38 Added %doc line to spec file (was missing all docs before).
39
40%files
41%doc COPYING ChangeLog README README.eltorito TODO
42/usr/bin/mkisofs
43/usr/man/man8/mkisofs.8
44
45

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026