Hello community,

here is the log from the commit of package xorg-cf-files for openSUSE:Factory 
checked in at 2018-10-02 19:42:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-cf-files (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-cf-files.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-cf-files"

Tue Oct  2 19:42:47 2018 rev:12 rq:638997 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-cf-files/xorg-cf-files.changes      
2018-03-04 11:52:31.410316786 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-cf-files.new/xorg-cf-files.changes 
2018-10-02 19:42:48.258113915 +0200
@@ -1,0 +2,6 @@
+Thu Sep 27 19:07:30 UTC 2018 - [email protected]
+
+- no longer use $RPM_OPT_FLAGS in order to make it a real noarch
+  package (boo#1110020)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-cf-files.spec ++++++
--- /var/tmp/diff_new_pack.BaOIE5/_old  2018-10-02 19:42:48.670113498 +0200
+++ /var/tmp/diff_new_pack.BaOIE5/_new  2018-10-02 19:42:48.674113494 +0200
@@ -66,39 +66,39 @@
 %endif
 #ifdef  i386Architecture
 #undef  DefaultGcc2i386Opt
-#define DefaultGcc2i386Opt      $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2i386Opt      -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  MipsArchitecture
 #undef  DefaultGcc2MipsOpt
-#define DefaultGcc2MipsOpt      $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2MipsOpt      -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  PpcArchitecture
 #undef  DefaultGcc2PpcOpt
-#define DefaultGcc2PpcOpt       $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2PpcOpt       -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  Ppc64Architecture
 #undef  DefaultGcc2Ppc64Opt
-#define DefaultGcc2Ppc64Opt     $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2Ppc64Opt     -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  AMD64Architecture
 #undef  DefaultGcc2AMD64Opt
-#define DefaultGcc2AMD64Opt     $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2AMD64Opt     -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  AArch64Architecture
 #undef  DefaultGcc2AArch64Opt
-#define DefaultGcc2AArch64Opt   $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2AArch64Opt   -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  s390xArchitecture
 #undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
+#define OptimizedCDebugFlags    -O2 -Wall -fno-strict-aliasing
 #endif
 #ifdef  ia64Architecture
 #undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
+#define OptimizedCDebugFlags    -O2 -Wall -fno-strict-aliasing
 #endif
 #if defined(SparcArchitecture) || defined(Sparc64Architecture)
 #undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
+#define OptimizedCDebugFlags    -O2 -Wall -fno-strict-aliasing
 # undef HaveLib64
 #if defined(Sparc64Architecture)
 # define HaveLib64    YES
@@ -108,7 +108,7 @@
 #endif
 #ifdef  RiscV64Architecture
 #undef  DefaultGcc2RiscV64Opt
-#define DefaultGcc2RiscV64Opt   $RPM_OPT_FLAGS -fno-strict-aliasing
+#define DefaultGcc2RiscV64Opt   -O2 -Wall -fno-strict-aliasing
 #endif
 EOF
 


Reply via email to