summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengwei Yang <chengwei.yang@intel.com>2013-08-21 12:40:30 +0800
committerChengwei Yang <chengwei.yang@intel.com>2013-08-21 13:12:31 +0800
commit448157562ba5dfafe46458821a6d2e3f64fcbe74 (patch)
treec4ae703e83570820d9ded1c1f8fa0d5b7077a50b
parentcb0e955190a538c12fe4790d778609da35fe834e (diff)
downloadoma-ds-agent-448157562ba5dfafe46458821a6d2e3f64fcbe74.tar.gz
oma-ds-agent-448157562ba5dfafe46458821a6d2e3f64fcbe74.tar.bz2
oma-ds-agent-448157562ba5dfafe46458821a6d2e3f64fcbe74.zip
Fix build failure due to badness exceeds limitation
rpmlint calculates "badness" scores based on various errors found in the spec file. If the cumulative error score exceeds the defined badness limit, then the package will fail to build in OBS. (Patrick McCarty) this patch fixed various these spec errors so as the build failure. Change-Id: Id3ded4a303f168ff505c90243ec72cccf1dd04a8 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
-rw-r--r--packaging/oma-ds-agent.changes5
-rwxr-xr-xpackaging/oma-ds-agent.spec6
2 files changed, 7 insertions, 4 deletions
diff --git a/packaging/oma-ds-agent.changes b/packaging/oma-ds-agent.changes
index 4727324..e3a78ee 100644
--- a/packaging/oma-ds-agent.changes
+++ b/packaging/oma-ds-agent.changes
@@ -1,3 +1,6 @@
+* Mon Aug 12 2013 Chengwei Yang <chengwei.yang@intel.com>
+- Add .changes file
+- Fix build failure due to badness exceeds limitation
+
* Fri Jun 28 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> 0ee004a
- packaging: remove explicit requires on sys-assert
-
diff --git a/packaging/oma-ds-agent.spec b/packaging/oma-ds-agent.spec
index 8d9507a..418851c 100755
--- a/packaging/oma-ds-agent.spec
+++ b/packaging/oma-ds-agent.spec
@@ -2,8 +2,8 @@ Name: oma-ds-agent
Summary: oma-ds-agent daemon for data sync
Version: 0.1.66
Release: 1
-Group: TO_BE/FILLED_IN
-License: Apache License, Version 2.0
+Group: Base/Device Management
+License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Source1: packaing/oma-ds-agent.service
Requires(post): /sbin/ldconfig
@@ -28,7 +28,7 @@ oma-ds-agent daemon (development headers)
%package -n ds-public-plugins
Summary: DS Public Plugins
-Group: TO_BE_FILLED
+Group: Base/Device Management
%description -n ds-public-plugins
ds public plugins for sync-agent