diff --git a/libcmis.spec b/libcmis.spec index 8a6f46c..e175b50 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -3,7 +3,7 @@ Name: libcmis Version: 0.5.1 Release: 5%{?dist} -Summary: A C++ client library for CM interfaces +Summary: A C/C++ client library for CM interfaces License: GPLv2+ or LGPLv2+ or MPLv1.1 URL: https://github.com/tdf/libcmis @@ -26,7 +26,7 @@ Patch5: 0001-update-boost.m4-to-fix-version-detection-with-gcc-6..patch Patch6: 0001-rhbz-1410197-limit-the-number-of-redirections.patch %description -LibCMIS is a C++ client library for working with CM (content management) +LibCMIS is a C/C++ client library for working with CM (content management) interfaces. The primary supported interface (which gave the library its name) is CMIS, which allows applications to connect to any ECM behaving as a CMIS server (Alfresco or Nuxeo are examples of open source ones).