This commit is contained in:
Dennis Gilmore 2013-08-03 02:22:10 -05:00
parent b6e4f4a7f7
commit e46e9d94af

View File

@ -3,7 +3,7 @@
Summary: A privileged helper for utmp/wtmp updates
Name: libutempter
Version: 1.1.6
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%{_mandir}/man3/*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jan 24 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.1.6-2
- compile with PIE and RELRO flags (#853176)