forked from pool/cmis-client
- Fixed licenses
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=5
This commit is contained in:
parent
b029ac1dad
commit
4e46adf5a4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 14:46:46 UTC 2012 - cbosdonnat@suse.com
|
||||
|
||||
- Fixed licenses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 10:39:03 UTC 2011 - cbosdonnat@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
Name: cmis-client
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
License: LGPLv2+,MPLv1.1,GPLv2+
|
||||
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||||
Summary: Sample CMIS client
|
||||
Url: http://people.freedesktop.org/~cbosdo/libcmis/libcmis-%{version}.tar.gz
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -42,7 +42,7 @@ Requires: %{_name}-%{soname} = %{version}
|
||||
Sample client to access CMIS-enabled repositories using libcmis.
|
||||
|
||||
%package -n %{_name}-%{soname}
|
||||
License: LGPLv2+
|
||||
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||||
Summary: Library for accessing CMIS-enabled servers
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
@ -50,7 +50,7 @@ Group: Development/Libraries/C and C++
|
||||
LibCMIS is a C++ client library for the CMIS interface. This allows C++ applications to connect to any CMIS-enabled repositories.
|
||||
|
||||
%package -n %{_name}-devel
|
||||
License: LGPLv2+
|
||||
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||||
Summary: Libcmis development files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{_name}-%{soname} = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user