Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
3c1b2c0091
commit
c582eb2bb5
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: undertaker
|
||||
Version: 1.6.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Find always-on and always-off conditional C code
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -194,6 +194,9 @@ cd %{buildroot}%{_emacs_sitelispdir}/%{name}
|
|||
%{_xemacs_sitelispdir}/%{name}/*.el
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.6.1-4
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Mon Feb 9 2015 Jerry James <loganjerry@gmail.com> - 1.6.1-3
|
||||
- Add -const patch to fix build with gcc 5.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue