24 Commits

Author SHA256 Message Date
70d9a0c42b Accepting request 1254712 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1254712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=11
2025-03-20 18:26:18 +00:00
3ffbd9392f - Update to version 0.106:
+ upport <Condition> inside <Feature> and <Component>
- Changes from version 0.105:
  + wixl:
    - Add ComponentGroup as Product child type
    - Support environment variables
    - Improving UI support
  + wix: add Permanent property on Component
  + bump meson to 0.56
  + wxi updates
- Add check section and meson_test macro: run tests during build.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=23
2025-03-20 12:21:44 +00:00
8995fe2763 Accepting request 1123890 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1123890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=10
2023-11-07 20:27:09 +00:00
67497eddcb Accepting request 1123803 from home:dimstar:Factory
Fix build with RPM 4.19: unnumbered patches are no longer supported.

OBS-URL: https://build.opensuse.org/request/show/1123803
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=21
2023-11-07 10:26:32 +00:00
0a785eaef4 Accepting request 1112532 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1112532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=9
2023-09-21 20:13:54 +00:00
9347efd033 Accepting request 1112332 from home:iznogood:branches:devel:tools
- Update to version 0.103:
  + Renamed libmsi to libmsi-1.0
  + Change GUINT_FROM_LE to GUINT16_FROM_LE
  + Fedora 39 *.wxi fixes
  + Build fixes.
- Add sover define and set it to 1_0-0 following upstreams rename.
  Following this, the subpackage libmsi0 is renamed libmsi-1_0-0.
- Add msitools-set-explicit-bash.patch: Set bash to be the explicit
  interpreter
- Use ldconfig_scriptlets macro for post(un) handling.

OBS-URL: https://build.opensuse.org/request/show/1112332
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=19
2023-09-20 10:28:59 +00:00
0ffb16add4 Accepting request 1094161 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1094161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=8
2023-06-21 20:39:18 +00:00
d979372e61 Accepting request 1094157 from home:iznogood:factory
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1094157
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=17
2023-06-20 19:10:48 +00:00
Richard Brown
f6bc60a1aa Accepting request 868841 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/868841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=7
2021-03-30 18:57:52 +00:00
c0c38ebf7f Accepting request 868778 from home:mnhauke
- Update to version 101:
  * convert the build system to Meson
  * remove uuid dependency
  * wixl: Make the ServiceControl attributes Remove/Start/Stop
    optional.
  * wixl: Implement SET_PROPERTY custom action
  * wixl: Properly handle empty GUID in Component nodes
  * wixl: Support ASYNC for CustomAction.Return
  * msiinfo: fix buffer overflow
  * translation updates, various misc fixes

OBS-URL: https://build.opensuse.org/request/show/868778
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=15
2021-02-03 08:16:52 +00:00
b33f050d56 Accepting request 775148 from devel:tools
- Modernise spec file

OBS-URL: https://build.opensuse.org/request/show/775148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=6
2020-02-21 15:41:29 +00:00
1605948f1f - Modernise spec file
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=13
2020-02-18 11:42:07 +00:00
803106489f Accepting request 748261 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/748261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=5
2019-11-14 22:50:06 +00:00
81cb24e17c Accepting request 747904 from home:dimstar:Factory
- Update to version 0.100:

OBS-URL: https://build.opensuse.org/request/show/747904
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=11
2019-11-13 13:00:09 +00:00
43472be550 Accepting request 676931 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/676931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=4
2019-02-19 11:00:16 +00:00
9700b6c1e2 Accepting request 676556 from home:mnhauke
- Update to version 0.99:
  * new wxi manifests for harfbuzz, icu, dlfcn, speex, wavpack, openexr,
    ilmbase, gcc-c++, gsm & libtheora
  * update libidn2 to 2.0.4
  * update libvirt to 5.0
  * update openssl to 1.1.0h
  * update spice-gtk to 0.36
  * make spice-gtk ship with GStreamer WASAPI plugin instead DirectSound
  * various dependencies wxi fixes
  * wixl: fix crash when Feature.Level isn't specified
  * fix rhbz#1629516 "string table load failed!" on some MSI
  * add check-wxi: validation of wxi files on Fedora
  * translation updates, build-sys improvements

OBS-URL: https://build.opensuse.org/request/show/676556
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=9
2019-02-18 07:44:00 +00:00
8294eb6964 Accepting request 628879 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/628879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=3
2018-08-24 15:03:46 +00:00
75ac225bb0 Accepting request 628810 from home:iznogood:branches:devel:tools
- Update to version 0.98:
  + Update gcc.wxi to 7.3.0.
  + Update glib2.wxi to 2.54.1.
  + Update expat.wxi to 2.2.4.
  + Update fontconfig.wxi to 2.12.6.
  + Update spice-glib.wxi to 0.35 and include gstvideo.
  + Update wxi form gstreamer1 commponents to 1.14.1 stable
    release.
  + Fix error on msiextract while opening empty cab files.
  + build-sys improvements.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/628810
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=7
2018-08-13 08:51:26 +00:00
8f6436985e Accepting request 578262 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/578262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=2
2018-02-22 14:00:59 +00:00
2c36e90a1a Accepting request 577738 from home:jengelh:branches:devel:tools
- Update summaries, and let description say what it does now,
  not in the future.

OBS-URL: https://build.opensuse.org/request/show/577738
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=5
2018-02-20 07:36:00 +00:00
0d5f1aeff0 Accepting request 577237 from home:alois:branches:devel:tools
- Update to version v0.97
  * fix potential crash in read_properties
  * fix double-frees in libmsi_summary_info_finalize
  * wixl-heat: escape $ in filename, bgo#756904
  * correctly parse dates, bgo#752860
  * msiextract: fix extracting to SourceDir, bgo#773935
  * wix updates: glib2, jasper, adwaita
  * translation updates, build-sys fixes
  version 0.96
  * Add libvirt-glib.wxi
  * Update nettle to 3.2.1
  * Fix implicit declaration of mkdir in the testdatabase
  * Disable -Wbad-function-cast (build-sys)
  * Removed unneeded workaround (build-sys)
  * Remove non-existent libvirt-glib translations
  * Fix translations's path for libvirt-glib
  * Add adwaita-icon-theme.wxi
  * Add pcre.wxi
  * Add pcre as glib2 dependency
  * Remove virt-host-validade (libvirt.wxi)
  * Update libspice-client-gtk dll version
  * Add support to external cab handling (msiextract)
  * Update adwaita and glib for f25
  * Update git.mk
  * Fix "make -j"
  * Update gstreamer1 to 1.10.0
  * Update gstreamer1-plugins-bad-free to 1.10.0
  * Drop spice-gtk.wxi (spice-gtk2)
  * Updade nettle to 3.3
  * Remove libidn's locale data
  * Translations
  version 0.95
  * Add libepoxy.wxi
  * Update gtk3.wxi
  * Update libcacad.wxi
  * Update nss.wxi
  * Update nspr.wxi
  * Update pango.wxi
  * Update gnutls.wxi
  * Update nettle.wxi
  * Update libvirt.wxi
  * Update fontconfig.wxi
  * Add bzip2.wxi
  * Update freetype.wxi
  * Update gstreamer1.wxi
  * Update gstreamer1-plugins-base.wxi
  * Update gstreamer1-plugins-bad-free.wxi
  * Translations
  version 0.94
  * Add support for Signature table
  * Add support for scheduling AppSearch
  * Add support for MsiFileHash table
  * Update libpng wxi
  * Add winpthreads wxi
  * Update libvirt wxi
  * Add opus wxi
  * Add spice-glib wxi
  * Update libffi wxi
  * Update glib2 wxi
  * Update libsoup wxi
  * Add sqlite
  * Update nettle wxi
  * Update gtk2 wxi
  * Update libgcrypt wxi
  * Add option to make packages win64-aware
  * Treat EDITTIME property as filetime in parse_prop
  * Add gtk3 wxi
  * Add spice-gtk3 wxi
  * Add gtk-vnc2 wxi
  * Add rest wxi
  * Add libgovirt wxi
  * Add gstreamer1 exi
  * Add gstreamer1-plugins-base wxi
  * Add gstreamer1-plugins-good wxi
  * Add gstreamer1-plugins-bad-free wxi
  * Update spice-glib wxi
  * Update gcc wxi
  * Fix wix close tag when no component groups are specified
    (wixl-heat)
  * Build clean-ups
  * Misc bug fixes
  * Translations
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/577237
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=4
2018-02-16 14:36:37 +00:00
3383395549 Accepting request 459703 from devel:tools
new package

OBS-URL: https://build.opensuse.org/request/show/459703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msitools?expand=0&rev=1
2017-03-09 01:01:01 +00:00
8d44253584 - Cleanup spec file
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=2
2017-02-22 14:06:55 +00:00
b2a5a14c0c osc copypac from project:home:pluskalm package:msitools revision:2, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:tools/msitools?expand=0&rev=1
2017-02-22 14:04:24 +00:00