4ca18a7
Name: esorex
Sergio Pascual 8b460cd
Version: 3.10.2
Sergio Pascual 03bc52f
Release: 2%{?dist}
31ac262
Summary: Recipe Execution Tool of the European Southern Observatory 
4ca18a7
4ca18a7
Group: Applications/Engineering
4ca18a7
License: GPLv2+
4ca18a7
URL: http://www.eso.org/observing/cpl/esorex.html
Sergio Pascual fcfcbef
Source0: ftp://ftp.eso.org/pub/dfs/pipelines/libraries/%{name}/%{name}-%{version}.tar.gz
4ca18a7
Patch0: esorex-configure.patch
4ca18a7
a7ecd69
BuildRequires: cpl-devel
a7ecd69
BuildRequires: cfitsio-devel
4ca18a7
4ca18a7
%description
4ca18a7
EsoRex is the ESO Recipe Execution Tool. It can list, configure and 
4ca18a7
execute CPL-based recipes from the command line.
4ca18a7
One of the features provided by the CPL is the ability to create 
4ca18a7
data-reduction algorithms that run as plugins (dynamic libraries). These 
4ca18a7
are called recipes and are one of the main aspects of the 
4ca18a7
CPL data-reduction development environment.
4ca18a7
4ca18a7
%prep
4ca18a7
%setup -q
4ca18a7
%patch0 -p1
4ca18a7
4ca18a7
%build
c8cd684
%configure  --with-cpl-libs=%{_libdir}
be96d1d
make %{?_smp_mflags}
4ca18a7
4ca18a7
%install
be96d1d
rm -rf %{buildroot}
be96d1d
make DESTDIR=%{buildroot} install
4ca18a7
4ca18a7
%files
4ca18a7
%doc AUTHORS COPYING README BUGS ChangeLog
Sergio Pascual 78a0a59
%config(noreplace) %{_sysconfdir}/*
4ca18a7
%{_bindir}/*
4ca18a7
4ca18a7
%changelog
Sergio Pascual 03bc52f
* Mon Jun 16 2014 Sergio Pascual <sergiopr@fedoraproject.org> - 3.10.2-2
Sergio Pascual 03bc52f
- Addd sources
Sergio Pascual 03bc52f
Sergio Pascual 8b460cd
* Fri Jun 13 2014 Sergio Pascual <sergiopr@fedoraproject.org> - 3.10.2-1
Sergio Pascual 8b460cd
- New upstream version (3.10.2)
Sergio Pascual 8b460cd
89742d5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-2
89742d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
89742d5
Sergio Pascual 9524948
* Thu Dec 05 2013 Sergio Pascual <sergiopr@fedoraproject.org> - 3.10-1
Sergio Pascual 9524948
- New upstream version (3.10)
Sergio Pascual 9524948
- Fixes format security bug (bz #1037055)
Sergio Pascual 9524948
7e0901b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.6-2
7e0901b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
7e0901b
Sergio Pascual fcfcbef
* Wed Mar 27 2013 Sergio Pascual <sergiopr@fedoraproject.org> - 3.9.6-1
Sergio Pascual fcfcbef
- New upstream version
Sergio Pascual fcfcbef
0249cb1
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0-4
0249cb1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
0249cb1
37f06ac
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0-3
37f06ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
37f06ac
e3d28cc
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0-2
e3d28cc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e3d28cc
Sergio Pascual bb2182f
* Tue Apr 19 2011 Sergio Pascual <sergiopr at fedoraproject.org> 3.9.0-1
Sergio Pascual bb2182f
- New upstream version
Sergio Pascual bb2182f
Sergio Pascual 03e7e6e
* Mon Dec 13 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.8.3-2
Sergio Pascual 03e7e6e
- EVR bump to allow rebuilding
Sergio Pascual 03e7e6e
Sergio Pascual 78a0a59
* Sun Dec 12 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.8.3-1
Sergio Pascual 78a0a59
- New upstream source
Sergio Pascual 78a0a59
- BZ #563969 fixed upstream, patch removed
Sergio Pascual 78a0a59
- Fixed URL for Source0
Sergio Pascual 78a0a59
be1f263
* Thu Feb 18 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-8
be1f263
- Patch modified, adding -lcfitsio and -lcext
be1f263
5b2e023
* Thu Feb 18 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-7
5b2e023
- EVR bump to allow rebuilding
5b2e023
ef657ee
* Thu Feb 18 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-6
ef657ee
- Patch to fix implicit DSO linking problem, bz #564901
ef657ee
9b41292
* Wed Feb 17 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-5
7a79df0
- Patch to ltdl, fixes security problem CVE-2009-3736, bz #563969
9b41292
a7ecd69
* Wed Nov 04 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-4
a7ecd69
- Updated build requires
a7ecd69
05b8b0c
* Tue Nov 03 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-3
05b8b0c
- Rebuilt for new cpl
05b8b0c
c9627b2
* Wed Oct 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-2
c9627b2
- Fixed configure patch
c9627b2
be96d1d
* Wed Oct 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-1
be96d1d
- New upstream source
be96d1d
cbb81dc
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.12-4
cbb81dc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cbb81dc
686ad2d
* Fri May 08 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.6.12-3
686ad2d
- Reverting plugin directory patch. Not working in x86_64
686ad2d
c4cc2df
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.12-2
c4cc2df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c4cc2df
1830e15
* Mon Dec 22 2008 Sergio Pascual <sergiopr at fedoraproject.org> 3.6.12-1
1830e15
- New upstream source
1830e15
31ac262
* Sat Nov 22 2008 Sergio Pascual <sergiopr at fedoraproject.org> 3.6.8-2
31ac262
- Summary rewritten
31ac262
bcdc013
* Sun Apr 06 2008 Sergio Pascual <sergiopr at fedoraproject.org> 3.6.8-1
bcdc013
- New upstream source
bcdc013
cde2647
* Sat Feb 09 2008 Sergio Pascual <sergiopr at fedoraproject.org> 3.6.6-3
b4137b7
- New upstream source, uses cpl > 4.0
af19342
4ca18a7
* Thu Sep 13 2007 Sergio Pascual <spr@astrax.fis.ucm.es> 3.6.1-0.3
4ca18a7
- Updated license tag to follow Fedora guidelines
af19342
4ca18a7
* Fri Apr 27 2007 Sergio Pascual <spr@astrax.fis.ucm.es> 3.6.1-0.2
4ca18a7
- The recipe dir is predefined in the patch (esorex-pluginpath.patch)
af19342
4ca18a7
* Thu Apr 26 2007 Sergio Pascual <spr@astrax.fis.ucm.es> 3.6.1-0.1
4ca18a7
- Initial spec file.