Accepting request 314406 from home:tjcw:branches:multimedia:apps
Added fix for build break OBS-URL: https://build.opensuse.org/request/show/314406 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=29
This commit is contained in:
@@ -27,6 +27,7 @@ Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||
Url: http://www.aegisub.net/
|
||||
Source0: http://ftp.aegisub.org/pub/releases/aegisub-%{version}.tar.xz
|
||||
Patch0: aegisub-old_wc.patch
|
||||
Patch1: Makefile.inc.in.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: boost-devel >= 1.50
|
||||
@@ -65,6 +66,7 @@ functions with ease.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||
sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/version.cpp
|
||||
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M:%%S')
|
||||
|
Reference in New Issue
Block a user