- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 15:57:42 +00:00
commit 5263abbd41

View file

@ -2,7 +2,7 @@
# named "setup". Oh, well.
Name: setuptool
Version: 1.19.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A text mode system configuration tool
License: GPLv2+
Group: Applications/System
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_sysconfdir}/setuptool.d/*
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.19.4-2
- Autorebuild for GCC 4.3
* Wed Jan 23 2008 Nalin Dahyabhai <nalin@redhat.com> 1.19.4-1
- drop system-config-printer-tui from the list of things we search for as
an option for printer configuration (#377401)