[esorex] - New upstream source - BZ #563969 fixed upstream, patch removed - Fixed URL for Source0

Sergio Pascual sergiopr at fedoraproject.org
Sun Dec 12 16:36:05 UTC 2010


commit 78a0a592f4c306b2af0cb78ffa218887198fd57a
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Sun Dec 12 17:35:40 2010 +0100

    - New upstream source
    - BZ #563969 fixed upstream, patch removed
    - Fixed URL for Source0

 .gitignore        |    1 +
 esorex-ltdl.patch |   22 ----------------------
 esorex.spec       |   16 ++++++++++------
 sources           |    2 +-
 4 files changed, 12 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d47c356..c7aebee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 esorex-3.7.2.tar.gz
+/esorex-3.8.3.tar.gz
diff --git a/esorex.spec b/esorex.spec
index 2d15593..95cc78b 100644
--- a/esorex.spec
+++ b/esorex.spec
@@ -1,15 +1,14 @@
 Name: esorex
-Version: 3.7.2
-Release: 8%{?dist}
+Version: 3.8.3
+Release: 1%{?dist}
 Summary: Recipe Execution Tool of the European Southern Observatory 
 
 Group: Applications/Engineering
 License: GPLv2+
 URL: http://www.eso.org/observing/cpl/esorex.html
-Source0: ftp://ftp.hq.eso.org/pub/cpl/%{name}-%{version}.tar.gz
+Source0: ftp://ftp.eso.org/pub/cpl/%{name}-%{version}.tar.gz
 Patch0: esorex-configure.patch
-Patch1: esorex-ltdl.patch
-Patch2: esorex-dso.patch
+Patch1: esorex-dso.patch
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: cpl-devel
@@ -27,7 +26,6 @@ CPL data-reduction development environment.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %configure  --with-cpl-libs=%{_libdir}
@@ -43,10 +41,16 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README BUGS ChangeLog
+%config(noreplace) %{_sysconfdir}/*
 %{_bindir}/*
 %{_datadir}/*
 
 %changelog
+* Sun Dec 12 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.8.3-1
+- New upstream source
+- BZ #563969 fixed upstream, patch removed
+- Fixed URL for Source0
+
 * Thu Feb 18 2010 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-8
 - Patch modified, adding -lcfitsio and -lcext
 
diff --git a/sources b/sources
index 9a7f358..d9b53c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75706ba4956e3b7c37537f714e040ef1  esorex-3.7.2.tar.gz
+0a5cb883a8a91d43b5a5db2cb3daad22  esorex-3.8.3.tar.gz


More information about the scm-commits mailing list