From 27e856f5be604d0491dbda1f8eb1d63edb53af08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Mon, 9 Jun 2014 13:49:02 +0200 Subject: [PATCH 1/2] =?UTF-8?q?*=20Mon=20Jun=20=209=202014=20Marc-Andr?= =?UTF-8?q?=C3=A9=20Lureau=20=20-=200.93.40-1?= =?UTF-8?q?=20-=20Update=20nettle.wxi=20for=20f20,=20rhbz#1106437?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + msitools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 878b292..8ed34be 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /msitools-0.93.20-eb62.tar.xz /msitools-0.93.24-ebf9.tar.xz /msitools-0.93.28-5876.tar.xz +/msitools-0.93.40-6aec.tar.xz diff --git a/msitools.spec b/msitools.spec index e898ab2..a45cf8d 100644 --- a/msitools.spec +++ b/msitools.spec @@ -1,7 +1,7 @@ -%define _version_suffix -5876 +%define _version_suffix -6aec Name: msitools -Version: 0.93.28 +Version: 0.93.40 Release: 1%{?dist} Summary: Windows Installer tools @@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la %changelog +* Mon Jun 9 2014 Marc-André Lureau - 0.93.40-1 +- Update nettle.wxi for f20, rhbz#1106437 + * Mon Feb 10 2014 Marc-André Lureau - 0.93.28-1 - Update libvirt.wxi for f20 diff --git a/sources b/sources index 26f2454..c4573a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30a73247a5c0b81260b5420c99a06c1d msitools-0.93.28-5876.tar.xz +79845d91c793ae16a433243e2614f04b msitools-0.93.40-6aec.tar.xz From 83f4a899a2f48c5faa8736a13a05349eb16febc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 7 Oct 2014 18:46:40 +0200 Subject: [PATCH 2/2] Set the ALLUSERS=1 property when the install scope is perMachine rhbz#1146586 --- .gitignore | 1 + msitools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8ed34be..4f5d7e8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/msitools.spec b/msitools.spec index a45cf8d..e168204 100644 --- a/msitools.spec +++ b/msitools.spec @@ -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 - 0.93.43-1 +- Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586 + * Mon Jun 9 2014 Marc-André Lureau - 0.93.40-1 - Update nettle.wxi for f20, rhbz#1106437 diff --git a/sources b/sources index c4573a4..f3c8362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79845d91c793ae16a433243e2614f04b msitools-0.93.40-6aec.tar.xz +d2e53a5100bf3588ec1c9657cd01acfd msitools-0.93.43-8566.tar.xz