Autobuild autoformatter for 75327

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=2
This commit is contained in:
Sascha Peilicke 2011-07-05 10:09:37 +00:00 committed by Git OBS Bridge
parent eaabf91464
commit 1e0e078531

View File

@ -1,7 +1,7 @@
#
# spec file for package
# spec file for package colord
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@ -16,6 +16,7 @@
#
Name: colord
Version: 0.1.9
Release: 1
@ -50,6 +51,7 @@ It is used by gnome-color-manager for system integration and use when
there are no users logged in.
%package -n libcolord1
Summary: System Daemon for Managing Color Devices -- Library
Group: System/Libraries
Recommends: %{name}
@ -60,6 +62,7 @@ It is used by gnome-color-manager for system integration and use when
there are no users logged in.
%package -n libcolord-devel
Summary: System Daemon for Managing Color Devices -- Development Files
Group: Development/Languages/C and C++
Requires: libcolord1 = %{version}
@ -122,4 +125,3 @@ find %{buildroot} -type f -name '*.la' -delete -print
%files lang -f %{name}.lang
%changelog