head	1.2;
access;
symbols
	arelease:1.1.1.1 avendor:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.08.08.03.24.09;	author wonst719;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.07.10.53.02;	author wonst719;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.08.07.10.53.02;	author wonst719;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Unix style line feed
@
text
@How to build an RPM:


Note: the following assumes that the RPM topdir is /usr/src/redhat .
If you have set a different topdir in /usr/lib/rpm/macros or ~/.rpmmacros,
replace it with the correct topdir where necessary.


1) Collect sources:

Place scummvm-%{version}.tar.bz2, libmad-0.15.1b.tar.bz2 and 
mpeg2dec-0.4.0b.tar.bz2 in /usr/src/redhat/SOURCES .
If you have different versions of mpeg2dec or libmad, put the correct version
numbers in the .spec file.

Place scummvm.spec in /usr/src/redhat/SPECS .

2) Build the rpm:

Change directory to /usr/src/redhat/SPECS .
Run:

rpmbuild -ba scummvm.spec

The RPM should now be built and placed in /usr/src/redhat/RPMS/i386 and
the source RPM in /usr/src/redhat/SRPMS




Note: libmad and mpeg2dec are statically linked into the scummvm binary
because Fedora does not carry libmad and mpeg2dec packages, so I did not
want to make the scummvm package depend on them.
You can get libmad from http://www.underbit.com/products/mad/
and mpeg2dec from http://libmpeg2.sourceforge.net/ .
@


1.1
log
@Initial revision
@
text
@d1 35
a35 35
How to build an RPM:


Note: the following assumes that the RPM topdir is /usr/src/redhat .
If you have set a different topdir in /usr/lib/rpm/macros or ~/.rpmmacros,
replace it with the correct topdir where necessary.


1) Collect sources:

Place scummvm-%{version}.tar.bz2, libmad-0.15.1b.tar.bz2 and 
mpeg2dec-0.4.0b.tar.bz2 in /usr/src/redhat/SOURCES .
If you have different versions of mpeg2dec or libmad, put the correct version
numbers in the .spec file.

Place scummvm.spec in /usr/src/redhat/SPECS .

2) Build the rpm:

Change directory to /usr/src/redhat/SPECS .
Run:

rpmbuild -ba scummvm.spec

The RPM should now be built and placed in /usr/src/redhat/RPMS/i386 and
the source RPM in /usr/src/redhat/SRPMS




Note: libmad and mpeg2dec are statically linked into the scummvm binary
because Fedora does not carry libmad and mpeg2dec packages, so I did not
want to make the scummvm package depend on them.
You can get libmad from http://www.underbit.com/products/mad/
and mpeg2dec from http://libmpeg2.sourceforge.net/ .
@


1.1.1.1
log
@0.4.0alpha Ʈ.
@
text
@@
