From 73cc383080af61392770b950c722f37c7ba15e4c Mon Sep 17 00:00:00 2001 From: jpc Date: Sun, 26 Sep 2004 09:06:44 +0000 Subject: - added patch to fix clobbering ebx in PIC code (not sure if I did it right) Changed files: tvtime.spec -> 1.15 diff --git a/tvtime.spec b/tvtime.spec index 613551e..dc7e12d 100644 --- a/tvtime.spec +++ b/tvtime.spec @@ -7,6 +7,7 @@ License: GPL Group: Applications/Multimedia Source0: http://dl.sourceforge.net/tvtime/%{name}-%{version}.tar.gz # Source0-md5: 30cde51dd427b11c3fac22268d032053 +Patch0: %{name}-pic_asm.patch URL: http://tvtime.sourceforge.net/ BuildRequires: SDL-devel BuildRequires: XFree86-devel @@ -35,7 +36,7 @@ wysokiej jako %prep %setup -q - +%patch0 -p1 %build cp -f /usr/share/automake/config.sub . -- cgit v0.10.2