Jump to letter: [
CDIKLNRSTUXZ
]
nsis: NSIS is an Open Source installer build tool for Windows applications
| Name: | nsis |
Vendor: | CalcForge RPM Repository (http://repo.calcforge.org) |
| Version: | 2.28 |
License: | zlib/libpng |
| Release: | 1 |
URL: | http://nsis.sourceforge.net/ |
- Summary
- NSIS (Nullsoft Scriptable Install System) is a professional Open Source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for Internet distribution.
Arch: src
| Download: | nsis-2.28-1.src.rpm |
| Build Date: | Fri Jul 13 01:51:20 2007 |
| Packager: | Tyler Cassidy <tyler{%}tylerc{*}org> |
| Size: | 1.39 MiB |
Changelog
- * Thu Jul 12 22:00:00 2007 Tyler Cassidy <tyler{%}tylerc{*}org> 2.28-1
- Updated to NSIS 2.28
- * Sun Jul 8 22:00:00 2007 Tyler Cassidy <tyler{%}tylerc{*}org> 2.27-1
- Modified for CentOS 5
- * Mon May 28 22:00:00 2007 Kevin Kofler <Kevin{%}tigcc{*}ticalc{*}org> 2.27-2
- Fix Changelog format and Vendor tag
- Remove redundant python BR and unneeded python and upx Requires
- SCons only needs to be >= 0.96.93
- Require exact version for nsis-data
- Don't Obsolete/Conflict/Provide the package itself
- Summary should not end with a dot
- Capitalize "Open Source"
- More official description from upstream website
- Change Group to Development/Tools
- Change Packager as I intend to maintain this myself from now on
- Don't package files which conflict with nsis-data
- Mark documentation files as such
- Build native versions of LibraryLocal and GenPat
- Use macros instead of hardcoded directory names
- Install nsisconf.nsh to sysconfdir and mark it config(noreplace)
- Fix build scripts to honor RPM_OPT_FLAGS
- Set STRIP=false
- Apply 64-bit fixes from Debian
- Add URL and use full Source URL