Compare commits

...

1 Commits

Author SHA1 Message Date
Jesse Keating 3ee2c268bc - Autorebuild for GCC 4.3 2008-02-19 13:57:41 +00:00
+4 -1
View File
@@ -5,7 +5,7 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.94
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
Source: usermode-%{version}.tar.bz2
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.94-2
- Autorebuild for GCC 4.3
* Thu Jan 10 2008 Miloslav Trmač <mitr@redhat.com> - 1.94-1
- Add support for including files from wrapper configuration files. Original
patch by Carlo de Wolf.