summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjpc2004-09-26 09:06:44 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit73cc383080af61392770b950c722f37c7ba15e4c (patch)
treeb132a9a0993d6601a790a35d0df28013bb360694
parentac24e9738cdaf0be00690538e989db224c9ab129 (diff)
downloadtvtime-73cc383080af61392770b950c722f37c7ba15e4c.zip
tvtime-73cc383080af61392770b950c722f37c7ba15e4c.tar.gz
- added patch to fix clobbering ebx in PIC code (not sure if
I did it right) Changed files: tvtime.spec -> 1.15
-rw-r--r--tvtime.spec3
1 files changed, 2 insertions, 1 deletions
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ści obrazu, co czyni go idealnym dla wideofili.
%prep
%setup -q
-
+%patch0 -p1
%build
cp -f /usr/share/automake/config.sub .