Compare commits

..

5 Commits

Author SHA1 Message Date
Dennis Gilmore 621260e65e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 00:49:13 -05:00
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
Miloslav Trmač 047ba0f48a Update to usermode-1.111 2012-09-22 20:51:19 +02:00
Miloslav Trmač 494acd5807 Drop no longer necessary %clean and %defattr commands 2012-08-21 20:25:31 +02:00
3 changed files with 22 additions and 8 deletions
+1
View File
@@ -5,3 +5,4 @@ usermode-1.105.tar.xz
/usermode-1.108.tar.xz
/usermode-1.109.tar.xz
/usermode-1.110.tar.xz
/usermode-1.111.tar.xz
+1 -1
View File
@@ -1 +1 @@
af38f6dfbae23777be77c081868bcdad usermode-1.110.tar.xz
28ba510fbd8da9f4e86e57d6c31cff29 usermode-1.111.tar.xz
+20 -7
View File
@@ -1,7 +1,7 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.110
Release: 1%{?dist}
Version: 1.111
Release: 4%{?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
@@ -62,11 +64,7 @@ done
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING ChangeLog NEWS README
%attr(4711,root,root) /usr/sbin/userhelper
%{_bindir}/consolehelper
@@ -75,7 +73,6 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/security/console.apps/config-util
%files gtk
%defattr(-,root,root,-)
%{_bindir}/usermount
%{_mandir}/man1/usermount.1*
%{_bindir}/userformat
@@ -93,6 +90,22 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.111-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* 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
* Tue Aug 21 2012 Miloslav Trmač <mitr@redhat.com> - 1.110-2
- Drop no longer necessary %%clean and %%defattr commands.
* Mon Aug 20 2012 Miloslav Trmač <mitr@redhat.com> - 1.110-1
- Update to usermode-1.110.
Note that this drops halt/poweroff/reboot helpers, the respective