Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

CGAL-demos-source-3.3.1-2.fc7 RPM for i386

From Fedora 7 updates for i386

Name: CGAL-demos-source Distribution: Unknown
Version: 3.3.1 Vendor: Fedora Project
Release: 2.fc7 Build date: Mon Sep 3 22:54:16 2007
Group: Documentation Build host: xenbuilder1.fedora.redhat.com
Size: 19523558 Source RPM: CGAL-3.3.1-2.fc7.src.rpm
Packager: Fedora Project
Url: http://www.cgal.org/
Summary: Examples and demos of CGAL algorithms
The CGAL-demos-source package provides the sources of examples and demos of
CGAL algorithms.

Provides

Requires

Copyright

QPL and LGPLv2 and LGPLv2+

Signatures

internal MD5: ddb79a7796d4358a2cd105f5f82509d3
GPG

Changelog

* Tue Sep 04 2007 Laurent Rineau <laurent.rineau__fedora@normalesup.org> - 3.3.1-2.fc7
  - Fix soversion.
* Tue Sep 04 2007 Laurent Rineau <laurent.rineau__fedora@normalesup.org> - 3.3.1-1.fc7
  - New upstream bug-fixes release.
* Sat Aug 25 2007 Laurent Rineau <laurent.rineau__fedora@normalesup.org> - 3.3-7.fc7
  - Add BR: mpfr since F-8.
* Sat Aug 25 2007 Laurent Rineau <laurent.rineau__fedora@normalesup.org> - 3.3-6.fc7
  - Add BR: gawk
* Fri Aug 24 2007 Laurent Rineau <laurent.rineau__fedora@normalesup.org> - 3.3-5.fc7
  - License: tag fixed.
* Fri Jun 08 2007 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.3-4.fc7
  - Move the makefile back to %{_datadir}/CGAL, and rename it cgal.mk (sync
    with Debian package). That file is not a config file, but just an example
    .mk file that can be copied and adapted by users.
  - Fix the %{_sysconfdir}/profile.d/cgal.* files (the csh one was buggy).
  - CGAL-devel now requires all its dependancies.
* Sun Jun 03 2007 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.3-2.fc7
  - Officiel CGAL-3.3 release
  - Skip file named "skip_vcproj_auto_generation"
* Thu May 31 2007 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.3-0.1.RC1.fc7
  - New upstream version: 3.3-RC1
  - Obsolete patches CGAL-3.2.1-build-libCGALQt-shared.patch,
                     CGAL-3.2.1-build-no-static-lib.patch,
                     CGAL-3.2.1-config.h-endianness_detection.patch.
    These patchs have been merged and adapted by upstream.
  - New option --disable-static
  - Shipped OpenNL and CORE have been renamed by upstream:
      - %{_includedir}/OpenNL is now /usr/include/CGAL/OpenNL
      - %{_includedir}/CORE is now /usr/include/CGAL/CORE
      - libCORE has been rename libCGALcore++
    Reasons:
      - CGAL/OpenNL is a special version of OpenNL, rewritten for CGAL 
        in C++ by the OpenNL author,
      - CGAL/CORE is a fork of CORE-1.7. CORE-1.7 is no longer maintained by 
        its authors, and CORE-2.0 is awaited since 2004.
    In previous releases of this package, CORE was excluded from the package, 
    because %{_includedir}/CORE/ was a name too generic (see comment #8 of
      %{_includedir}/CGAL/CORE, CORE is now shipped with CGAL.
  - move %{_datadir}/CGAL/make/makefile to %{_sysconfdir}/CGAL/makefile
  (because it is a config file).
* Thu Nov 02 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-19
  - Fix CGAL-3.2.1-build-libCGALQt-shared.patch (bug #213675)
* Sat Sep 16 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-18
  - Move LICENSE.OPENNL to %doc CGAL-devel (bug #206575).
* Tue Sep 12 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-17
  - libCGALQt.so needs -lGL
  - remove %{_bindir}/cgal_make_macosx_app
* Tue Sep 12 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 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.
* Fri Aug 18 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-15
  - Change the permissions of %{_sysconfdir}/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/compiler_config.h>,
    - CGAL-3.2.1-install_cgal-no_versions_in_compiler_config.h.patch that
      removes hard-coded versions in <CGAL/compiler_config.h>.
* Thu Aug 17 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-14
  - Simplified spec file, for Fedora Extras.
* Tue Jul 18 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-13
  - Change CGAL-README.Fedora, now that Installation.pdf is no longer in the
  tarball.
* Tue Jul 18 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-12
  - Remove unneeded  -R/-L/-I flags from %{_datadir}/CGAL/make/makefile
* Tue Jul 18 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-11
  - Fix the soversion.
  - Fix %{cgal_prefix} stuff!!
  - Quote 'EOF', so that the lines are not expanded by the shell.
* Wed Jul 05 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-10
  - Fix makefile.sed so that %{buildroot} does not appear in 
    %{_datadir}/CGAL/make/makefile.
* Mon Jul 03 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-9
  - Remove Obsoletes: in the meta-package CGAL.
* Mon Jul 03 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-8
  - Fix the localisation of demo and examples.
* Mon Jul 03 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2.1-6
  - Set Requires, in sub-packages.
* Mon Jul 03 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 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.
* Sun Jul 02 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 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).
* Sun Jul 02 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2-3
  - Use less "*" in %files, to avoid futur surprises.
  - Remove %{_sysconfdir}/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.
* Sat Jul 01 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 3.2-2
  - Fix some end-of-lines in %prep, to please rpmlint.
* Tue May 23 2006 Laurent Rineau <laurent.rineau__fedora_extras@normalesup.org> - 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.
* Sat Apr 29 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org> - 3.2-0.447
  - Update to CGAL-3.2-447.
* Sat Apr 22 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org> - 3.2-0.440
  - Updated to CGAL-3.2-I-440.
* Thu Apr 20 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org> - 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.
* Thu Apr 13 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org> - 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).
* Wed Apr 12 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org>
  - 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.
* Sat Apr 01 2006 Naceur MESKINI <nmeskini@sophia.inria.fr>
  - adding a test in the setup section.
* Mon Mar 13 2006 Naceur MESKINI <nmeskini@sophia.inria.fr>
  - delete the patch that fixes the perl path.
  - add build_doc and build_demo flags.
* Fri Mar 10 2006 Naceur MESKINI <nmeskini@sophia.inria.fr>
  - Adding new sub-packages doc(pdf&html) and demo.
  - Add internal_release flag.
* Thu Mar 09 2006 Naceur MESKINI <nmeskini@sophia.inria.fr>
  - Cleanup a specfile.

Files



Generated by rpm2html 1.8.1

Daniel Veillard, Mon Oct 13 03:47:51 2008