Changelog for
compat-CGAL-32-debuginfo-3.2.1-19.1.el4.i386.rpm :
Tue Jul 24 12:00:00 2007 Paulo Roma
- 3.2.1-19
- Created compat-CGAL-32 for running cgal-python.
Thu Nov 2 11:00:00 2006 Laurent Rineau - 3.2.1-19
- Fix CGAL-3.2.1-build-libCGALQt-shared.patch (bug #213675)
Fri Sep 15 12:00:00 2006 Laurent Rineau - 3.2.1-18
- Move LICENSE.OPENNL to %doc CGAL-devel (bug #206575).
Mon Sep 11 12:00:00 2006 Laurent Rineau - 3.2.1-17
- libCGALQt.so needs -lGL
- remove /usr/bin/cgal_make_macosx_app
Mon Sep 11 12:00:00 2006 Laurent Rineau - 3.2.1-16
- Remove CORE support. Its acceptance in Fedora is controversial (bug #199168).
- Exclude .vcproj files from the -demos-source subpackage.
- Added a patch to build
*shared
* library libCGALQt.
- Added a patch to avoid building static libraries.
- Fixed the License: tag.
Thu Aug 17 12:00:00 2006 Laurent Rineau - 3.2.1-15
- Change the permissions of /etc/profile.d/cgal.
*sh
- Remove the meta package CGAL. CGAL-libs is renamed CGAL.
- Added two patchs:
- CGAL-3.2.1-config.h-endianness_detection.patch which is an upstream patch
to fix the endianness detection, so that is is no longer hard-coded in
,
- CGAL-3.2.1-install_cgal-no_versions_in_compiler_config.h.patch that
removes hard-coded versions in .
Wed Aug 16 12:00:00 2006 Laurent Rineau - 3.2.1-14
- Simplified spec file, for Fedora Extras.
Mon Jul 17 12:00:00 2006 Laurent Rineau - 3.2.1-13
- Change CGAL-README.Fedora, now that Installation.pdf is no longer in the
tarball.
Mon Jul 17 12:00:00 2006 Laurent Rineau - 3.2.1-12
- Remove unneeded -R/-L/-I flags from %{_datadir}/CGAL/make/makefile
Mon Jul 17 12:00:00 2006 Laurent Rineau - 3.2.1-11
- Fix the soversion.
- Fix %{cgal_prefix} stuff!!
- Quote \'EOF\', so that the lines are not expanded by the shell.
Tue Jul 4 12:00:00 2006 Laurent Rineau - 3.2.1-10
- Fix makefile.sed so that %{buildroot} does not appear in
%{_datadir}/CGAL/make/makefile.
Sun Jul 2 12:00:00 2006 Laurent Rineau - 3.2.1-9
- Remove Obsoletes: in the meta-package CGAL.
Sun Jul 2 12:00:00 2006 Laurent Rineau - 3.2.1-8
- Fix the localisation of demo and examples.
Sun Jul 2 12:00:00 2006 Laurent Rineau - 3.2.1-6
- Set Requires, in sub-packages.
Sun Jul 2 12:00:00 2006 Laurent Rineau - 3.2.1-5
- CGAL-3.2.1
- Sub-package \"demo\" is now named \"demos-source\" (Fedora guidelines).
- Fix some rpmlint warnings
- Added README.Fedora, to explain why the documentation is not shipped, and how CGAL is divided in sub-packages.
Sat Jul 1 12:00:00 2006 Laurent Rineau - 3.2-4
- Use %{_datadir}/CGAL instead of %{_datadir}/%{name}-%{version}
- Fix %{_datadir}/CGAL/makefile, with a sed script.
- Added a new option %set_prefix (see top of spec file).
Sat Jul 1 12:00:00 2006 Laurent Rineau - 3.2-3
- Use less \"
*\" in %files, to avoid futur surprises.
- Remove /etc/profile.d/cgal.
* from %files if %cgal_prefix is not empty.
- Fix %build_doc=0 when %fedora is set. New option macro: %force_build_doc.
Fri Jun 30 12:00:00 2006 Laurent Rineau - 3.2-2
- Fix some end-of-lines in %prep, to please rpmlint.
Mon May 22 12:00:00 2006 Laurent Rineau - 3.2-1
- Remove README from %doc file: it describes the tarball layout.
- Updated to CGAL-3.2.
- Added examples in the -demo subpackage.
- Cleaning up, to follow Fedora Guidelines.
- The -doc subpackage cannot be build on Fedora (no license).
- Add ldconfig back.
- No prefix.
Fri Apr 28 12:00:00 2006 Laurent Rineau - 3.2-0.447
- Update to CGAL-3.2-447.
Fri Apr 21 12:00:00 2006 Laurent Rineau - 3.2-0.440
- Updated to CGAL-3.2-I-440.
Wed Apr 19 12:00:00 2006 Laurent Rineau - 3.2-0.438
- Added a patch to install_cgal, to require support for BOOST, BOOST_PROGRAM_OPTIONS, X11, GMP, MPFR, GMPXX, CORE, ZLIB, and QT.
- Move scripts to %{_bindir}
- %{_libdir}/CGAL-I now belong to CGAL and CGAL-devel, so that it disappears when the packages are removed.
Wed Apr 12 12:00:00 2006 Laurent Rineau - 3.2-0.431
- Updated to CGAL-3.2-I-431.
- Remove the use of ldconfig.
- Changed my email address.
- No longer need for patch0.
- Pass of rpmlint.
- Remove unneeded Requires: tags (rpm find them itself).
- Change the release tag.
- Added comments at the beginning of the file.
- Added custom ld flags, on 64bits archs (so that X11 is detected).
Tue Apr 11 12:00:00 2006 Laurent Rineau
- Removed -g and -O2 from CUSTOM_CXXFLAGS, in the makefile only.
They are kept during the compilation of libraries.
- Added zlib in dependencies.
- Added a patch to test_ZLIB.C, until it is merged upstream.
Fri Mar 31 12:00:00 2006 Naceur MESKINI
- adding a test in the setup section.
Mon Mar 13 11:00:00 2006 Naceur MESKINI
- delete the patch that fixes the perl path.
- add build_doc and build_demo flags.
Fri Mar 10 11:00:00 2006 Naceur MESKINI
- Adding new sub-packages doc(pdf&html) and demo.
- Add internal_release flag.
Thu Mar 9 11:00:00 2006 Naceur MESKINI
- Cleanup a specfile.