diff --git a/alliance.spec b/alliance.spec index fdd46d0..6435ea0 100644 --- a/alliance.spec +++ b/alliance.spec @@ -1,9 +1,10 @@ %define prefix %{_libdir}/%{name} %define snapshot 20070718 +%define _default_patch_fuzz 2 Name: alliance Version: 5.0 -Release: 18.%{snapshot}snap%{?dist} +Release: 19.%{snapshot}snap%{?dist} Summary: Alliance VLSI CAD Sytem License: GPLv2 @@ -293,6 +294,7 @@ touch --no-create %{_datadir}/icons/hicolor || : %changelog * Fri Aug 01 2008 Aanjhan Ranganathan - 5.0-16.20070718snap - Rebuild using latest lesstif-devel. For #368441 +- Temporarily set fuzz parameter of patch system to be 2 * Fri May 30 2008 Chitlesh Goorah - 5.0-16.20070718snap - Bugfix /etc/profile.d/alc_env.csh problem #449062 #448480