rpms/kdeedu/devel kdeedu-4.1.85-cfitsio.patch, 1.1, 1.2 kdeedu.spec, 1.148, 1.149

Kevin Kofler kkofler at fedoraproject.org
Thu Dec 18 12:34:11 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdeedu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16729/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-3
- fix cfitsio detection yet again

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdeedu-4.1.85-cfitsio.patch	13 Dec 2008 01:38:12 -0000	1.1
+++ kdeedu-4.1.85-cfitsio.patch	18 Dec 2008 12:34:10 -0000	1.2
@@ -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-12 19:36:43.000000000 -0600
-@@ -20,14 +20,23 @@ if (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBR
+@@ -20,14 +20,22 @@ if (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBR
  
  else (CFITSIO_INCLUDE_DIR AND CFITSIO_LIBRARIES)
  
@@ -13,7 +13,7 @@
 +  ENDIF (NOT WIN32)
 +
    find_path(CFITSIO_INCLUDE_DIR fitsio.h
-     PATH_SUFFIXES libcfitsio0
+-    PATH_SUFFIXES libcfitsio0
 +    ${_CFitsioIncDir}
      ${_obIncDir}
      ${GNUWIN32_DIR}/include


Index: kdeedu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeedu/devel/kdeedu.spec,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- kdeedu.spec	18 Dec 2008 11:14:06 -0000	1.148
+++ kdeedu.spec	18 Dec 2008 12:34:10 -0000	1.149
@@ -14,7 +14,7 @@
 Name:    kdeedu
 Summary: Educational/Edutainment applications
 Version: 4.1.85
-Release: 2%{?dist}
+Release: 3%{?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-3
+- fix cfitsio detection yet again
+
 * Thu Dec 18 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.85-2
 - rebuild for new boost
 




More information about the fedora-extras-commits mailing list