]> git.pld-linux.org Git - packages/NuppelVideo.git/blobdiff - NuppelVideo.spec
- release 4 (3 is for Ra)
[packages/NuppelVideo.git] / NuppelVideo.spec
index bdf974e78e0cd7a01edd2ad20403020b49fcfc42..de5a30035be94e1114a18aacd973d003c5e0758e 100644 (file)
@@ -2,17 +2,16 @@ Summary:      Fast movie recorder and player for Linux
 Summary(pl):   Szybka nagrywarka i odtwarzacz filmów pod Linuksa
 Name:          NuppelVideo
 Version:       0.52a
-Release:       3
-License:       GPL
+Release:       4
+License:       GPL v2
 Group:         X11/Applications/Multimedia
-Source0:       http://mars.tuwien.ac.at/~roman/nuppelvideo/%{name}-%{version}.tar.gz
+Source0:       http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/%{name}-%{version}.tar.gz
+# Source0-md5: 320fa43a19c71778ea0d403528125c1e
 Patch0:                %{name}-make.patch
-URL:           http://mars.tuwien.ac.at/~roman/nuppelvideo/
+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}
-
-%define                _prefix         /usr/X11R6
 
 %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} \
@@ -46,12 +46,10 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        BINDIR=%{_bindir}
 
-gzip -9nf README* LICENSE*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README* LICENSE*
 %attr(755,root,root) %{_bindir}/*
This page took 0.099891 seconds and 4 git commands to generate.