rebuil with gcc 5.3 [release 0.5.0-2mamba;Sat Jan 23 2016]
This commit is contained in:
parent
9a21ed711b
commit
b3f09f6469
1265
libcmis-0.5.0-libboost.patch
Normal file
1265
libcmis-0.5.0-libboost.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libcmis
|
||||
Version: 0.5.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Allows C++ applications to connect to any ECM behaving as a CMIS server
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -9,6 +9,7 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://sourceforge.net/projects/libcmis/
|
||||
Source: http://downloads.sourceforge.net/project/libcmis/libcmis-%{version}.tar.gz
|
||||
Patch0: libcmis-0.5.0-libboost.patch
|
||||
License: GPL, LGPL, MPL 1.1
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -56,8 +57,10 @@ This package contains utility applications for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
%configure \
|
||||
--without-man
|
||||
|
||||
@ -104,6 +107,9 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/manx/cmis-client.xml*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-2mamba
|
||||
- rebuil with gcc 5.3
|
||||
|
||||
* Fri Jan 02 2015 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user