commit xcm for openSUSE:Factory

2017-02-03 Thread root
Hello community,

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

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


Package is "xcm"

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2014-11-04 17:29:16.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2017-02-03 
20:05:33.506552931 +0100
@@ -1,0 +2,7 @@
+Thu Dec 22 12:00:00 UTC 2016 - k...@gmx.de - 0.5.4
+
+- official release 0.5.4
+- add xcmhextobin tool
+- all known bugs are fixed
+
+---

Old:

  xcm-0.5.3.tar.bz2

New:

  xcm-0.5.4.tar.bz2



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.9v0KIM/_old  2017-02-03 20:05:34.138463985 +0100
+++ /var/tmp/diff_new_pack.9v0KIM/_new  2017-02-03 20:05:34.142463423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,9 +16,9 @@
 #
 
 
-Version:0.5.3
+Version:0.5.4
 Release:0
-Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-%{version}.tar.bz2
+Source: xcm-%{version}.tar.bz2
 Summary:X Color Management tools
 License:MIT
 Group:  System/X11/Utilities
@@ -29,7 +29,7 @@
 
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(oyranos) >= 0.9.5
+BuildRequires:  pkgconfig(oyranos) >= 0.9.6
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcm)
@@ -40,26 +40,24 @@
 BuildRequires:  Mesa
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-devel >= 0.9.5
+BuildRequires:  liboyranos-devel >= 0.9.6
 BuildRequires:  libtool-devel
 BuildRequires:  mesagl-devel
 BuildRequires:  pkgconfig
 %endif
 %if 0%{?fedora_version} > 0
+BuildRequires:  libtool-ltdl-devel
+%endif
+%if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 0
 BuildRequires:  Mesa
 BuildRequires:  Mesa-devel
-BuildRequires:  elektra-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
 BuildRequires:  libXfixes-devel
 BuildRequires:  libXmu-devel
-BuildRequires:  liboyranos-devel >= 0.9.5
-BuildRequires:  libtool-ltdl-devel
+BuildRequires:  liboyranos-devel >= 0.9.6
 BuildRequires:  xdg-utils
 BuildRequires:  xorg-x11-Mesa-devel
-BuildRequires:  xorg-x11-devel
-BuildRequires:  xorg-x11-proto-devel
-BuildRequires:  xorg-x11-xtrans-devel
 %endif
 
 %description
@@ -86,12 +84,14 @@
 %{_bindir}/%{name}events
 %{_bindir}/%{name}edid
 %{_bindir}/%{name}ddc
+%{_bindir}/%{name}hextobin
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %{_mandir}/man1/%{name}ddc.1*
 %{_mandir}/man1/%{name}edid.1*
 %{_mandir}/man1/%{name}events.1*
+%{_mandir}/man1/%{name}hextobin.1*
 %{_udevrulesdir}/90-xcm-i2c.rules
-%doc AUTHORS COPYING ChangeLog README
+%doc docs/AUTHORS docs/COPYING docs/ChangeLog README.md
 
 %changelog

++ xcm-0.5.3.tar.bz2 -> xcm-0.5.4.tar.bz2 ++
 2801 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xcm-0.5.3/.gitignore new/xcm-0.5.4/.gitignore
--- old/xcm-0.5.3/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/xcm-0.5.4/.gitignore2016-12-09 22:50:46.0 +0100
@@ -0,0 +1,17 @@
+Makefile
+.deps/
+.libs/
+*.la
+*.lo
+*.o
+*.log
+
+/autom4te.cache/
+/stamp-h1
+/config.h.in~
+/config.h
+/libtool
+/config.status
+
+*.pc
+*.spec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xcm-0.5.3/AUTHORS new/xcm-0.5.4/AUTHORS
--- old/xcm-0.5.3/AUTHORS   2012-10-18 15:43:54.0 +0200
+++ new/xcm-0.5.4/AUTHORS   1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-Kai-Uwe Behrmann 
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 

commit xcm for openSUSE:Factory

2014-11-04 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2014-11-04 17:28:56

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


Package is "xcm"

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2014-05-15 19:19:31.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2014-11-04 
17:29:16.0 +0100
@@ -1,0 +2,8 @@
+Sat Nov  1 18:57:45 UTC 2014 - crrodrig...@opensuse.org
+
+- Switch to individual pkgconfig() build requires 
+  instead of using metapackage xorg-x11-devel
+- Only defined _udevrulesdir if not in the build system macros
+  already.
+
+---



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.BFwbaF/_old  2014-11-04 17:29:16.0 +0100
+++ /var/tmp/diff_new_pack.BFwbaF/_new  2014-11-04 17:29:16.0 +0100
@@ -16,12 +16,6 @@
 #
 
 
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
-%define _udevrulesdir /usr/lib/udev/rules.d
-%else
-%define _udevrulesdir /lib/udev/rules.d
-%endif
-
 Version:0.5.3
 Release:0
 Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-%{version}.tar.bz2
@@ -33,33 +27,15 @@
 Url:http://www.oyranos.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  udev
-Requires:   liboyranos0 >= 0.9.5
-
-%if 0%{?suse_version} > 0
-BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  xorg-x11-Mesa
-BuildRequires:  xorg-x11-Mesa-devel
-%endif
-%if 0%{?suse_version} > 1010
-BuildRequires:  Mesa
-BuildRequires:  Mesa-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-devel >= 0.9.5
-BuildRequires:  pkgconfig
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-BuildRequires:  xorg-x11-libX11
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-libXfixes
-BuildRequires:  xorg-x11-libXfixes-devel
-BuildRequires:  xorg-x11-libXmu-devel
-BuildRequires:  xorg-x11-libs
-BuildRequires:  xorg-x11-util-devel
-%endif
+BuildRequires:  pkgconfig(oyranos) >= 0.9.5
+BuildRequires:  pkgconfig(udev)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcm)
+BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xmu)
+%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d }
 %if 0%{?mandriva_version} > 0
 BuildRequires:  Mesa
 BuildRequires:  gcc-c++
@@ -93,7 +69,7 @@
 
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q -n %{name}-%{version}
 
 %build
 %configure --disable-static --with-udev-dir=%{_udevrulesdir}

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



commit xcm for openSUSE:Factory

2014-05-15 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2014-05-15 19:19:30

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


Package is "xcm"

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2013-02-05 11:21:37.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2014-05-15 
19:19:31.0 +0200
@@ -1,0 +2,9 @@
+Sun May 10 12:00:00 UTC 2014 - k...@gmx.de
+
+- official release 0.5.3
+- fix handle of x,y,width and height args
+- fix window listing in xcm -l
+- reduce library dependencies for some binaries
+- add _udevrulesdir in spec file
+
+---

Old:

  xcm-0.5.2.tar.bz2

New:

  xcm-0.5.3.tar.bz2



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.6Emk2o/_old  2014-05-15 19:19:32.0 +0200
+++ /var/tmp/diff_new_pack.6Emk2o/_new  2014-05-15 19:19:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xcm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,9 +22,9 @@
 %define _udevrulesdir /lib/udev/rules.d
 %endif
 
-Version:0.5.2
+Version:0.5.3
 Release:0
-Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-0.5.2.tar.bz2
+Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-%{version}.tar.bz2
 Summary:X Color Management tools
 License:MIT
 Group:  System/X11/Utilities
@@ -34,7 +34,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  udev
-Requires:   liboyranos0 >= 0.9.3
+Requires:   liboyranos0 >= 0.9.5
 
 %if 0%{?suse_version} > 0
 BuildRequires:  gcc-c++
@@ -43,14 +43,12 @@
 BuildRequires:  xorg-x11-Mesa
 BuildRequires:  xorg-x11-Mesa-devel
 %endif
-%if 0%{?suse_version} > 910
-%endif
 %if 0%{?suse_version} > 1010
 BuildRequires:  Mesa
 BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-devel >= 0.9.3
+BuildRequires:  liboyranos-devel >= 0.9.5
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
@@ -66,7 +64,7 @@
 BuildRequires:  Mesa
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-devel >= 0.9.3
+BuildRequires:  liboyranos-devel >= 0.9.5
 BuildRequires:  libtool-devel
 BuildRequires:  mesagl-devel
 BuildRequires:  pkgconfig
@@ -79,7 +77,7 @@
 BuildRequires:  libXcm-devel
 BuildRequires:  libXfixes-devel
 BuildRequires:  libXmu-devel
-BuildRequires:  liboyranos-devel >= 0.9.3
+BuildRequires:  liboyranos-devel >= 0.9.5
 BuildRequires:  libtool-ltdl-devel
 BuildRequires:  xdg-utils
 BuildRequires:  xorg-x11-Mesa-devel

++ xcm-0.5.2.tar.bz2 -> xcm-0.5.3.tar.bz2 ++
 11623 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xcm-0.5.2/configure.ac new/xcm-0.5.3/configure.ac
--- old/xcm-0.5.2/configure.ac  2012-10-18 15:43:54.0 +0200
+++ new/xcm-0.5.3/configure.ac  2013-04-24 11:34:59.0 +0200
@@ -1,6 +1,6 @@
 define([MAJOR],[0])
 define([MINOR],[5])
-define([MICRO],[2])
+define([MICRO],[3])
 AC_INIT([xcm], [MAJOR.MINOR.MICRO],
  https://sourceforge.net/tracker/?group_id=177017&atid=879553,
  xcm,
@@ -92,6 +92,9 @@
 
 PKG_CHECK_EXISTS([xcm], [
PKG_CHECK_MODULES([libXcm], [xcm])
+   PKG_CHECK_MODULES([libXcmEDID], [xcm-edid])
+   PKG_CHECK_MODULES([libXcmDDC], [xcm-ddc])
+   PKG_CHECK_MODULES([libXcmX11], [xcm-x11])
AM_CONDITIONAL([HAVE_XCM], [true])
 HAVE_XCM="#define XCM_HAVE_XCM 1"
 ], [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xcm-0.5.2/man/xcm.1 new/xcm-0.5.3/man/xcm.1
--- old/xcm-0.5.2/man/xcm.1 2012-10-18 15:43:54.0 +0200
+++ new/xcm-0.5.3/man/xcm.1 2013-01-13 19:40:38.0 +0100
@@ -35,7 +35,7 @@
 \fB--profile\fR the region profile to upload.
 .TP
 \fB\-d \fB--id\fR \fIWINDOW_ID

commit xcm for openSUSE:Factory

2013-02-05 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2013-02-05 11:21:35

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


Package is "xcm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2012-10-26 17:36:29.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2013-02-05 
11:21:37.0 +0100
@@ -1,0 +2,15 @@
+Fri Feb  1 12:00:00 UTC 2013 - k...@gmx.de
+
+- remove debian section from RPM spec file
+
+---
+Fri Jan  4 12:00:01 UTC 2013 - k...@gmx.de
+
+- require liboyranos0 >= 0.9.3
+- use --with-udev-dir configure switch
+- Fix xcm udev rule
+- switch to autotools
+- fix includes
+- official release 0.5.2
+
+---

Old:

  udev-dir.patch
  xcm-0.5.0.tar.bz2

New:

  xcm-0.5.2.tar.bz2



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.keVEFK/_old  2013-02-05 11:21:38.0 +0100
+++ /var/tmp/diff_new_pack.keVEFK/_new  2013-02-05 11:21:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,9 @@
 %define _udevrulesdir /lib/udev/rules.d
 %endif
 
-Version:0.5.0
+Version:0.5.2
 Release:0
-Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-0.5.0.tar.bz2
-# PATCH-FIX-UPSTREAM udev-dir.patch fcro...@suse.com -- allow to override udev 
rules directory
-Patch0: udev-dir.patch
+Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-0.5.2.tar.bz2
 Summary:X Color Management tools
 License:MIT
 Group:  System/X11/Utilities
@@ -36,6 +34,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  udev
+Requires:   liboyranos0 >= 0.9.3
 
 %if 0%{?suse_version} > 0
 BuildRequires:  gcc-c++
@@ -51,7 +50,7 @@
 BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  liboyranos-devel >= 0.9.3
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
@@ -67,7 +66,7 @@
 BuildRequires:  Mesa
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  liboyranos-devel >= 0.9.3
 BuildRequires:  libtool-devel
 BuildRequires:  mesagl-devel
 BuildRequires:  pkgconfig
@@ -80,7 +79,7 @@
 BuildRequires:  libXcm-devel
 BuildRequires:  libXfixes-devel
 BuildRequires:  libXmu-devel
-BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  liboyranos-devel >= 0.9.3
 BuildRequires:  libtool-ltdl-devel
 BuildRequires:  xdg-utils
 BuildRequires:  xorg-x11-Mesa-devel
@@ -88,15 +87,6 @@
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-xtrans-devel
 %endif
-%if 0%{?debian_version} > 0
-BuildRequires:  gcc-c++
-BuildRequires:  liboyranos-alpha-devel
-BuildRequires:  pkgconfig
-BuildRequires:  xdg-utils
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-Mesa-devel
-BuildRequires:  xorg-x11-devel
-%endif
 
 %description
 The Xcm tools are colour management helpers for Xorg.
@@ -106,14 +96,13 @@
 
 %prep
 %setup -n %{name}-%{version}
-%patch0 -p1
 
 %build
-%configure --disable-static
+%configure --disable-static --with-udev-dir=%{_udevrulesdir}
 make %{?_smp_mflags}
 
 %install
-%make_install UDEVDIR=%{_udevrulesdir}
+%make_install
 
 #Remove installed doc
 rm -fr %{buildroot}/%{_datadir}/doc/%{name}

++ xcm-0.5.0.tar.bz2 -> xcm-0.5.2.tar.bz2 ++
 51435 lines of diff (skipped)

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



commit xcm for openSUSE:Factory

2012-10-26 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2012-10-26 17:36:28

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


Package is "xcm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2012-04-12 09:56:46.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2012-10-26 
17:36:29.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 18 11:45:33 UTC 2012 - fcro...@suse.com
+
+- Add udev-dir.patch: allow to change udev rules directory location
+  in build (fix build with new udev location).
+
+---

New:

  udev-dir.patch



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.p0uisa/_old  2012-10-26 17:36:30.0 +0200
+++ /var/tmp/diff_new_pack.p0uisa/_new  2012-10-26 17:36:30.0 +0200
@@ -16,14 +16,22 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+%endif
+
 Version:0.5.0
 Release:0
 Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-0.5.0.tar.bz2
+# PATCH-FIX-UPSTREAM udev-dir.patch fcro...@suse.com -- allow to override udev 
rules directory
+Patch0: udev-dir.patch
 Summary:X Color Management tools
-
-Name:   xcm
 License:MIT
 Group:  System/X11/Utilities
+
+Name:   xcm
 Url:http://www.oyranos.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -98,13 +106,14 @@
 
 %prep
 %setup -n %{name}-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-static
 make %{?_smp_mflags}
 
 %install
-%make_install
+%make_install UDEVDIR=%{_udevrulesdir}
 
 #Remove installed doc
 rm -fr %{buildroot}/%{_datadir}/doc/%{name}
@@ -119,7 +128,7 @@
 %{_mandir}/man1/%{name}ddc.1*
 %{_mandir}/man1/%{name}edid.1*
 %{_mandir}/man1/%{name}events.1*
-/lib/udev/rules.d/90-xcm-i2c.rules
+%{_udevrulesdir}/90-xcm-i2c.rules
 %doc AUTHORS COPYING ChangeLog README
 
 %changelog

++ udev-dir.patch ++
Index: xcm-0.5.0/makefile.in
===
--- xcm-0.5.0.orig/makefile.in
+++ xcm-0.5.0/makefile.in
@@ -19,6 +19,7 @@ CFLAGS_=$(CFLAGS) $(XCM_H) -std=c99 -ped
 docdir  = $(datadir)/doc/$(TARGET)
 SRCDIR  = $(src_dir)
 BUILDDIR= $(build_dir)/
+UDEVDIR= /lib/udev/rules.d
 
 LIBRARIES = $(TARGET)
 LIB=
@@ -204,8 +205,8 @@ install_bin:all
 #ifdef LINUX
$(INSTALL) -m 755 $(TARGET_MINI)ddc $(DESTDIR)$(bindir)
 #endif
-   -mkdir -p $(DESTDIR)/lib/udev/rules.d/
-   -$(INSTALL) -m 644 $(UDEV_RULES) $(DESTDIR)/lib/udev/rules.d/
+   -mkdir -p $(DESTDIR)/$(UDEVDIR)
+   -$(INSTALL) -m 644 $(UDEV_RULES) $(DESTDIR)/$(UDEVDIR)
echo ... binary Installation finished
 
 # install recursive
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xcm for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2012-04-12 09:56:30

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


Package is "xcm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2012-01-20 20:28:48.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2012-04-12 
09:56:46.0 +0200
@@ -1,0 +2,19 @@
+Mon Apr 03 12:00:00 UTC 2012 - Kai-Uwe Behrmann  - 0.5.0
+
+- new switch to X Color Management spec
+- new window informations can be be printed with xcm -p.
+- new window regions can be delected with xcm -d
+- new xcm -r accepts a --profile argument
+- requires libXcm-0.5.0
+
+---
+Mon Apr 02 12:00:01 UTC 2012 - Kai-Uwe Behrmann  - 0.5.0
+
+- fix Url
+
+---
+Fri Mar 09 12:00:01 UTC 2012 - Kai-Uwe Behrmann  - 0.5.0
+
+- release 0.5.0
+
+---

Old:

  xcm-0.4.2.tar.bz2

New:

  xcm-0.5.0.tar.bz2



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.1Uos6v/_old  2012-04-12 09:56:46.0 +0200
+++ /var/tmp/diff_new_pack.1Uos6v/_new  2012-04-12 09:56:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xcm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,9 +14,11 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-Version:0.4.2
+
+
+Version:0.5.0
 Release:0
-Source: 
http://downloads.sourceforge.net/projects/oyranos/xcm/xcm-0.4.x/xcm-0.4.2.tar.bz2
+Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-0.5.0.tar.bz2
 Summary:X Color Management tools
 
 Name:   xcm
@@ -77,7 +79,6 @@
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-xtrans-devel
-
 %endif
 %if 0%{?debian_version} > 0
 BuildRequires:  gcc-c++
@@ -113,6 +114,8 @@
 %{_bindir}/%{name}events
 %{_bindir}/%{name}edid
 %{_bindir}/%{name}ddc
+%{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1*
 %{_mandir}/man1/%{name}ddc.1*
 %{_mandir}/man1/%{name}edid.1*
 %{_mandir}/man1/%{name}events.1*

++ xcm-0.4.2.tar.bz2 -> xcm-0.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xcm-0.4.2/ChangeLog new/xcm-0.5.0/ChangeLog
--- old/xcm-0.4.2/ChangeLog 2011-05-06 17:18:21.0 +0200
+++ new/xcm-0.5.0/ChangeLog 2012-03-08 20:17:33.0 +0100
@@ -1,3 +1,48 @@
+Version xcm-0.5.0
+
+Kai-Uwe Behrmann (31):
+   * [core]: add warning
+   * [build]: add ltdl to spec file
+   * [core]: fix compile warnings
+   * [build]: sync spec file with openSUSE
+   * [conf]: resolve XCM_ macro conflict
+   * [build]: skip X11 and LINUX build and install on osX
+   * [conf]: generalise OS detection for Win32
+   * [docu]: describe new xcm -d option
+   * [conf]: support MINGW32
+   * [core]: support colour region removal in xcm
+   * [core]: fix build without Oyranos II
+   * [core]: fix build without Oyranos
+   * [core]: add --ppmcie option to xcmedid
+   * [conf]: bump to 0.5 like libXcm
+   * [conf]: bump libXcm requirement to 0.5
+   * [build]: add xcm_macros.h to package
+   * [core]: rename net-color spec atoms
+   * [core]: fix xcmedid argument order
+   * [core]: move cli parsing macros to header file
+   * [core]: fix xcm region deletion
+   * [docu]: fix xcm man page
+   * [biuld]: install xcm
+   * [build]: add xcm to RPM and makefile
+   * [docu]: add man page for xcm tool
+   * [core]: add --geometry option to renamed xcm tool
+   * [core]: add region option to xcmwindow
+   * [core]: use Oyranos in xcmwindow for more infos
+   * [core]: begin xcmwindow tool
+   * [build]: fix spec file
+   * [build]: more streamlining of spec file
+   * [conf]: bump version
+
+Version xcm-0.4.2
+
+Kai-Uwe Behrmann (6):
+   * [docu]: man page minor fixes
+   * [build]: switch to bz2 compression for RPM
+   * [docu]: add xcmevents man page
+   * [core]: add JSON from EDID output
+   * [core]: we support DDC only on Linux
+   * [conf]: bump version
+
 Version xcm-0.4.1
 
 Kai-Uwe Behrmann (10):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=

commit xcm for openSUSE:Factory

2012-01-20 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2012-01-20 20:26:07

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


Package is "xcm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2011-10-29 00:18:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2012-01-20 
20:28:48.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec  4 12:46:14 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.SbKzja/_old  2012-01-20 20:29:36.0 +0100
+++ /var/tmp/diff_new_pack.SbKzja/_new  2012-01-20 20:29:36.0 +0100
@@ -14,8 +14,6 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
 Version:0.4.2
 Release:0
 Source: 
http://downloads.sourceforge.net/projects/oyranos/xcm/xcm-0.4.x/xcm-0.4.2.tar.bz2
@@ -30,22 +28,65 @@
 BuildRequires:  udev
 
 %if 0%{?suse_version} > 0
-BuildRequires:  gcc-c++ pkgconfig xorg-x11-Mesa xorg-x11-Mesa-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-Mesa
+BuildRequires:  xorg-x11-Mesa-devel
 %endif
 %if 0%{?suse_version} > 910
 %endif
 %if 0%{?suse_version} > 1010
-BuildRequires:  Mesa Mesa-devel gcc-c++ libXcm-devel liboyranos-alpha-devel 
pkgconfig xorg-x11 xorg-x11-devel xorg-x11-libX11 xorg-x11-libX11-devel 
xorg-x11-libXfixes xorg-x11-libXfixes-devel xorg-x11-libXmu-devel xorg-x11-libs 
xorg-x11-util-devel
+BuildRequires:  Mesa
+BuildRequires:  Mesa-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libXcm-devel
+BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libX11
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXfixes
+BuildRequires:  xorg-x11-libXfixes-devel
+BuildRequires:  xorg-x11-libXmu-devel
+BuildRequires:  xorg-x11-libs
+BuildRequires:  xorg-x11-util-devel
 %endif
 %if 0%{?mandriva_version} > 0
-BuildRequires:  Mesa gcc-c++ libXcm-devel liboyranos-alpha-devel libtool-devel 
mesagl-devel pkgconfig
+BuildRequires:  Mesa
+BuildRequires:  gcc-c++
+BuildRequires:  libXcm-devel
+BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  libtool-devel
+BuildRequires:  mesagl-devel
+BuildRequires:  pkgconfig
 %endif
 %if 0%{?fedora_version} > 0
-BuildRequires:  Mesa Mesa-devel elektra-devel gcc-c++ libXcm-devel 
libXfixes-devel libXmu-devel liboyranos-alpha-devel libtool-ltdl-devel 
xdg-utils xorg-x11-Mesa-devel xorg-x11-devel xorg-x11-proto-devel 
xorg-x11-xtrans-devel
+BuildRequires:  Mesa
+BuildRequires:  Mesa-devel
+BuildRequires:  elektra-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libXcm-devel
+BuildRequires:  libXfixes-devel
+BuildRequires:  libXmu-devel
+BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  libtool-ltdl-devel
+BuildRequires:  xdg-utils
+BuildRequires:  xorg-x11-Mesa-devel
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-proto-devel
+BuildRequires:  xorg-x11-xtrans-devel
 
 %endif
 %if 0%{?debian_version} > 0
-BuildRequires:  gcc-c++ liboyranos-alpha-devel pkgconfig xdg-utils xorg-x11 
xorg-x11-Mesa-devel xorg-x11-devel
+BuildRequires:  gcc-c++
+BuildRequires:  liboyranos-alpha-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xdg-utils
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-Mesa-devel
+BuildRequires:  xorg-x11-devel
 %endif
 
 %description

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



commit xcm for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2011-10-28 19:45:37

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


Package is "xcm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2011-09-26 10:21:15.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2011-10-29 
00:18:38.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 28 07:59:39 UTC 2011 - co...@suse.com
+
+- remove vendor tag, the vendor is defined by the project config
+
+---



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.cTBNsY/_old  2011-10-29 00:18:39.0 +0200
+++ /var/tmp/diff_new_pack.cTBNsY/_new  2011-10-29 00:18:39.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libXcm
+# spec file for package xcm
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Version:0.4.2
-Source: 
http://downloads.sourceforge.net/projects/oyranos/xcm/xcm-0.4.x/xcm-0.4.2.tar.bz2
 Release:0
+Source: 
http://downloads.sourceforge.net/projects/oyranos/xcm/xcm-0.4.x/xcm-0.4.2.tar.bz2
 Summary:X Color Management tools
+
 Name:   xcm
 License:MIT
 Group:  System/X11/Utilities
-URL:http://www.oyranos.org
-Vendor: Kai-Uwe Behrmann
-BuildRoot: %{_tmppath}/%{name}-root
+Url:http://www.oyranos.org
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  udev
 
@@ -32,23 +33,21 @@
 BuildRequires: gcc-c++ pkgconfigxorg-x11-Mesa xorg-x11-Mesa-devel 
 %endif
 %if 0%{?suse_version} > 910
-BuildRequires:  bash bind-utils binutils bison bzip2 coreutils cpio cyrus-sasl 
diffutils e2fsprogs file filesystem findutils gcc gcc-c++ glibc glibc-devel 
grep groff gzip less make man mktemp patch perl pkgconfig popt readline rpm sed 
tar timezone unzip util-linux zlib zlib-devel
 %endif
 %if 0%{?suse_version} > 1010
-BuildRequires:  Mesa Mesa-devel gcc-c++ pkgconfig xorg-x11 xorg-x11-devel 
xorg-x11-libX11 xorg-x11-libX11-devel xorg-x11-libXfixes 
xorg-x11-libXfixes-devel xorg-x11-libs xorg-x11-util-devel 
xorg-x11-libXmu-devel libXcm-devel liboyranos-alpha-devel 
+BuildRequires:  Mesa Mesa-devel gcc-c++ libXcm-devel liboyranos-alpha-devel 
pkgconfig xorg-x11 xorg-x11-devel xorg-x11-libX11 xorg-x11-libX11-devel 
xorg-x11-libXfixes xorg-x11-libXfixes-devel xorg-x11-libXmu-devel xorg-x11-libs 
xorg-x11-util-devel
 %endif
 %if 0%{?mandriva_version} > 0
-BuildRequires:  Mesa mesagl-devel gcc-c++ pkgconfig libXcm-devel 
liboyranos-alpha-devel libtool-devel
+BuildRequires:  Mesa gcc-c++ libXcm-devel liboyranos-alpha-devel libtool-devel 
mesagl-devel pkgconfig
 %endif
 %if 0%{?fedora_version} > 0
-BuildRequires:  Mesa Mesa-devel gcc-c++ xorg-x11-devel xorg-x11-Mesa-devel 
xdg-utils  libXfixes-devel xorg-x11-proto-devel xorg-x11-xtrans-devel 
libXcm-devel liboyranos-alpha-devel libXmu-devel elektra-devel 
libtool-ltdl-devel
+BuildRequires:  Mesa Mesa-devel elektra-devel gcc-c++ libXcm-devel 
libXfixes-devel libXmu-devel liboyranos-alpha-devel libtool-ltdl-devel 
xdg-utils xorg-x11-Mesa-devel xorg-x11-devel xorg-x11-proto-devel 
xorg-x11-xtrans-devel
 
 %endif
 %if 0%{?debian_version} > 0
-BuildRequires: gcc-c++ pkgconfig xorg-x11 xorg-x11-devel xorg-x11-Mesa-devel  
xdg-utils  liboyranos-alpha-devel
+BuildRequires:  gcc-c++ liboyranos-alpha-devel pkgconfig xdg-utils xorg-x11 
xorg-x11-Mesa-devel xorg-x11-devel
 %endif
 
-
 %description
 The Xcm tools are colour management helpers for Xorg.
 A EDID parser and a colour management events observer are included.
@@ -68,7 +67,6 @@
 #Remove installed doc
 rm -fr %{buildroot}/%{_datadir}/doc/%{name}
 
-
 %files
 %defattr(-, root, root)
 %{_bindir}/%{name}events
@@ -80,5 +78,4 @@
 /lib/udev/rules.d/90-xcm-i2c.rules
 %doc AUTHORS COPYING ChangeLog README
 
-
 %changelog

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



commit xcm for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package xcm for openSUSE:Factory
checked in at Mon Sep 26 10:21:21 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/xcm/xcm.changes2011-09-21 
18:27:05.0 +0200
@@ -0,0 +1,26 @@
+---
+Thu Sep 21 12:00:01 UTC 2011 - Kai-Uwe Behrmann  - 0.4.2
+
+- simplify installation
+- remove prefix
+- remove unused defines and section
+
+---
+Thu Sep  8 06:19:35 UTC 2011 - Kai-Uwe Behrmann 
+
+- add proper changelog entry for updated version
+
+---
+Thu Sep  8 06:19:35 UTC 2011 - k...@gmx.de
+
+- omit removal of BUILD_ROOT
+
+* Thu Dec 30 2010 Kai-Uwe Behrmann
+- install EDID from i2c tool
+- install man pages
+
+* Thu Oct 07 2010 Kai-Uwe Behrmann
+- install EDID parser tool
+- install xcmsevents tool
+
+

calling whatdependson for head-i586


New:

  xcm-0.4.2.tar.bz2
  xcm.changes
  xcm.spec



Other differences:
--
++ xcm.spec ++
#
# spec file for package libXcm
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Version:0.4.2
Source: 
http://downloads.sourceforge.net/projects/oyranos/xcm/xcm-0.4.x/xcm-0.4.2.tar.bz2
Release:0
Summary:X Color Management tools
Name:   xcm
License:MIT
Group:  System/X11/Utilities
URL:http://www.oyranos.org
Vendor: Kai-Uwe Behrmann
BuildRoot: %{_tmppath}/%{name}-root

BuildRequires:  udev

%if 0%{?suse_version} > 0
BuildRequires: gcc-c++ pkgconfigxorg-x11-Mesa xorg-x11-Mesa-devel 
%endif
%if 0%{?suse_version} > 910
BuildRequires:  bash bind-utils binutils bison bzip2 coreutils cpio cyrus-sasl 
diffutils e2fsprogs file filesystem findutils gcc gcc-c++ glibc glibc-devel 
grep groff gzip less make man mktemp patch perl pkgconfig popt readline rpm sed 
tar timezone unzip util-linux zlib zlib-devel
%endif
%if 0%{?suse_version} > 1010
BuildRequires:  Mesa Mesa-devel gcc-c++ pkgconfig xorg-x11 xorg-x11-devel 
xorg-x11-libX11 xorg-x11-libX11-devel xorg-x11-libXfixes 
xorg-x11-libXfixes-devel xorg-x11-libs xorg-x11-util-devel 
xorg-x11-libXmu-devel libXcm-devel liboyranos-alpha-devel 
%endif
%if 0%{?mandriva_version} > 0
BuildRequires:  Mesa mesagl-devel gcc-c++ pkgconfig libXcm-devel 
liboyranos-alpha-devel libtool-devel
%endif
%if 0%{?fedora_version} > 0
BuildRequires:  Mesa Mesa-devel gcc-c++ xorg-x11-devel xorg-x11-Mesa-devel 
xdg-utils  libXfixes-devel xorg-x11-proto-devel xorg-x11-xtrans-devel 
libXcm-devel liboyranos-alpha-devel libXmu-devel elektra-devel 
libtool-ltdl-devel

%endif
%if 0%{?debian_version} > 0
BuildRequires: gcc-c++ pkgconfig xorg-x11 xorg-x11-devel xorg-x11-Mesa-devel  
xdg-utils  liboyranos-alpha-devel
%endif


%description
The Xcm tools are colour management helpers for Xorg.
A EDID parser and a colour management events observer are included.



%prep
%setup -n %{name}-%{version}

%build
%configure --disable-static
make %{?_smp_mflags}

%install
%make_install

#Remove installed doc
rm -fr %{buildroot}/%{_datadir}/doc/%{name}


%files
%defattr(-, root, root)
%{_bindir}/%{name}events
%{_bindir}/%{name}edid
%{_bindir}/%{name}ddc
%{_mandir}/man1/%{name}ddc.1*
%{_mandir}/man1/%{name}edid.1*
%{_mandir}/man1/%{name}events.1*
/lib/udev/rules.d/90-xcm-i2c.rules
%doc AUTHORS COPYING ChangeLog README


%changelog





Remember to have fun...

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