]> git.pld-linux.org Git - packages/NuppelVideo.git/blobdiff - NuppelVideo.spec
- added nonx86 patch; License is GPL v2
[packages/NuppelVideo.git] / NuppelVideo.spec
index df289309abe4ad496e1c4d0403699c1f9a87bdd7..6f48252cb62d84d80470a1647dbbd26c3fd7f125 100644 (file)
@@ -3,16 +3,15 @@ Summary(pl):  Szybka nagrywarka i odtwarzacz film
 Name:          NuppelVideo
 Version:       0.52a
 Release:       3
-License:       GPL
+License:       GPL v2
 Group:         X11/Applications/Multimedia
 Source0:       http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/%{name}-%{version}.tar.gz
 # Source0-md5: 320fa43a19c71778ea0d403528125c1e
 Patch0:                %{name}-make.patch
+Patch1:                %{name}-nonx86.patch
 URL:           http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/
 BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-ExclusiveArch: %{ix86}
-
 
 %description
 NuppelVideo is a simple low consuming and fast capture program for
@@ -27,8 +26,9 @@ test3* Justina Schoemanna, kt
 RTjpeg2.0 (poprawiony przez Joerga Waltera i Wima Taymansa).
 
 %prep
-%setup  -q
+%setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.032406 seconds and 4 git commands to generate.