[Tizen-submit] 21242: Changes to Tizen:Mobile/gumd
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 08:32:35 GMT 2014
Hi,
Imran Zaman have made the following changes to gumd in project Tizen:Mobile. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21242
submit: Tizen:Mobile:build/gumd(cleanup) -> Tizen:Mobile
Message:
Submitter: Imran Zaman <imran.zaman at intel.com>
Comments: Simplified gumd packages
Git project: platform/upstream/gumd
Tag: submit/tizen/20140213.083202
Commit: ee47bbba3f9d3163e7bc7c3bbe6dab1de3dc31f7 Simplified gumd packages
State: new 2014-02-13T08:30:56 tizenrobot
Comment: <no comment>
changes files:
--------------
--- gumd.changes
+++ gumd.changes
@@ -0,0 +1,9 @@
+* Wed Feb 12 2014 Imran Zaman <imran.zaman at intel.com>
+- Simplified gumd packages for Tizen and SUSE
+- Simplified gumd packages
+- fix uninstalled pkgconfig files
+
+* Fri Feb 07 2014 Patrick McCarty <patrick.mccarty at linux.intel.com> fe07066
+- Move the packaging files into the packaging/ directory, since a symlink with
+ the same name does not work with 'gbs build'. (DEVT-148)
+
old:
----
gumd-0.0.1.tar.gz
libgum-common.manifest
new:
----
gumd-0.0.2.tar.gz
spec files:
-----------
--- gumd.spec
+++ gumd.spec
@@ -5,18 +5,18 @@
%define debug_build 0
Name: gumd
-VCS: platform/upstream/gumd#4ab05088b3fcccc6a8cee03b6f94776496c3d5a1
+VCS: platform/upstream/gumd#ee47bbba3f9d3163e7bc7c3bbe6dab1de3dc31f7
Summary: User management daemon and client library
-Version: 0.0.1
+Version: 0.0.2
Release: 1
-Group: System/Libraries
+Group: System/Daemons
License: LGPL-2.1+
Source: %{name}-%{version}.tar.gz
URL: https://github.com/01org/gumd
Source1001: %{name}.manifest
Source1002: libgum.manifest
-Source1003: libgum-common.manifest
Obsoletes: gum
+Requires: libgum = %{version}-%{release}
%if %{dbus_type} != "p2p"
Requires: dbus-1
%endif
@@ -36,50 +36,9 @@
%{summary}.
-%package -n libgum-common
-Summary: User management common library
-Group: System/Libraries
-
-
-%description -n libgum-common
-%{summary}.
-
-
-%package -n libgum-common-devel
-Summary: Development files for user management common library
-Group: Development/Libraries
-Requires: libgum-common = %{version}-%{release}
-
-
-%description -n libgum-common-devel
-%{summary}.
-
-
-%package %{name}
-Summary: User management daemon
-Group: System/Daemons
-Requires: libgum-common = %{version}-%{release}
-
-
-%description %{name}
-%{summary}.
-
-
-%package devel
-Summary: Development files for user management daemon
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list