.spec polish, note abi bump
This commit is contained in:
parent
47838a7255
commit
f5ad056c03
7
gc.spec
7
gc.spec
@ -48,6 +48,7 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS
|
||||
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-docs \
|
||||
--enable-cplusplus \
|
||||
--enable-large-config \
|
||||
%ifarch %{ix86}
|
||||
@ -82,12 +83,12 @@ make check %{?arch_ignore}
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc doc/README.environment doc/README.linux
|
||||
%{_libdir}/libcord.so.1*
|
||||
%{_libdir}/libgc.so.1*
|
||||
%{_libdir}/libgc.so.2*
|
||||
%{_libdir}/libgccpp.so.1*
|
||||
|
||||
%files devel
|
||||
%doc doc/README.environment doc/README.linux
|
||||
%doc doc/*.html
|
||||
%{_includedir}/gc.h
|
||||
%{_includedir}/gc_cpp.h
|
||||
@ -108,6 +109,8 @@ make check %{?arch_ignore}
|
||||
|
||||
* Thu Jan 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 7.6.2-1
|
||||
- 7.6.2 (#1531008)
|
||||
- libgc soname bump
|
||||
- -devel: include all docs here (ie, remove README's from main too)
|
||||
|
||||
* Fri Dec 29 2017 Rex Dieter <rdieter@fedoraproject.org> - 7.6.0-8
|
||||
- rebuild (libatomic_ops)
|
||||
|
Loading…
Reference in New Issue
Block a user