53 Commits

Author SHA256 Message Date
1b9dc6ba50 Accepting request 1201384 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1201384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=25
2024-09-16 15:40:29 +00:00
Cédric Bosdonnat
6ef68359bc Accepting request 1201383 from LibreOffice:Factory
Fix comment and harmonise version branches

OBS-URL: https://build.opensuse.org/request/show/1201383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=52
2024-09-16 09:24:40 +00:00
Cédric Bosdonnat
059d28b7d5 Accepting request 1201379 from LibreOffice:Factory
fix build with boost versions < 1.66

OBS-URL: https://build.opensuse.org/request/show/1201379
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=51
2024-09-16 08:50:16 +00:00
Cédric Bosdonnat
9a597ed723 Accepting request 1200872 from LibreOffice:Factory
fix regression with older boosts

OBS-URL: https://build.opensuse.org/request/show/1200872
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=50
2024-09-13 16:11:58 +00:00
a6942d4ac0 Accepting request 1200283 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1200283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=24
2024-09-13 12:25:28 +00:00
63021c9198 Accepting request 1198758 from home:dimstar:Factory
- Add 68.patch: fix build against Boost 1.86.

OBS-URL: https://build.opensuse.org/request/show/1198758
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=48
2024-09-12 10:29:28 +00:00
dc549bcc0b Accepting request 1164317 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1164317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=23
2024-04-03 15:20:59 +00:00
29bf0052fe Accepting request 1164113 from home:pgajdos
- version update to 0.6.2
  * Merged outstanding LibreOffice, etc. modifications
  * add a callback that can be used to configure libcurl
  * fix up version-info

OBS-URL: https://build.opensuse.org/request/show/1164113
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=46
2024-04-03 09:57:47 +00:00
0307ca1c85 Accepting request 714046 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/714046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=22
2019-08-10 21:45:13 +00:00
Tomáš Chvátal
c9f25207a0 Accepting request 714043 from LibreOffice:Factory
- Update to 0.5.2:
  * Fixed Google Drive login, broken by Google's new 2-page login sequence
  * Added support for Google Drive two-factor authentication
  * Fixed access to SharePoint root folder (tdf#101385)
  * Limited the maximal number of redirections to 20 (rhbz#1410197)
  * Switched library implementation to C++11 (the API remains C++98-compatible)
  * Fixed build with boost >= 1.68.0 (#19)
  * Fixed encoding of OAuth2 credentials
  * Dropped cppcheck run from "make check". A new "make cppcheck" target was created for it
  * Added proper API symbol exporting
  * Speeded up building of tests a bit
  * Fixed a few issues found by coverity and cppcheck
- Remove merged patches:
  * boost_168.patch
  * declare-automake-foreign.patch

OBS-URL: https://build.opensuse.org/request/show/714043
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=44
2019-07-08 10:50:38 +00:00
1d5e51aa82 Accepting request 629831 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/629831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=21
2018-09-05 11:42:59 +00:00
Tomáš Chvátal
ffe2ab5988 Accepting request 629751 from home:adamm:branches:devel:libraries:c_c++
- use %license to install licenses
- spec file cleanup
- boost_168.patch: fix build with Boost 1.68 where the compatibility
  header for Uuid's sha1 header was removed. (boo#1105173)

OBS-URL: https://build.opensuse.org/request/show/629751
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=42
2018-08-17 10:18:04 +00:00
ede9cea97e Accepting request 455479 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/455479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=20
2017-02-11 00:32:54 +00:00
Tomáš Chvátal
46d840d564 Accepting request 455478 from home:jengelh:branches:devel:libraries:c_c++
- Description updates
- Rename %soname to %sover to better reflect its use

OBS-URL: https://build.opensuse.org/request/show/455478
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=40
2017-02-08 10:39:39 +00:00
1e3ae79d3d Accepting request 453825 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/453825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=19
2017-02-08 09:41:07 +00:00
Tomáš Chvátal
b4b87576f3 Accepting request 453769 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453769
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=38
2017-02-01 12:17:13 +00:00
d990a12dec Accepting request 394225 from devel:libraries:c_c++
- Simplify autoreconf call and add patch to mark Makefile as foreign:
  * declare-automake-foreign.patch

OBS-URL: https://build.opensuse.org/request/show/394225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=18
2016-05-13 07:21:53 +00:00
Tomáš Chvátal
8439ec7c11 - Version update to 1.3.4:
* Various updates to the buildsystem
  * Various werror bugfixes
  * Loads of coverity fixes
- Add patch to build with grep 2.24:
  * hunspell-grep2.24.patch
- Remove upstreamed patch:
  * hunspell-emacs-utf8.patch
- Do not search for translations - broken automake from upstream
  * Not worth fixing only bit italian and mostly hungarian translations
    for cli anyway

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=36
2016-05-08 10:19:22 +00:00
f26acbdc51 Accepting request 365931 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/365931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=17
2016-03-05 12:05:24 +00:00
Tomáš Chvátal
5b6cabc218 Accepting request 365919 from LibreOffice:Factory
- Version update to 0.5.1:
  * Few small bugfixes, see NEWS file for details
- Remove upstreamed patches
  * 0001-fix-boost-configuration-with-gcc-5.patch
  * 0002-avoid-use-after-delete.patch
  * 0005-Remove-invalid-comments-from-test-JSON-file.patch

OBS-URL: https://build.opensuse.org/request/show/365919
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=34
2016-03-04 13:50:28 +00:00
Stephan Kulow
e96c04d658 Accepting request 345455 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/345455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=16
2015-11-24 21:21:20 +00:00
Ismail Dönmez
55de9bcd81 Accepting request 345424 from home:michel_mno:branches:devel:libraries:c_c++
- for ppc64le bypass boo#955832: disable stop on make check error

OBS-URL: https://build.opensuse.org/request/show/345424
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=32
2015-11-20 15:45:35 +00:00
Ismail Dönmez
07521e3dc0 Accepting request 344847 from home:namtrac:branches:devel:libraries:c_c++
- Add 0005-Remove-invalid-comments-from-test-JSON-file.patch to fix
  test-onedrive failure with boost 1.59
  (http://sourceforge.net/p/libcmis/tickets/13/)

OBS-URL: https://build.opensuse.org/request/show/344847
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=31
2015-11-17 08:33:22 +00:00
Stephan Kulow
8484125c4a Accepting request 305631 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/305631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=15
2015-05-10 08:54:14 +00:00
Tomáš Chvátal
378301a43d Accepting request 305625 from LibreOffice:Factory
Cumulated patches to build with gcc5

OBS-URL: https://build.opensuse.org/request/show/305625
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=29
2015-05-06 17:59:54 +00:00
Tomáš Chvátal
393bce64fd Accepting request 305618 from home:coolo:branches:openSUSE:Factory
- fix-boost-with-gcc5.patch: upsream patch to support gcc5

- use upstream source url

OBS-URL: https://build.opensuse.org/request/show/305618
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=28
2015-05-06 16:36:39 +00:00
c4c01db14c Accepting request 266801 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/266801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=14
2015-01-08 22:20:39 +00:00
Tomáš Chvátal
199d0abd87 Accepting request 266508 from home:posophe:branches:devel:libraries:c_c++
- Update to version 0.5.0
  + Completely removed the dependency on InMemory server for unit tests
  + Minimized the number of HTTP requests sent by 
    SessionFactory::createSession
  + Added Session::getBaseTypes()
- Remove merged patches;
  + 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch
  + 0001-Remove-C-11-only-std-to_string.patch
- Bump soname to 0_5-5
- Bump incname to 0.5

OBS-URL: https://build.opensuse.org/request/show/266508
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=26
2014-12-29 16:02:28 +00:00
Stephan Kulow
751bc6909e Accepting request 241826 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/241826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=12
2014-07-24 04:58:35 +00:00
Cédric Bosdonnat
e218e90029 Accepting request 241782 from LibreOffice:Factory
Fix C++11-isms

OBS-URL: https://build.opensuse.org/request/show/241782
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=24
2014-07-22 07:09:01 +00:00
Stephan Kulow
5f3f4691cd Accepting request 224674 from devel:libraries:c_c++
- 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch
  Fix problem with big endian architectures. bnc#866716 (forwarded request 224660 from cbosdonnat)

OBS-URL: https://build.opensuse.org/request/show/224674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=11
2014-03-06 10:53:13 +00:00
Cédric Bosdonnat
34c1865a07 Accepting request 224660 from home:cbosdonnat:branches:devel:libraries:c_c++
- 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch
  Fix problem with big endian architectures. bnc#866716

OBS-URL: https://build.opensuse.org/request/show/224660
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=22
2014-03-04 19:16:26 +00:00
Stephan Kulow
51108be8b1 Accepting request 212458 from devel:libraries:c_c++
As we have half of lo 4.2 libs already in factory just accept this too.
I will finish it up hopefully soon after new year. Easier than figuring
which all stuff is needed to be reverted for 4.1 to still build.

- Whitespace cleanup here&there.

- Set RPM groups of shlib packages to what we normally use
- Make a note in the description about what "CMIS" is
- Require boost-1.42 (first one to have the mandatory uuid.hpp)

- Update to version 0.4.1
  + 0.4.0
      + Support for Google Drive protocol as a binding
      + Support for Alfresco in the cloud
      + Added OAuth2 authentication support
      + Added API to configure HTTP proxy
      + Handle invalid SSL certificate problems
      + Added API for renditions
      + Moved the CMIS Atom binding unit tests to use libcurl mockup
      + Added repository capabilities support (still missing
        capabilityCreatablePropertyTypes and capabilityNewTypeSettableAttributes)
  + 0.4.1
      + Don't install the libcmis-mockup library: only for testing purpose

OBS-URL: https://build.opensuse.org/request/show/212458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=10
2013-12-30 20:27:11 +00:00
Tomáš Chvátal
03a788247d - Whitespace cleanup here&there.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=20
2013-12-30 10:58:12 +00:00
Tomáš Chvátal
aef96e525d Accepting request 206579 from home:jengelh:branches:devel:libraries:c_c++
- Set RPM groups of shlib packages to what we normally use
- Make a note in the description about what "CMIS" is
- Require boost-1.42 (first one to have the mandatory uuid.hpp)

OBS-URL: https://build.opensuse.org/request/show/206579
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=19
2013-11-12 09:12:55 +00:00
Cédric Bosdonnat
0150939ca3 - Update to version 0.4.1
+ 0.4.0
      + Support for Google Drive protocol as a binding
      + Support for Alfresco in the cloud
      + Added OAuth2 authentication support
      + Added API to configure HTTP proxy
      + Handle invalid SSL certificate problems
      + Added API for renditions
      + Moved the CMIS Atom binding unit tests to use libcurl mockup
      + Added repository capabilities support (still missing
        capabilityCreatablePropertyTypes and capabilityNewTypeSettableAttributes)
  + 0.4.1
      + Don't install the libcmis-mockup library: only for testing purpose

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=18
2013-08-07 15:33:19 +00:00
Stephan Kulow
c9dadd80a6 Accepting request 178452 from devel:libraries:c_c++
- Build with large file support in 32 bit archs, no good 
 will come mixing LFS-aware executables and non-LFS libraries. (forwarded request 178444 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/178452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=8
2013-06-18 08:29:28 +00:00
Tomáš Chvátal
1137b24aea Accepting request 178444 from home:elvigia:branches:devel:libraries:c_c++
- Build with large file support in 32 bit archs, no good 
 will come mixing LFS-aware executables and non-LFS libraries.

OBS-URL: https://build.opensuse.org/request/show/178444
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=16
2013-06-11 07:12:03 +00:00
Stephan Kulow
07d8f190e3 Accepting request 150604 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/150604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=7
2013-02-01 08:34:57 +00:00
Tomáš Chvátal
0d54f0546c Fix typo in changes file.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=14
2013-01-31 15:52:43 +00:00
Tomáš Chvátal
c7c3841edf - Version bup to 0.3.0
* 0.3.1
      * Added support for proxy configuration
      * Fixed man page generation
      * Misc code cleanup / fixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=13
2013-01-31 15:36:55 +00:00
Stephan Kulow
b46ab4786d Accepting request 149937 from devel:libraries:c_c++
- Fix libcmis-c-devel dependency over itself. (forwarded request 149921 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/149937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=6
2013-01-29 09:30:04 +00:00
Cédric Bosdonnat
bc20f4d9c9 Accepting request 149921 from home:scarabeus_iv
- Fix libcmis-c-devel dependency over itself.

OBS-URL: https://build.opensuse.org/request/show/149921
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=11
2013-01-25 14:53:43 +00:00
Stephan Kulow
8cbe40b098 Accepting request 135574 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/135574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=4
2012-10-03 05:06:51 +00:00
Ismail Dönmez
8cae3db436 Accepting request 134062 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=3
2012-09-14 10:21:55 +00:00
Cédric Bosdonnat
3e40c80389 - Update to version 0.3.0
+ 0.2.2
      + Fixed soname for the library
      + Allow building against libcurl 7.13.1
  + 0.2.3
      + Fixed SharePoint support
      + Conditional build of man page
  + 0.3.0
      + Added Document::checkOut(), Document::cancelCheckout() and Document::checkIn()
      + Added Object::move( ) -- Grau Data
      + Fixes for xcmis and cloudoku.com -- Grau Data
      + Added Document::getAllVersions( )
      + WebService binding implementation
      + Session factory automatically detects which binding to use
      + C wrapper API
      + Unit tests are now split between quick ones and the ones needing a CMIS server

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=8
2012-09-13 12:42:17 +00:00
Cédric Bosdonnat
7b279e71d5 - Update to version 0.2.1
+ 0.2.0
    + Handle all the authentication methods that can be handled by
      libcurl like Basic, NTLM...
    + Decode base64 encoded content sent by SharePoint
    + Set the content of a document
    + Query nodes by path
    + Get the allowable actions for a node
    + Object properties can be updated
    + Query object types
    + Creation of folders and documents
    + Deletion of folders and documents
  + 0.2.1
    + Fixed documentation distribution

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=7
2012-06-04 11:43:14 +00:00
Stephan Kulow
6b9618ce9b Accepting request 123174 from devel:libraries:c_c++
This library is already used by libreoffice. There are plans to use it
also in GIO. Hence, it would make sense to have it in the official openSUSE
product.

The author of the library, Cedric Bosdonnat, works in the LibreOffice team
for SUSE. So, we need not be afraid of maintenance and licesne :-)

This is second submit request with corrected license (bnc#764478)

OBS-URL: https://build.opensuse.org/request/show/123174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=1
2012-06-01 20:30:28 +00:00
Cédric Bosdonnat
162f805117 - Fixed licenses
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=5
2012-05-29 14:45:10 +00:00
Cédric Bosdonnat
01526191d9 Fixed the warnings in the SLE_10 build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=4
2011-10-06 10:30:07 +00:00