[mingw-nsis: 14/27] - Update to 2.45 (#512429) Tue Jun 30 2009 Stu Tomlinson <stu at nosnilmot.com> - 2.44-2 - Re-enable Sy

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 16:05:28 UTC 2012


commit 659a09cc315738fc284ba8be0a0cf4096424e0e2
Author: Kevin Kofler <kkofler at fedoraproject.org>
Date:   Tue Jul 21 03:36:25 2009 +0000

    - Update to 2.45 (#512429)
    Tue Jun 30 2009 Stu Tomlinson <stu at nosnilmot.com> - 2.44-2
    - Re-enable System.dll plugin, inline Microsoft assembler code was replaced
        in 2.42 (#509234)

 .cvsignore        |    2 +-
 mingw32-nsis.spec |   15 ++++++++++-----
 sources           |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 0719ba7..9cbf5dc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-nsis-2.44-src.tar.bz2
+nsis-2.45-src.tar.bz2
diff --git a/mingw32-nsis.spec b/mingw32-nsis.spec
index 9a2a68e..cc33529 100644
--- a/mingw32-nsis.spec
+++ b/mingw32-nsis.spec
@@ -1,8 +1,8 @@
-%define sconsopts VERSION=%{version} PREFIX=%{_prefix} PREFIX_CONF=%{_sysconfdir} SKIPPLUGINS=System SKIPUTILS='NSIS Menu' STRIP_CP=false
+%define sconsopts VERSION=%{version} PREFIX=%{_prefix} PREFIX_CONF=%{_sysconfdir} SKIPUTILS='NSIS Menu' STRIP_CP=false
 %define _default_patch_fuzz 2
 
 Name:           mingw32-nsis
-Version:        2.44
+Version:        2.45
 Release:        1%{?dist}
 Summary:        Nullsoft Scriptable Install System
 
@@ -50,9 +50,7 @@ NSIS, the Nullsoft Scriptable Install System, is a script-driven
 Windows installation system.
 
 This package includes native Fedora binaries of makensis (etc.) and
-all plugins except for System.dll.  The System.dll plugin cannot be
-built natively at this time since it includes inline Microsoft
-assembler code.
+all plugins.
 
 
 %prep
@@ -89,6 +87,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 21 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.45-1
+- Update to 2.45 (#512429)
+
+* Tue Jun 30 2009 Stu Tomlinson <stu at nosnilmot.com> - 2.44-2
+- Re-enable System.dll plugin, inline Microsoft assembler code was
+  replaced in 2.42 (#509234)
+
 * Sat Mar 14 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.44-1
 - Update to 2.44 (#488522)
 
diff --git a/sources b/sources
index 0982951..a79b6ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7f508d5e66ea6730f15702dd793237b  nsis-2.44-src.tar.bz2
+91a167a19c75f8dd52654e4cdc2ae0d4  nsis-2.45-src.tar.bz2


More information about the scm-commits mailing list