This commit is contained in:
Jesse Keating 2009-07-27 06:14:02 +00:00
parent f0a600a6e8
commit ed357258d3

View File

@ -1,7 +1,7 @@
Summary: Utility for converting FIG files (made by xfig) to other formats
Name: transfig
Version: 3.2.5
Release: 7%{?dist}
Release: 8%{?dist}
Epoch: 1
License: MIT
URL: http://www.xfig.org/
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%{_datadir}/fig2dev
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue May 5 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:3.2.5-7
- Get rid of csh dependency, add missing one on bc (#435993).
- Build with $RPM_OPT_FLAGS (#329831).