]> git.pld-linux.org Git - packages/alevt.git/blobdiff - alevt.spec
- release 2, built against libpng >= 1.0.8
[packages/alevt.git] / alevt.spec
index bee157a7fe50783037d082ade77cb57e442f4f5b..d73e1ddd9de3497d72518c94953e7b41af44ac9f 100644 (file)
@@ -3,17 +3,16 @@ Summary(pl):  Dekoder przegl
 Summary(de):   Videotext/Teletext
 Name:          alevt
 Version:       1.5.1
-Release:       1
+Release: 2
 License:       GNU
 Group:         X11/Applications
 Group(pl):     X11/Aplikacje
-Source:                http://user.exit.de/froese/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://user.exit.de/froese/%{name}/%{name}-%{version}.tar.gz
 URL:           http://user.exit.de/froese/
 BuildRequires: XFree86-devel
-BuildRequires: libpng-devel
+BuildRequires: libpng >= 1.0.8
 BuildRequires: zlib-devel
-BuildRoot:     /tmp/%{name}-%{version}-root
-
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
@@ -21,8 +20,8 @@ BuildRoot:    /tmp/%{name}-%{version}-root
 %description
 AleVT is a teletext/videotext decoder and browser for the bttv driver
 (/dev/vbi) and X11. It features multiple windows, a page cache, regexp
-searching, built-in manual, and more. There's also a program to get the time
-from teletext and one to capture teletext pages from scripts.
+searching, built-in manual, and more. There's also a program to get
+the time from teletext and one to capture teletext pages from scripts.
 
 %description -l pl
 Dekoder przegl±darka i teletekstu i dla bttv.
@@ -30,12 +29,11 @@ Dekoder przegl
 %description -l de
 X11 Videotextdecoder für den bttv Treiber.
 
-
 %prep
 %setup -q -n alevt-%{version}
 
 %build
-make OPT="$RPM_OPT_FLAGS" FONT=latin-2
+%{__make} OPT="$RPM_OPT_FLAGS" FONT=latin-2
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.133082 seconds and 4 git commands to generate.