Hello community,

here is the log from the commit of package SimGear for openSUSE:Factory checked 
in at 2017-12-12 21:22:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SimGear (Old)
 and      /work/SRC/openSUSE:Factory/.SimGear.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SimGear"

Tue Dec 12 21:22:48 2017 rev:5 rq:556012 version:2017.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/SimGear/SimGear.changes  2017-10-03 
23:20:29.759305275 +0200
+++ /work/SRC/openSUSE:Factory/.SimGear.new/SimGear.changes     2017-12-12 
21:22:50.110816843 +0100
@@ -1,0 +2,7 @@
+Tue Dec  5 12:49:39 UTC 2017 - [email protected]
+
+- Drop lots of unused BuildRequires, as a side effect, fixes building
+  on Factory (as it no longer requires openSSL 1_0_0 and 1_1_0)
+- Remove no longer used/known -DJPEG_FACTORY:BOOL=ON
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SimGear.spec ++++++
--- /var/tmp/diff_new_pack.l06fk9/_old  2017-12-12 21:22:51.034772240 +0100
+++ /var/tmp/diff_new_pack.l06fk9/_new  2017-12-12 21:22:51.034772240 +0100
@@ -30,18 +30,12 @@
 BuildRequires:  OpenSceneGraph-plugins >= 3.0
 BuildRequires:  boost-devel
 BuildRequires:  cmake
-BuildRequires:  freealut-devel
-BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libOpenSceneGraph-devel > 1.2
 BuildRequires:  libOpenThreads-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  openal-soft-devel
-BuildRequires:  pkgconfig
-BuildRequires:  plib-devel
-BuildRequires:  subversion-devel
 BuildRequires:  zlib-devel
-BuildRequires:  pkgconfig(apr-1)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -70,16 +64,11 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       boost-devel
-Requires:       freealut-devel
-Requires:       freeglut-devel
 Requires:       libOpenSceneGraph-devel > 1.2
 Requires:       libOpenThreads-devel
 Requires:       libjpeg-devel
 Requires:       openal-soft-devel
-Requires:       plib-devel
-Requires:       subversion-devel
 Requires:       zlib-devel
-Requires:       pkgconfig(apr-1)
 
 %description devel
 Development headers and libraries for building applications against
@@ -94,8 +83,7 @@
 # configure to build shared simgear libraries
 %cmake \
        -DSIMGEAR_SHARED:BOOL=ON \
-       -DENABLE_TESTS:BOOL=OFF \
-       -DJPEG_FACTORY:BOOL=ON
+       -DENABLE_TESTS:BOOL=OFF
 make %{?_smp_mflags}
 
 %install


Reply via email to