Add orc-bugreport to main package (#702727).
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
This commit is contained in:
parent
81f143892a
commit
4b7607fd2a
7
orc.spec
7
orc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: orc
|
Name: orc
|
||||||
Version: 0.4.14
|
Version: 0.4.14
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The Oil Run-time Compiler
|
Summary: The Oil Run-time Compiler
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -94,6 +94,7 @@ make check
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
%{_libdir}/liborc-*.so.*
|
%{_libdir}/liborc-*.so.*
|
||||||
|
%{_bindir}/orc-bugreport
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -105,7 +106,6 @@ make check
|
|||||||
%{_includedir}/%{name}-0.4/
|
%{_includedir}/%{name}-0.4/
|
||||||
%{_libdir}/liborc-*.so
|
%{_libdir}/liborc-*.so
|
||||||
%{_libdir}/pkgconfig/orc-0.4.pc
|
%{_libdir}/pkgconfig/orc-0.4.pc
|
||||||
%{_bindir}/orc-bugreport
|
|
||||||
|
|
||||||
%files compiler
|
%files compiler
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -114,6 +114,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.14-2
|
||||||
|
- Add orc-bugreport to the main package (#702727)
|
||||||
|
|
||||||
* Sat Apr 30 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.14-1
|
* Sat Apr 30 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.14-1
|
||||||
- Update to 0.4.14
|
- Update to 0.4.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user