From: Buyung Permata Alam <macintoshgyver@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Somebody, please help me!
Date: Thu, 6 Apr 2006 00:14:55 -0700 (PDT) [thread overview]
Message-ID: <20060406071455.78315.qmail@web30214.mail.mud.yahoo.com> (raw)
Hello..
I need help, I am building RPM for dosemu-1.3.3. But I
still confuse (don't know) what I must type at %files
tag in dosemu-1.3.3.spec. Would You please help me to
complete the file.
Here is dosemu-1.3.3.spec that I wrote:
Summary: Disk Operating System (DOS) emulator
Name: dosemu
Version: 1.3.3
Release: 1
License: GPL
Group: Applications/System
Source:
http://jaist.dl.sourceforge.net/sourceforge/dosemu/dosemu-1.3.3.tgz
URL: http://www.dosemu.org
Distribution: Fedora Core 4
Vendor: SourceForge.net
%description
DOSemu stands for DOS Emulation, and allows you to run
DOS and many DOS programs and DOS games (16 bit
Applications), including many DPMI applications such
as Magic Pockets, DOOM and Windows 3.1, under Linux.
DOSemu can run with MS-DOS, Win95/98 DOS, or freedos
with minimum hardware requirement.
%prep
rm -rf $RPM_BUILD_DIR/dosemu-1.3.3
tar -zxvf $RPM_SOURCE_DIR/dosemu-1.3.3.tgz
%build
cd dosemu-1.3.3
make
%install
cd dosemu-1.3.3
make install
%files
/usr/local/bin/dosemu
(I don't what I must list here..)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next reply other threads:[~2006-04-06 7:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-06 7:14 Buyung Permata Alam [this message]
2006-04-11 9:21 ` Somebody, please help me! Bart Oldeman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060406071455.78315.qmail@web30214.mail.mud.yahoo.com \
--to=macintoshgyver@yahoo.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.