Set the ALLUSERS=1 property when the install scope is perMachine

rhbz#1146586
This commit is contained in:
Marc-André Lureau 2014-10-07 18:46:40 +02:00
parent 27e856f5be
commit 83f4a899a2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/msitools-0.93.24-ebf9.tar.xz
/msitools-0.93.28-5876.tar.xz
/msitools-0.93.40-6aec.tar.xz
/msitools-0.93.43-8566.tar.xz

View File

@ -1,7 +1,7 @@
%define _version_suffix -6aec
%define _version_suffix -8566
Name: msitools
Version: 0.93.40
Version: 0.93.43
Release: 1%{?dist}
Summary: Windows Installer tools
@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la
%changelog
* Tue Sep 7 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.43-1
- Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586
* Mon Jun 9 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.40-1
- Update nettle.wxi for f20, rhbz#1106437

View File

@ -1 +1 @@
79845d91c793ae16a433243e2614f04b msitools-0.93.40-6aec.tar.xz
d2e53a5100bf3588ec1c9657cd01acfd msitools-0.93.43-8566.tar.xz