Hello community,

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

Package is "xcalib"

Thu Nov 30 12:45:22 2017 rev:9 rq:546322 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xcalib/xcalib.changes    2017-02-03 
20:05:30.327000474 +0100
+++ /work/SRC/openSUSE:Factory/.xcalib.new/xcalib.changes       2017-11-30 
12:45:22.601950812 +0100
@@ -1,0 +2,6 @@
+Tue Nov 28 14:43:25 UTC 2017 - [email protected]
+
+- Cleanup BuildRequires so only what is actually required
+  is pulled for build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xcalib.spec ++++++
--- /var/tmp/diff_new_pack.f1TlOl/_old  2017-11-30 12:45:23.401921730 +0100
+++ /var/tmp/diff_new_pack.f1TlOl/_new  2017-11-30 12:45:23.401921730 +0100
@@ -26,35 +26,12 @@
 Url:            http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  Mesa-devel
 BuildRequires:  cmake
 BuildRequires:  color-filesystem
 BuildRequires:  gcc-c++
-
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
-BuildRequires:  libXext-devel
-BuildRequires:  libXrandr-devel
-BuildRequires:  libXxf86vm-devel
-BuildRequires:  pkgconfig
-BuildRequires:  xorg-x11-proto-devel
-%endif
-%if 0%{?mandriva_version} >= 2007
-BuildRequires:  libx11-devel
-BuildRequires:  libxrandr-devel
-BuildRequires:  libxxf86vm-devel
-BuildRequires:  pkgconfig
-BuildRequires:  x11-proto-devel
-%endif
-%if 0%{?suse_version} >= 1020
-BuildRequires:  pkg-config
-BuildRequires:  xorg-x11-devel
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-proto-devel
-%endif
-%if 0%{?suse_version} >= 930
-BuildRequires:  pkg-config
-BuildRequires:  xorg-x11-devel
-%endif
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xxf86vm)
 %if "%_repository" == "SUSE_Linux_10.1" || "%_repository" == "SLE_10"
 BuildRequires:  pkg-config
 BuildRequires:  xorg-x11-compat70-devel
@@ -75,7 +52,7 @@
 The ICC profiles are special for testing xcalib.
 
 %prep
-%setup
+%setup -q
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"


Reply via email to