cgal-swig-bindings icon indicating copy to clipboard operation
cgal-swig-bindings copied to clipboard

Fedora rpm package

Open GoogleCodeExporter opened this issue 11 years ago • 1 comments

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 [email protected] on 15 Nov 2012 at 12:30

Attachments:

GoogleCodeExporter avatar Mar 14 '15 10:03 GoogleCodeExporter

I am the packager of CGAL for Fedora. I plan to add CGAL bindings to it.

lrineau avatar Jun 04 '15 15:06 lrineau