From 51eddf1c22794433864d679a7462de9ea18e15a27cb1e5ac1f0073342ba8cf8a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 9 Sep 2011 09:11:40 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/colord revision 8.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=9b1ca72213f30cf6eb3a812d27a83004 --- colord.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/colord.spec b/colord.spec index c9e3731..027a927 100644 --- a/colord.spec +++ b/colord.spec @@ -52,6 +52,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} @@ -62,6 +63,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} From 23787c898c82f599b51d4a77fe9bc5035ae9e84b0a67d63408018343fa25e394 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 10 Sep 2011 05:47:16 +0000 Subject: [PATCH 2/2] Accepting request 81741 from home:vuntz:branches:GNOME:Factory Add baselibs.conf OBS-URL: https://build.opensuse.org/request/show/81741 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=14 --- baselibs.conf | 1 + colord.changes | 5 +++++ colord.spec | 3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..a235fbb --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libcolord1 diff --git a/colord.changes b/colord.changes index 2049be9..448be16 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 9 16:28:41 UTC 2011 - vuntz@opensuse.org + +- Add baselibs.conf. + ------------------------------------------------------------------- Fri Sep 2 08:20:51 UTC 2011 - vuntz@opensuse.org diff --git a/colord.spec b/colord.spec index 027a927..6f27006 100644 --- a/colord.spec +++ b/colord.spec @@ -24,7 +24,8 @@ License: GPLv2+ Summary: System Daemon for Managing Color Devices Url: http://colord.hughsie.com/ Group: System/Daemons -Source: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz +Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz +Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: sane-backends-devel