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.000000000 +0200
+++ /mounts/work_src_done/STABLE/xcm/xcm.changes        2011-09-21 
18:27:05.000000000 +0200
@@ -0,0 +1,26 @@
+-------------------------------------------------------------------
+Thu Sep 21 12:00:01 UTC 2011 - Kai-Uwe Behrmann <k...@gmx.de> - 0.4.2
+
+- simplify installation
+- remove prefix
+- remove unused defines and section
+
+-------------------------------------------------------------------
+Thu Sep  8 06:19:35 UTC 2011 - Kai-Uwe Behrmann <k...@gmx.de>
+
+- 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++ pkgconfig    xorg-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

Reply via email to