rpms/kdeedu/devel kdeedu-4.1.85-cfitsio.patch, 1.3, 1.4 kdeedu.spec, 1.150, 1.151

Kevin Kofler kkofler at fedoraproject.org
Thu Dec 18 22:24:55 UTC 2008


Author: kkofler

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

Modified Files:
	kdeedu-4.1.85-cfitsio.patch kdeedu.spec 
Log Message:
* Thu Dec 18 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.85-5
- and fix cfitsio detection yet again (upstream revision 898747)

kdeedu-4.1.85-cfitsio.patch:

Index: kdeedu-4.1.85-cfitsio.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kdeedu/devel/kdeedu-4.1.85-cfitsio.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdeedu-4.1.85-cfitsio.patch	18 Dec 2008 17:40:53 -0000	1.3
+++ kdeedu-4.1.85-cfitsio.patch	18 Dec 2008 22:24:21 -0000	1.4
@@ -1,7 +1,7 @@
 diff -up kdeedu-4.1.85/cmake/modules/FindCFitsio.cmake.cfitsio kdeedu-4.1.85/cmake/modules/FindCFitsio.cmake
 --- kdeedu-4.1.85/cmake/modules/FindCFitsio.cmake.cfitsio	2008-11-28 09:33:47.000000000 -0600
 +++ kdeedu-4.1.85/cmake/modules/FindCFitsio.cmake	2008-12-18 11:39:16.000000000 -0600
-@@ -20,14 +20,21 @@ if (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBR
+@@ -20,14 +20,20 @@ if (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBR
  
  else (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBRARIES)
  
@@ -11,7 +11,7 @@
 +  ENDIF (NOT WIN32)
 +
    find_path(CFITSIO_INCLUDE_DIR fitsio.h
-     PATH_SUFFIXES libcfitsio0
+-    PATH_SUFFIXES libcfitsio0
 +    ${CFITSIO_INCLUDE_DIRS}
      ${_obIncDir}
      ${GNUWIN32_DIR}/include


Index: kdeedu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeedu/devel/kdeedu.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- kdeedu.spec	18 Dec 2008 17:40:53 -0000	1.150
+++ kdeedu.spec	18 Dec 2008 22:24:21 -0000	1.151
@@ -14,7 +14,7 @@
 Name:    kdeedu
 Summary: Educational/Edutainment applications
 Version: 4.1.85
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: GPLv2
 Group:	 Amusements/Games
@@ -389,6 +389,9 @@
 
 
 %changelog
+* Thu Dec 18 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.85-5
+- and fix cfitsio detection yet again (upstream revision 898747)
+
 * Thu Dec 18 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.85-4
 - respin (upstreamable) cfitsio patch
 




More information about the fedora-extras-commits mailing list