chrisidefix / cgal-bindings

Automatically exported from code.google.com/p/cgal-bindings
Boost Software License 1.0
0 stars 0 forks source link

Fedora rpm package #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If anyone is interested, I've created a Fedora package for the cgal-bindings.  
I've tested it on Fedora 17 and CGAL-4.0.2 from the Fedora repositories.  The 
sources contained in the attached source RPM were exported with:

git archive -o ~/rpmbuild/SOURCES/CGAL-bindings-20121114.tar.gz --prefix 
CGAL-bindings-20121114/ 198195ece2

To rebuild the package:

yum install rpmbuild CGAL-devel cmake gcc-c++ python-devel java-devel
rpmbuild --rebuild 

So if this seems interesting, stick the spec and patch files from the source 
RPM into a rpm-subdirectory in the source tree.

Original issue reported on code.google.com by wingel@gmail.com on 15 Nov 2012 at 12:30

Attachments: