Compare commits

...

2 Commits

Author SHA1 Message Date
Miloslav Trmač 3d898fb33b Enable hardened build 2013-05-21 17:08:34 +02:00
Dennis Gilmore e4db17f5fa - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:34:38 -06:00
+10 -1
View File
@@ -1,7 +1,7 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.111
Release: 1%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/usermode/
@@ -18,6 +18,8 @@ Summary: Graphical tools for certain user account management tasks
Group: Applications/System
Requires: %{name} = %{version}-%{release}
%global _hardened_build 1
%description
The usermode package contains the userhelper program, which can be
used to allow configured programs to be run with superuser privileges
@@ -88,6 +90,13 @@ done
%{_datadir}/applications/*
%changelog
* Tue May 21 2013 Miloslav Trmač <mitr@redhat.com> - 1.111-3
- Enable hardened build
Resolves: #965471
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.111-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 1.111-1
- Update to usermode-1.111