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.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes     2013-02-05 
11:21:37.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Feb  1 12:00:00 UTC 2013 - [email protected]
+
+- remove debian section from RPM spec file
+
+-------------------------------------------------------------------
+Fri Jan  4 12:00:01 UTC 2013 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.keVEFK/_new  2013-02-05 11:21:38.000000000 +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 [email protected] -- 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to