Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:hiberis:wix
mingw32-xz
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package mingw32-xz
--- mingw32-xz.spec.orig +++ mingw32-xz.spec @@ -24,6 +24,7 @@ License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://tukaani.org/xz/ Source: http://tukaani.org/xz/xz-%{version}.tar.xz +Patch1000: xz-5.0.3-wix.patch #!BuildIgnore: post-build-checks BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc @@ -36,6 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{ve %_mingw32_package_header_debug BuildArch: noarch +BuildRequires: wixwine %description This package includes the xz compression tool and other command line tools from XZ Utils. xz has command line syntax similar to that of gzip. The native file format is the .xz format, but also the legacy .lzma format is supported. The @@ -67,6 +69,7 @@ This package includes the API headers, s %prep %setup -q -n xz-%{version} +%patch1000 -p1 %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} @@ -76,9 +79,19 @@ echo "lt_cv_deplibs_check_method='pass_a --enable-shared --disable-static make %{?_smp_mflags} || make +echo "Wixlibs="%{_mingw32_datadir}"/wixlib/liblzma.wixlib" >> src/liblzma/liblzma.pc +echo "Fualflags=-C liblzma -D liblzma" >> src/liblzma/liblzma.pc + +candle -o liblzma.wixobj liblzma.wxs +lit -o liblzma.wixlib -bf liblzma.wixobj + %install make DESTDIR=%{buildroot} install %{?_smp_mflags} +mkdir -p $RPM_BUILD_ROOT%{_mingw32_datadir}/wixlib +install liblzma.wixlib $RPM_BUILD_ROOT%{_mingw32_datadir}/wixlib/liblzma.wixlib + + %find_lang xz %files @@ -112,5 +125,6 @@ make DESTDIR=%{buildroot} install %{?_sm %{_mingw32_includedir}/lzma %{_mingw32_libdir}/liblzma.dll.a %{_mingw32_libdir}/pkgconfig/liblzma.pc +%{_mingw32_datadir}/wixlib/liblzma.wixlib %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor