projects
/
platform
/
upstream
/
csr-framework.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9cabba
)
Tidy up spec: change group; add description; etc.
49/3849/1
accepted/tizen/20130606.222658
submit/tizen/20130605.233034
submit/tizen/20130606.000619
submit/tizen/20130606.204728
author
Graydon, Tracy
<tracy.graydon@intel.com>
Wed, 5 Jun 2013 22:51:41 +0000
(15:51 -0700)
committer
Graydon, Tracy
<tracy.graydon@intel.com>
Wed, 5 Jun 2013 23:29:53 +0000
(16:29 -0700)
packaging/csr-framework.spec
patch
|
blob
|
history
diff --git
a/packaging/csr-framework.spec
b/packaging/csr-framework.spec
index
54e3006
..
4dfc116
100644
(file)
--- a/
packaging/csr-framework.spec
+++ b/
packaging/csr-framework.spec
@@
-1,16
+1,15
@@
-Summary: A general purpose content screening and reputation solution
+
+Summary: Content Security Framework
Name: csr-framework
Version: 1.0.0
Release: 1
-
-Source: %{name}-%{version}.tar.gz
-
-License: BSD
-Group: System/Libraries
+License: BSD-3-Clause
+Group: Security/Libraries
URL: http://tizen.org
+Source: %{name}-%{version}.tar.gz
%description
-
+A general purpose content screening and reputation solution.
%prep
%setup -q
@@
-31,5
+30,3
@@
install -D lib/libsecfw.so %{buildroot}%{_libdir}/
%files
%{_libdir}/libsecfw.so
-
-