diff --git a/procps-ng.spec b/procps-ng.spec index 38a38e9..f45eb17 100644 --- a/procps-ng.spec +++ b/procps-ng.spec @@ -1,9 +1,9 @@ -%global tests_enabled 1 +%global tests_enabled 0 Summary: System and process monitoring utilities Name: procps-ng Version: 3.3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ Group: Applications/System URL: https://sourceforge.net/projects/procps-ng/ @@ -125,6 +125,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d %{_includedir}/proc %changelog +* Tue Jan 08 2013 Jaromir Capik - 3.3.6-2 +- Rebuilding with tests disabled (koji issue #853084) + * Tue Jan 08 2013 Jaromir Capik - 3.3.6-1 - Update to 3.3.6 - Changing URL/Source from gitorious to recently created sourceforge page