rpms/esorex/devel esorex-configure.patch, 1.5, 1.6 esorex.spec, 1.14, 1.15

Sergio Pascual sergiopr at fedoraproject.org
Wed Oct 28 17:47:01 UTC 2009


Author: sergiopr

Update of /cvs/pkgs/rpms/esorex/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6128

Modified Files:
	esorex-configure.patch esorex.spec 
Log Message:
* Wed Oct 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-2
- Fixed configure patch


esorex-configure.patch:
 configure |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Index: esorex-configure.patch
===================================================================
RCS file: /cvs/pkgs/rpms/esorex/devel/esorex-configure.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- esorex-configure.patch	28 Oct 2009 17:19:49 -0000	1.5
+++ esorex-configure.patch	28 Oct 2009 17:47:01 -0000	1.6
@@ -1,6 +1,6 @@
 diff -ur esorex-3.7.2/configure esorex-3.7.2.new/configure
 --- esorex-3.7.2/configure	2009-03-31 17:40:42.000000000 +0200
-+++ esorex-3.7.2.new/configure	2009-10-28 18:16:12.000000000 +0100
++++ esorex-3.7.2.new/configure	2009-10-28 18:44:43.000000000 +0100
 @@ -14007,7 +14007,7 @@
  $as_echo_n "checking for cfitsio... " >&6; }
  
@@ -27,3 +27,29 @@ diff -ur esorex-3.7.2/configure esorex-3
      cpl_cfitsio_libraries=no
  
      for i in $cpl_cfitsio_libdirs; do
+@@ -14160,7 +14161,7 @@
+ $as_echo_n "checking for CPL... " >&6; }
+ 
+     cpl_check_cpl_header="cpl_macros.h"
+-    cpl_check_cpl_lib="libcplcore.la"
++    cpl_check_cpl_lib="libcplcore.so"
+ 
+     cpl_includes=""
+     cpl_libraries=""
+@@ -14215,7 +14216,7 @@
+             cpl_incdirs="$cpl_with_cpl_includes"
+         fi
+ 
+-
++    cpl_incdirs="$includedir"
+     cpl_includes=no
+ 
+     for i in $cpl_incdirs; do
+@@ -14247,6 +14248,7 @@
+         fi
+ 
+ 
++    cpl_libdirs="$libdir"
+     cpl_libraries=no
+ 
+     for i in $cpl_libdirs; do


Index: esorex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/esorex/devel/esorex.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- esorex.spec	28 Oct 2009 17:19:49 -0000	1.14
+++ esorex.spec	28 Oct 2009 17:47:01 -0000	1.15
@@ -1,6 +1,6 @@
 Name: esorex
 Version: 3.7.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Recipe Execution Tool of the European Southern Observatory 
 
 Group: Applications/Engineering
@@ -42,6 +42,9 @@ rm -rf %{buildroot}
 %{_datadir}/*
 
 %changelog
+* Wed Oct 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-2
+- Fixed configure patch
+
 * Wed Oct 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> 3.7.2-1
 - New upstream source
 




More information about the fedora-extras-commits mailing list