diff --git a/orc.spec b/orc.spec index 8d0dea1..6be7b2c 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc Version: 0.4.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -94,6 +94,7 @@ make check %defattr(-,root,root,-) %doc COPYING README %{_libdir}/liborc-*.so.* +%{_bindir}/orc-bugreport %files doc %defattr(-,root,root,-) @@ -105,7 +106,6 @@ make check %{_includedir}/%{name}-0.4/ %{_libdir}/liborc-*.so %{_libdir}/pkgconfig/orc-0.4.pc -%{_bindir}/orc-bugreport %files compiler %defattr(-,root,root,-) @@ -114,6 +114,9 @@ make check %changelog +* Sat May 07 2011 Fabian Deutsch - 0.4.14-2 +- Add orc-bugreport to the main package (#702727) + * Sat Apr 30 2011 Fabian Deutsch - 0.4.14-1 - Update to 0.4.14