- fix packaging of atomic_ops.pc
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=22
This commit is contained in:
parent
116a0df4f0
commit
7c57c5338b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 14:50:51 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- fix packaging of atomic_ops.pc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 20:42:59 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
3
gc.spec
3
gc.spec
@ -148,7 +148,7 @@ make check -C libatomic_ops ||:
|
||||
%defattr(-, root, root)
|
||||
%doc doc/[a-z]*
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/pkgconfig/bdw-gc.pc
|
||||
%{_includedir}/gc.h
|
||||
%{_includedir}/gc_cpp.h
|
||||
%{_includedir}/gc
|
||||
@ -157,6 +157,7 @@ make check -C libatomic_ops ||:
|
||||
%defattr(-,root,root,-)
|
||||
%doc libatomic_ops/AUTHORS libatomic_ops/ChangeLog libatomic_ops/COPYING libatomic_ops/NEWS libatomic_ops/README
|
||||
%doc libatomic_ops/doc/*.txt
|
||||
%{_libdir}/pkgconfig/atomic_ops.pc
|
||||
%{_includedir}/atomic_ops.h
|
||||
%{_includedir}/atomic_ops_malloc.h
|
||||
%{_includedir}/atomic_ops_stack.h
|
||||
|
Loading…
Reference in New Issue
Block a user