]> git.pld-linux.org Git - packages/librhtv.git/commitdiff
- updated to 2.0.3
authorwitekfl <witekfl@pld-linux.org>
Wed, 1 Jun 2005 16:25:26 +0000 (16:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added gcc4 patch
- Rel 1

Changed files:
    librhtv.spec -> 1.17

librhtv.spec

index 0a854ac5a7b3398ba9749f8ec78d382aa66683fd..e8672c983f6637c92e543c70584b648a593704ce 100644 (file)
@@ -1,15 +1,14 @@
-%define                snap    20040910
 Summary:       Unix port of Borland TurboVision library
 Summary(pl):   Uniksowa wersja biblioteki TurboVision Borlanda
 Name:          librhtv
 Version:       2.0.3
-Release:       0.%{snap}.1
+Release:       1
 License:       Borland, some modifications are BSD-like licensed (generally free)
 Group:         Libraries
-# it's really snapshot version, waiting for final release...
-Source0:       http://tvision.sourceforge.net/rhtvision-%{version}.src.tar.gz
-# Source0-md5: ff3d0cf14892da91555c73a029c770af
+Source0:       http://dl.sourceforge.net/tvision/rhtvision-%{version}.src.tar.gz
+# Source0-md5: b6129f5c510ba9d28d21c9575b7e1c75
 Patch0:                %{name}-nolowlevelgarbage.patch
+Patch1:                %{name}-gcc4.patch
 URL:           http://tvision.sourceforge.net/
 BuildRequires: XFree86-devel
 BuildRequires: gpm-devel
@@ -62,6 +61,7 @@ Biblioteki statyczne rhtvision.
 %prep
 %setup -q -n tvision
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__perl} config.pl \
This page took 0.18387 seconds and 4 git commands to generate.