projects
/
platform
/
upstream
/
libwbxml2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9ed843
)
fixed package groups
author
Anas Nashif
<anas.nashif@intel.com>
Fri, 14 Jun 2013 08:10:57 +0000
(
04:10
-0400)
committer
Anas Nashif
<anas.nashif@intel.com>
Fri, 14 Jun 2013 08:10:57 +0000
(
04:10
-0400)
packaging/libwbxml2.spec
patch
|
blob
|
history
diff --git
a/packaging/libwbxml2.spec
b/packaging/libwbxml2.spec
index b55d66678f5a5098b6614e56005b7b68b3c907d8..5541585bfde06c907c8577acb8ffc91a719854a9 100644
(file)
--- a/
packaging/libwbxml2.spec
+++ b/
packaging/libwbxml2.spec
@@
-25,7
+25,7
@@
has been defined by the Wap Forum.
%package -n wbxml2-tools
License: GPL-2.0+
Summary: Tools for libwbxml2
-Group:
Base/Tool
s
+Group:
System/Utilitie
s
Requires: pkgconfig(libxml-2.0)
Requires: %{name} = %{version}
@@
-40,7
+40,7
@@
has been defined by the Wap Forum.
%package devel
License: LGPL-2.1+
Summary: WBXML parser and compiler library
-Group:
Development/Libraries
+Group:
System/Development
Requires: glibc-devel
Requires: libwbxml2 = %{version}
Requires: pkgconfig(expat)