Adding to gcc5 patches

This commit is contained in:
Alec Leamas 2015-08-20 17:50:55 +02:00
commit 3526557d6c
2 changed files with 10 additions and 8 deletions

View file

@ -3,6 +3,6 @@ includedir=/usr/include
Name: adobe-source-libraries
Description: General purpose addon to STL and Boost.
Version: @version@
Version: 1.0.43
Libs: -lasl_dev
Cflags: -I${includedir}/adobe

View file

@ -2,7 +2,7 @@
Name: adobe-source-libraries
Version: 1.0.43
Release: 27%{?dist}
Release: 28%{?dist}
Summary: General purpose C++ libraries
Group: System Environment/Libraries
@ -16,14 +16,13 @@ Source1: adobe-source-libraries.pc
Source2: README.fedora
# https://sourceforge.net/tracker/?func=detail&aid=3487687&group_id=132417&atid=724218
# (pathch0, patch1)
Patch0: asl-gcc.patch
Patch0: asl-gcc5.patch
Patch1: asl-fedora-build-options.patch
# https://svn.boost.org/trac/boost/ticket/4647
Patch2: asl-no-concept-check1043.patch
# https://svn.boost.org/trac/boost/ticket/6940
Patch3: asl-time-utc.patch
Patch4: asl-boost-1.50.patch
Patch5: asl-C11.patch
Patch6: asl-boost-1.57.patch
BuildRequires: boost-build
@ -66,7 +65,6 @@ API and other documentation for Adobe Source Libraries (ASL).
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
find . \( -name *.hpp -o -name *.jpg \) -executable -exec chmod 644 {} \;
@ -143,6 +141,10 @@ ln -sf $sofile ${sofile%%.*.*.*}
%changelog
* Wed Aug 05 2015 Jonathan Wakely <jwakely@redhat.com> 1.0.43-28
- Update patches for GCC 5 compatiblity.
- Fix changelog dates.
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.43-27
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
@ -168,7 +170,7 @@ ln -sf $sofile ${sofile%%.*.*.*}
* Fri May 23 2014 Petr Machata <pmachata@redhat.com> - 1.0.43-20
- Rebuild for boost 1.55.0
* Sat Aug 09 2013 Alec Leamas <leamas@nowhere.net> - 1.0.43-19
* Fri Aug 09 2013 Alec Leamas <leamas@nowhere.net> - 1.0.43-19
- Fix f20 unversioned docdir glitch
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.43-18
@ -188,10 +190,10 @@ ln -sf $sofile ${sofile%%.*.*.*}
* Sat Feb 09 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.0.43-14
- Rebuild for Boost-1.53.0
* Thu Aug 3 2012 Alec Leamas <leamas@nowhere.net> 1.0.43-13
* Fri Aug 3 2012 Alec Leamas <leamas@nowhere.net> 1.0.43-13
- Updating to boost 1.50.
* Thu Aug 3 2012 Alec Leamas <leamas@nowhere.net> 1.0.43-12
* Fri Aug 3 2012 Alec Leamas <leamas@nowhere.net> 1.0.43-12
- Handling boost bug 6940
* Thu Apr 5 2012 Alec Leamas <leamas@nowhere.net> 1.0.43-11