Fix main rpm packages summaries 82/173882/1
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 26 Mar 2018 17:22:32 +0000 (19:22 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 26 Mar 2018 17:22:32 +0000 (19:22 +0200)
Change-Id: Ic0ec04a4fc0743d712762b4fcd968328a6932926
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
packaging/libcynara-commons.spec
packaging/libcynara-dbus.spec

index 26f862557b7ee96bbff7658480a314633ea37af7..f25086eceb8353a54eabb5ef43607fd6b0dfcbb8 100644 (file)
@@ -1,5 +1,5 @@
 Name:       libcynara-commons
-Summary:    Cynara service with client libraries
+Summary:    Cynara - cynara commons library
 Version:    0.14.16
 Release:    1
 Group:      Security/Application Privilege
@@ -26,6 +26,7 @@ Requires(postun): cynara-db-migration >= %{version}
 BuildRequires: cmake
 BuildRequires: zip
 BuildRequires: pkgconfig(libsmack)
+Obsoletes:     libcynara-storage
 
 # alternatives: DLOG, JOURNAL, SYSLOG, NONE
 %if !%{defined log_type}
@@ -41,8 +42,6 @@ BuildRequires: pkgconfig(libsmack)
 BuildRequires: pkgconfig(dlog)
 %endif
 
-Summary:       Cynara - cynara commons library
-Obsoletes:     libcynara-storage
 
 %if !%{defined build_type}
 %define build_type RELEASE
index 13baf777f3067c7f10c20f64f8736204796b413d..2f4243f9592ea0159729c1fb765d05b0aeec2d67 100644 (file)
@@ -1,5 +1,5 @@
 Name:       libcynara-creds-dbus
-Summary:    Cynara service with client libraries
+Summary:    Cynara credentials helpers library for dbus clients
 Version:    0.14.16
 Release:    1
 Group:      Security/Application Privilege
@@ -29,8 +29,6 @@ BuildRequires: pkgconfig(dbus-1)
 %endif
 %endif
 
-Summary:       Cynara credentials helpers library for dbus clients
-
 %global project_name cynara
 
 %if !%{defined build_type}