]> git.pld-linux.org Git - packages/OpenCASCADE.git/commitdiff
- MD5 for Source0, initial PLD-ization
authorTomasz Pala <gotar@pld-linux.org>
Fri, 28 May 2010 11:08:39 +0000 (11:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    OpenCASCADE.spec -> 1.2

OpenCASCADE.spec

index 41a4e871f79ea2fdaf927de4591d8482456503c6..cb315e979718c2c5778680d5cb8d0b7bc15affe4 100644 (file)
@@ -1,6 +1,4 @@
 #
-# spec file for package OpenCASCADE
-#
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
 # upon. The license for this file, and modifications and additions to the
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# norootforbuild
-
 %define _prefix /opt/OpenCASCADE
 
-Name:            OpenCASCADE
-Summary:        OpenCASCADE CAE platform
-Url:             http://www.opencascade.org/
+Name:          OpenCASCADE
+Summary:       OpenCASCADE CAE platform
 Group:           Productivity/Other
-Version:         6.3.0
+# The 6.3.1 is a maintenance release, only available for OCC customers
+Version:       6.3.0
 Release:         40.3
-License:         LGPL-like, see http://www.opencascade.org/occ/license/
+License:       LGPL-like, see http://www.opencascade.org/occ/license/
 Packager:        Andrea Florio <andrea@opensuse.org>
-Source0:         %{name}%{version}.tar.bz2
+Source0:       http://files.opencascade.com/OCC_6.3_release/%{name}_src.tgz
+# Source0-md5: 52778127974cb3141c2827f9d40d1f11
 Source1:        %name.conf
 Source2:        OpenCASCADE-rpmlintrc
 Patch0:          OpenCASCADE6.3.0-obs-check.patch
@@ -42,6 +39,7 @@ Patch13:         OpenCASCADE6.3.0-make-draw-libs-private.patch
 Patch14:         OpenCASCADE6.3.0-wok-install.patch
 Patch15:         OpenCASCADE6.3.0-udlist.patch
 Patch16:         OpenCASCADE6.3.0-WOKUnix_FDescr.patch
+URL:           http://www.opencascade.org/
 
 BuildRequires:   Mesa-devel autoconf automake bison gcc-c++ xorg-x11-devel
 BuildRequires:   flex libtool tcl-devel tk-devel xorg-x11-libXmu-devel fdupes
@@ -231,15 +229,3 @@ rm -rf %buildroot
 %dir %{_prefix}/samples
 %{_prefix}/samples/*
 %exclude %{_prefix}/src/UnitsAPI/*.dat
-
-%changelog
-* Fri Dec  4 2009 andrea@opensuse.org
-- enabled wrappers
-* Sat May  2 2009 andrea@opensuse.org
-- added some symlink to provide compatibility with soma packages
-* Tue Feb 10 2009 andrea@opensuse.org
-- moved *.dat to main package, not sources and some packages need them
-* Wed Oct 29 2008 lars@linux-schulserver.de
-- ignore post-build-checks until /opt is allowed again
-* Sat Sep 27 2008 Andrea Florio <andrea@opensuse.org> 6.3.0
-- new package
This page took 0.17809 seconds and 4 git commands to generate.