* Somebody, please help me!
@ 2006-04-06 7:14 Buyung Permata Alam
2006-04-11 9:21 ` Bart Oldeman
0 siblings, 1 reply; 2+ messages in thread
From: Buyung Permata Alam @ 2006-04-06 7:14 UTC (permalink / raw)
To: linux-msdos
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-11 9:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-06 7:14 Somebody, please help me! Buyung Permata Alam
2006-04-11 9:21 ` Bart Oldeman
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.