Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > ef1ffc192637f8939beb17bb8e4eff08 > files > 6

octave-forge-20080429-2mdv2009.0.src.rpm

%define octave_api api-v32

Name:           octave-forge
Version:        20080429
Release:        %mkrel 2
Summary:        Contributed functions for octave

Group:          Sciences/Mathematics
License:        GPLv2+ and Public Domain
URL:            http://octave.sourceforge.net
## Source0:     http://downloads.sourceforge.net/sourceforge/octave/%{name}-bundle-%{version}.tar.gz
## The original sources contain a non-free tree of functions that are
## GPL incompatible. A patched version with the non-free sources removed
## is created as follows:
## tar xzf octave-forge-bundle-%{version}.tar.gz
## rm -Rf octave-forge-bundle-%{version}/nonfree/
## tar czf octave-forge-bundle-%{version}.patched.tar.gz octave-forge-bundle-%{version}
## rm -Rf octave-forge-bundle-%{version}
Source0:        %{name}-bundle-%{version}.patched.tar.gz
Patch0:         %{name}-20080429-gcc43.patch
Patch1:         %{name}-20080429-ImageMagick.patch
Patch2:         %{name}-20080429-audio-1.1.1.patch
Patch3:         %{name}-20080429-symbolic-1.0.6.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root

Requires(post): octave(api) = %{octave_api}
Requires(postun): octave(api) = %{octave_api}
Requires:	octave(api) = %{octave_api} imagemagick
BuildRequires:  octave-devel >= 3.0.0-1
BuildRequires:  tetex gcc-gfortran ginac-devel qhull-devel
BuildRequires:  imagemagick-devel nc-dap-devel pcre-devel gsl-devel
BuildRequires:  libjpeg-devel libpng-devel ncurses-devel ftp-devel
BuildRequires:  openssl-devel java-rpmbuild
Provides: octave-audio = 1.1.1
Provides: octave-ann = 1.0
Provides: octave-bioinfo = 0.1.0
Provides: octave-combinatorics = 1.0.6
Provides: octave-communications = 1.0.6
Provides: octave-control = 1.0.6
#Provides: octave-database = 1.0
Provides: octave-data-smoothing = 1.0.0
Provides: octave-econometrics = 1.0.6
Provides: octave-financial = 0.2.2
Provides: octave-fixed = 0.7.6
Provides: octave-ftp = 1.0
Provides: octave-ga = 0.1.1
Provides: octave-general = 1.0.6
Provides: octave-gsl = 1.0.6
Provides: octave-ident = 1.0.5
Provides: octave-image = 1.0.6
Provides: octave-informationtheory = 0.1.5
Provides: octave-io = 1.0.6
Provides: octave-irsa = 1.0.5
Provides: octave-linear-algebra = 1.0.5
Provides: octave-miscellaneous = 1.0.6
Provides: octave-missing-functions = 1.0.0
Provides: octave-nnet = 0.1.7
Provides: octave-octcdf = 1.0.9
Provides: octave-octgpr = 1.1.3
Provides: octave-odebvp = 1.0.4
Provides: octave-odepkg = 0.6.0
Provides: octave-optim = 1.0.2
Provides: octave-optiminterp = 0.2.7
Provides: octave-outliers = 0.13.7
%ifnarch x86_64 ppc64
Provides: octave-parallel = 1.0.6
%endif
Provides: octave-physicalconstants = 0.1.5
Provides: octave-plot = 1.0.5
Provides: octave-signal = 1.0.7
Provides: octave-sockets = 1.0.4
Provides: octave-specfun = 1.0.6
Provides: octave-special-matrix = 1.0.5
Provides: octave-splines = 1.0.5
Provides: octave-statistics = 1.0.6
Provides: octave-strings = 1.0.5
Provides: octave-struct = 1.0.5
Provides: octave-symbolic = 1.0.6
Provides: octave-time = 1.0.7
Provides: octave-vrml = 1.0.6
Provides: octave-zenity = 0.5.5
Provides: octave-ad = 1.0.2
Provides: octave-bim = 0.0.6
Provides: octave-civil-engineering = 1.0.5
Provides: octave-fpl = 0.1.2
Provides: octave-graceplot = 1.0.5
Provides: octave-integration = 1.0.5
Provides: octave-java = 1.2.4
Provides: octave-mapping = 1.0.5
Provides: octave-msh = 0.0.6
Provides: octave-multicore = 0.2.12
Provides: octave-nan = 1.0.6
Provides: octave-ocs = 0.0.1
Provides: octave-pdb = 1.0.5
Provides: octave-secs1d = 0.0.6
Provides: octave-secs2d = 0.0.6
Provides: octave-symband = 1.0.6
Provides: octave-tcl-octave = 0.1.6
Provides: octave-triangular = 1.0.4
Provides: octave-tsa = 3.10.6
Provides: octave-xraylib = 1.0.6
Provides: octave-language-pt_br = 1.0.6

%description
Octave-forge is a community project for collaborative development of
Octave extensions. The extensions in this package include additional
data types, and functions for a variety of different applications
including signal and image processing, communications, control,
optimization, statistics, and symbolic math.


%prep
%setup -q -n octave-forge-bundle-%{version}
#Not 64-bit safe
%ifarch x86_64 ppc64
rm main/parallel-*.tar.gz
%endif
# The scripts below will build everything automatically, so first
# remove some packages that we don't want to build:
# 1. video stuff requires non-free libraries
rm main/video-*.tar.gz
# 2. engine is not a real octave package
rm extra/engine-*.tar.gz
# 3. can't handle jhandles yet
rm extra/jhandles-*.tar.gz
# 4. other OS stuff
rm extra/windows-*.tar.gz
# 5. exclude database stuff--it should be in its own package
rm main/database-*.tar.gz

#Unpack everything
for pkg in main extra language
do
   cd $pkg
   for tgz in *.tar.gz
   do
      tar xzf $tgz

      #Collect provides
      echo $tgz | sed 's/\(.*\)-\([0-9]*\.[0-9]*\.[0-9]*\)\.tar\.gz/Provides: octave-\1 = \2/' >> ../octave-forge-provides
   done
   cd ..
done

%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1

#Install with -nodeps
sed -i -e "s/pkg('install',/pkg('install','-nodeps',/" */*/Makefile


%build
# Prevents escape sequence from being inserted into octave version string
export TERM=""
# For the java package
export JAVA_HOME=%{java_home}
for pkg in main extra language
do
   cd $pkg
   for dir in *.[0-9]
   do
      cd $dir
      if [ -f configure ]
      then
         %configure2_5x
      elif [ -f src/configure ]
      then
         cd src
         %configure2_5x
         cd ..
      fi
      if [ -f Makefile ]
      then
         %__make TMPDIR=%{_tmppath}
      elif [ -f src/Makefile ]
      then
         cd src
         %__make TMPDIR=%{_tmppath}
         cd ..
      fi
      cd ..
   done
   cd ..
done
   

%install
rm -rf $RPM_BUILD_ROOT
export TERM=""

for pkg in main extra language
do
   cd $pkg
   for dir in *.[0-9]
   do
       cd $dir
       %{makeinstall_std} TMPDIR=%{_tmppath} DISTPKG=mandriva
       cd ..
   done
   cd ..
done


%clean
rm -rf $RPM_BUILD_ROOT


%post
%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :

%postun
%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :


%files
%defattr(-,root,root,0755)
%{_datadir}/octave/packages/*
%{_libexecdir}/octave/packages/*


%changelog
* Tue Aug 12 2008 David Walluck <walluck@mandriva.org> 20080429-2mdv2009.0
+ Revision: 270969
- set JAVA_HOME
- fix symbolic-1.0.6 build
- 20080429

  + Thierry Vignaud <tvignaud@mandriva.com>
    - rebuild early 2009.0 package (before pixel changes)

* Tue Apr 22 2008 David Walluck <walluck@mandriva.org> 20080216-1mdv2009.0
+ Revision: 196390
- fix build of octgpr on x86_64
- fix build of fixed
- 20080216

* Tue Mar 25 2008 Oden Eriksson <oeriksson@mandriva.com> 20071212-5mdv2008.1
+ Revision: 190007
- fix #39118 (it's "libMagickCore" now)
- rebuilt against new imagemagick libs

  + Tomasz Pawel Gajc <tpg@mandriva.org>
    - rebuild for new cln

  + Funda Wang <fundawang@mandriva.org>
    - rebuild

* Wed Jan 16 2008 David Walluck <walluck@mandriva.org> 20071212-1mdv2008.1
+ Revision: 153604
- 20071212

* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0:2006.07.09-7mdv2008.1
+ Revision: 146507
- rebuilt against new imagemagick libs (6.3.7)

* Tue Jan 01 2008 David Walluck <walluck@mandriva.org> 0:2006.07.09-6mdv2008.1
+ Revision: 139980
- BuildRequires: octave-devel
- remove BuildRequires which should be part of octave-devel
- BuildRequires: readline-devel
- BuildRequires: fftw3-devel
- BuildRequires: lapack-devel
- fix build with octave-3.0.0

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Mon Nov 26 2007 David Walluck <walluck@mandriva.org> 0:2006.07.09-5mdv2008.1
+ Revision: 112009
- workaround bug #35790

* Sun Nov 11 2007 David Walluck <walluck@mandriva.org> 0:2006.07.09-4mdv2008.1
+ Revision: 107503
- fix build with latest octave

* Mon Oct 22 2007 David Walluck <walluck@mandriva.org> 0:2006.07.09-3mdv2008.1
+ Revision: 101273
- rebuild for latest octave

* Mon Oct 01 2007 David Walluck <walluck@mandriva.org> 0:2006.07.09-2mdv2008.0
+ Revision: 94101
- add sources
- revert back to version 2006.07.09 which is actually buildable
- (Build)Requires: octave(api) = api-v26
- BuildRequires: latex2html (at least for later versions)
- use parallel make
- 2007.07.26
- remove Requires: octave(api) = api-v24

* Thu Jun 07 2007 David Walluck <walluck@mandriva.org> 0:2006.07.09-1mdv2008.0
+ Revision: 36714
- 2006.07.09


* Sun Mar 04 2007 David Walluck <walluck@mandriva.org> 2006.03.17-3mdv2007.0
+ Revision: 132569
- rebuild
- Import octave-forge

* Mon Sep 11 2006 David Walluck <walluck@mandriva.org> 0:2006.03.17-2mdv2007.0
- rebuild with latest ginac and gfortran
- reenable main/octcdf on x86-64
- disable main/sparse due to compilation problems with fill()

* Fri Mar 24 2006 David Walluck <walluck@mandriva.org> 0:2006.03.17-1mdk
- 2006.03.17
- temporarily remove octcdf on x86_64 due to -fPIC issues

* Tue Feb 07 2006 David Walluck <walluck@mandriva.org> 0:2006.01.28-1mdk
- 2006.01.28

* Wed Jan 11 2006 David Walluck <walluck@mandriva.org> 0:2005.06.13-2mdk
- rebuild to fix libcln dependency

* Thu Sep 01 2005 David Walluck <walluck@mandriva.org> 0:2005.06.13-1mdk
- 2005.06.13
- rediff patch0
- rebuild (bug #17371)

* Sat Apr 23 2005 David Walluck <walluck@mandriva.org> 0:2004.11.16-3mdk
- fix BuildRequires (bug #13364)

* Tue Feb 08 2005 Abel Cheung <deaddog@mandrake.org> 2004.11.16-2mdk
- Rebuild against new readline

* Mon Dec 27 2004 Abel Cheung <deaddog@mandrake.org> 2004.11.16-1mdk
- New release
- P1: Add support for CAPITA: CEO
- Fix BuildRequires
- Need not apply patch 0 now
- Bring back rasmol.sh
- Fix permission for .oct files
- Don't move header files and split package, because headaer files are not
  for public consumption (used internally), and mex really wants header
  files inside specific location

* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2004.07.07-1mdk
- new release
- fix buildrequires
- fix download url
- patch 0: fix compiling with new g++