Accepting request 303935 from home:seife:branches:multimedia:libs
remove build host name (again) from binaries OBS-URL: https://build.opensuse.org/request/show/303935 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=125
This commit is contained in:
@@ -3,6 +3,11 @@ Fri Apr 24 10:07:55 UTC 2015 - joerg.lorenzen@ki.tng.de
|
|||||||
|
|
||||||
- Build against qt5 for openSUSE > 13.2.
|
- Build against qt5 for openSUSE > 13.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 21 12:33:01 UTC 2015 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- remove build host name (again) from binaries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 10:38:47 UTC 2015 - aloisio@gmx.com
|
Tue Apr 14 10:38:47 UTC 2015 - aloisio@gmx.com
|
||||||
|
|
||||||
|
5
vlc.spec
5
vlc.spec
@@ -432,6 +432,11 @@ date
|
|||||||
sed -e 's/tar cvv/tar cvv --format=ustar/' -i share/Makefile
|
sed -e 's/tar cvv/tar cvv --format=ustar/' -i share/Makefile
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# make sure the build hostname is not embedded in the binaries -- or we'll
|
||||||
|
# continuously republish packages -- seife
|
||||||
|
### ONLY REMOVE THIS IF YOU KNOW WHAT YOU ARE DOING!
|
||||||
|
sed -i 's/^#define.*VLC_COMPILE_HOST.*/#define VLC_COMPILE_HOST "obs-build"/' config.h
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Reference in New Issue
Block a user