Copy from home:coolo:branches:openSUSE:Factory/xz via accept of submit request 19245
Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=4
This commit is contained in:
parent
0b11029854
commit
87e670b23b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 23 14:50:09 CEST 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- borrow %check section from fedora spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 20 15:51:47 CEST 2009 - coolo@novell.com
|
Thu Aug 20 15:51:47 CEST 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
3
xz.spec
3
xz.spec
@ -81,6 +81,9 @@ AUTOPOINT=true autoreconf -fi
|
|||||||
%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name
|
%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name
|
||||||
make %{?jobs:-j%jobs}
|
make %{?jobs:-j%jobs}
|
||||||
|
|
||||||
|
%check
|
||||||
|
LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
%{__mkdir_p} %{buildroot}%{_libdir}
|
%{__mkdir_p} %{buildroot}%{_libdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user