rpms/stellarium/devel stellarium-0.10.2-cmake.patch, NONE, 1.1 stellarium-0.10.1-cmake.patch, 1.1, NONE

Jochen Schmitt s4504kr at fedoraproject.org
Thu Mar 12 21:25:04 UTC 2009


Author: s4504kr

Update of /cvs/extras/rpms/stellarium/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12860

Added Files:
	stellarium-0.10.2-cmake.patch 
Removed Files:
	stellarium-0.10.1-cmake.patch 
Log Message:
Forgotting uploading rebased patch

stellarium-0.10.2-cmake.patch:

--- NEW FILE stellarium-0.10.2-cmake.patch ---
diff -up stellarium-0.10.2/CMakeLists.txt.cm stellarium-0.10.2/CMakeLists.txt
--- stellarium-0.10.2/CMakeLists.txt.cm	2009-03-09 12:28:34.000000000 +0100
+++ stellarium-0.10.2/CMakeLists.txt	2009-03-12 22:01:54.000000000 +0100
@@ -22,8 +22,8 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin"
 ENDIF()
 
 IF(UNIX AND NOT WIN32)
- SET(CMAKE_C_FLAGS "-Wall -Wextra -Wno-unused-parameter")       # additional C compile flags
- SET(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-unused-parameter")     # additional CPP compile flags
+ SET(CMAKE_C_FLAGS ${CMAKE_C_FLAGS})       # additional C compile flags
+ SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})     # additional CPP compile flags
 ELSE()
  SET(CMAKE_C_FLAGS "-Wall -fexceptions -fident -mthreads")
  SET(CMAKE_CXX_FLAGS "-Wall -Wsign-promo -fexceptions -fident -mthreads")


--- stellarium-0.10.1-cmake.patch DELETED ---




More information about the fedora-extras-commits mailing list