[Bug 489633] Review Request: mingw32-physfs - MinGW Windows port of the PhysicsFS library

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 17 08:19:55 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=489633


Richard W.M. Jones <rjones at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(ploujj at gmail.com)




--- Comment #17 from Richard W.M. Jones <rjones at redhat.com>  2009-03-17 04:19:54 EDT ---
Plouj, next step is to import the package into Fedora's CVS,
both the devel and F-10 branches.

https://fedoraproject.org/wiki/PackageMaintainers/Join#Install_the_Client_Tools_.28Koji.29

Roughly speaking the commands are something like this.
Please check them carefully.

cd /tmp

fedora-cvs mingw32-physfs
cd mingw32-physfs/devel
../common/cvs-import name-of-the-SRPM
cvs up
make build

cd ../F-10
../common/cvs-import name-of-the-SRPM
cvs up
make build
make update

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the mingw mailing list