commit xcalib for openSUSE:Factory

2017-11-30 Thread root
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.changes2017-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 - crrodrig...@opensuse.org
+
+- 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"




commit xcalib for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xcalib for openSUSE:Factory checked 
in at 2017-01-27 11:05:44

Comparing /work/SRC/openSUSE:Factory/xcalib (Old)
 and  /work/SRC/openSUSE:Factory/.xcalib.new (New)


Package is "xcalib"

Changes:

--- /work/SRC/openSUSE:Factory/xcalib/xcalib.changes2011-12-12 
17:05:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.xcalib.new/xcalib.changes   2017-02-03 
20:05:30.327000474 +0100
@@ -1,0 +2,53 @@
+Sun Jan  1 11:47:08 UTC 2017 - jeng...@inai.de
+
+- Trim %clean, authors, and move stray export command to %build
+  section where it makes more sense.
+
+---
+Thu Jun 30 12:00:00 UTC 2016 - Kai-Uwe Behrmann 
+
+- remove _service to appeace the factory gate keeper
+- remove xcalib.1.patch, it is included in the release
+- remove xcalib-makefile.patch, makefile is not used
+
+---
+Sun May 26 12:00:00 UTC 2015 - Kai-Uwe Behrmann 
+
+- try to fix build script for Arch_Extra
+
+---
+Wed Nov 26 22:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- try to fix buildrequires for ScientificLinux_7
+
+---
+Wed Nov 26 21:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix buildrequires for SLES
+
+---
+Wed Nov 26 20:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix buildrequires for RH/CentOS
+
+---
+Wed Nov 26 12:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- update to 0.9.0
+- use cmake build system
+- change profile install path to be more package specific
+- move man page to package
+- add XRandR support
+- fix rounding errors
+
+---
+Sun Sep 28 12:05:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- add Arch PKGBUILD
+
+---
+Sat Sep 27 12:05:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix spec file to compile CentOS and RHEL
+
+---

Old:

  xcalib-makefile.patch
  xcalib-source-0.8.tar.gz
  xcalib.1.patch

New:

  xcalib-0.9.0.tar.bz2
  xcalib_0.8.dfsg1-2ubuntu1.diff.gz
  xcalib_0.8.dfsg1-2ubuntu1.dsc
  xcalib_0.8.dfsg1.orig.tar.gz



Other differences:
--
++ xcalib.spec ++
--- /var/tmp/diff_new_pack.RVV9q2/_old  2017-02-03 20:05:30.954912092 +0100
+++ /var/tmp/diff_new_pack.RVV9q2/_new  2017-02-03 20:05:30.958911528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalib
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xcalib
 Summary:Load ICC profile calibration part to graphics card 
 License:GPL-2.0+
 Group:  System/X11/Utilities
-Version:0.8
+Version:0.9.0
 Release:0
-Source0:%{name}-source-%{version}.tar.gz 
-Patch0: xcalib-makefile.patch
-Patch1: xcalib.1.patch
+Source0:%{name}-%{version}.tar.bz2 
 Url:http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+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-devel
 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
@@ -62,42 +67,24 @@
 Versions 0.5 and higher are also usable with Microsoft Windows. 
 They can be used as a free alternative to other calibration loaders.
 
-Authors:
-Stefan Doehla
-
-
-
-
 %package profiles
 Summary:ICC profiles for testing with xcalib
 Group:  Productivity/Graphics/Other
 
 %description profiles
 The ICC profiles are special for 

commit xcalib for openSUSE:Factory

2011-12-12 Thread h_root
Hello community,

here is the log from the commit of package xcalib for openSUSE:Factory checked 
in at 2011-12-12 16:59:54

Comparing /work/SRC/openSUSE:Factory/xcalib (Old)
 and  /work/SRC/openSUSE:Factory/.xcalib.new (New)


Package is xcalib, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xcalib/xcalib.changes2011-09-23 
12:51:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.xcalib.new/xcalib.changes   2011-12-12 
17:05:40.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  8 11:05:21 UTC 2011 - co...@suse.com
+
+- this should be GPL-2.0+, GPL is not a license on spdx.org
+
+---
@@ -9 +13,0 @@
-



Other differences:
--
++ xcalib.spec ++
--- /var/tmp/diff_new_pack.CoVEfN/_old  2011-12-12 17:05:46.0 +0100
+++ /var/tmp/diff_new_pack.CoVEfN/_new  2011-12-12 17:05:46.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libXcm
+# spec file for package xcalib
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,38 +15,46 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 Name:   xcalib
 Summary:Load ICC profile calibration part to graphics card 
+License:GPL-2.0+
+Group:  System/X11/Utilities
 Version:0.8
 Release:0
 Source0:%{name}-source-%{version}.tar.gz 
 Patch0: xcalib-makefile.patch
 Patch1: xcalib.1.patch
-URL:http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
-Group:  System/X11/Utilities
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot 
-License:GPL
-Autoreqprov:on
+Url:http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
-BuildRequires: xorg-x11-devel libXext-devel libXxf86vm-devel 
xorg-x11-proto-devel pkgconfig
+BuildRequires:  libXext-devel
+BuildRequires:  libXxf86vm-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-proto-devel
 %endif
 %if 0%{?mandriva_version} = 2007
-BuildRequires: x11-proto-devel libx11-devel libxxf86vm-devel pkgconfig
+BuildRequires:  libx11-devel
+BuildRequires:  libxxf86vm-devel
+BuildRequires:  pkgconfig
+BuildRequires:  x11-proto-devel
 %endif
 %if 0%{?suse_version} = 1020
-BuildRequires: xorg-x11-proto-devel xorg-x11-libX11-devel xorg-x11-devel 
pkg-config
+BuildRequires:  pkg-config
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-proto-devel
 %endif
 %if 0%{?suse_version} = 930
-BuildRequires: xorg-x11-devel pkg-config
+BuildRequires:  pkg-config
+BuildRequires:  xorg-x11-devel
 %endif
 %if %_repository == SUSE_Linux_10.1 || %_repository == SLE_10
-BuildRequires:  xorg-x11-compat70-devel pkg-config
+BuildRequires:  pkg-config
+BuildRequires:  xorg-x11-compat70-devel
 %endif
 
-
 %description
 The command line tool applies the 'vcgt'-tag of ICC profiles to your X-server
 like MS-Windows or MacOS can to set your display to a calibrated state. 
@@ -64,7 +72,6 @@
 Summary: ICC profiles for testing with xcalib
 Group: Productivity/Graphics/Other
 
-
 %description profiles
 The ICC profiles are special for testing xcalib.
 Authors:
@@ -111,4 +118,4 @@
 %dir %{_datadir}/color
 %dir %{_datadir}/color/icc
 
-%changelog -n 
+%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org