]> git.pld-linux.org Git - packages/NuppelVideo.git/blobdiff - NuppelVideo.spec
- massive attack: adding Source-md5
[packages/NuppelVideo.git] / NuppelVideo.spec
index 76b7d254a10d8284850e2e2fe2307e7b002d7c21..4cc3e543e9fabbd394ae78def7800b756d761c9c 100644 (file)
@@ -2,17 +2,17 @@ Summary:      Fast movie recorder and player for Linux
 Summary(pl):   Szybka nagrywarka i odtwarzacz filmów pod Linuksa
 Name:          NuppelVideo
 Version:       0.52a
-Release:       2
+Release:       3
 License:       GPL
 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/
+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
@@ -33,7 +33,7 @@ RTjpeg2.0 (poprawiony przez Joerga Waltera i Wima Taymansa).
 %build
 %{__make} \
        CC=%{__cc} \
-%ifarch i686 athlon
+%ifarch athlon
        COPTS="%{rpmcflags} -DMMX"
 %else
        COPTS="%{rpmcflags}"
@@ -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.076803 seconds and 4 git commands to generate.