Name        : vamps                        Relocations: (not relocatable)
Version     : 0.98                              Vendor: Penguin Liberation Front
Release     : 1plf                          Build Date: Thu 29 Dec 2005 
01:59:20 AM CET
Install Date: (not installed)               Build Host: 192.168.1.10
Group       : Video                         Source RPM: (none)
Size        : 39922      License: GPL
Signature   : (none)
Packager    : trem <[EMAIL PROTECTED]>
URL         : http://sourceforge.net/projects/vamps/
Summary     : Vamps evaporates DVD compliant MPEG2 program streams
Description :
Vamps evaporates DVD compliant MPEG2 program
streams by selectively copying audio and
subpicture tracks and by re-quantizing
the embedded elementary video stream.
Vamps is a command line tool
This package is in PLF, as DVD ripping might break local laws.

---------------
trem <[EMAIL PROTECTED]> 0.98-1plf
- 0.98
---------------

---------------
Index: vamps.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/vamps/vamps.spec,v
retrieving revision 1.2
diff -u -r1.2 vamps.spec
--- vamps.spec  22 May 2005 13:13:27 -0000      1.2
+++ vamps.spec  29 Dec 2005 16:50:15 -0000
@@ -1,7 +1,6 @@
 %define name vamps
-%define version 0.97
-%define release 3plf
-
+%define version 0.98
+%define release 1plf
 
 Name:          %{name}
 Version:       %{version}
@@ -11,8 +10,8 @@
 Group:          Video
 URL:           http://sourceforge.net/projects/vamps/
 Source0:       %{name}-%{version}.tar.bz2
-Patch0:                %{name}-%{version}-makefile.patch.bz2
-Patch1:                %{name}-%{version}-makefile-1.patch.bz2
+Patch1:                %{name}-makefile1.patch.bz2
+Patch2:                %{name}-makefile2.patch.bz2
 BuildRoot:     %{_tmppath}/%{name}-buildroot
 BuildRequires:  libdvdread-devel
 
@@ -27,14 +26,16 @@
 
 %prep
 %setup -n %{name}-%{version}
-%patch0 -p1 -b -makefile
-%patch1
+%patch1 -p1
+%patch2 -p1 
 
 %build
 %make
 
 %install
-make install DESTDIR=%{buildroot}
+rm -rf %{buildroot}/*
+mkdir -p %{buildroot}/%{_bindir}
+make install PREFIX=%{buildroot}/%{_bindir}
 
 find %{buildroot} -type f \
 -exec /usr/bin/strip --strip-debug '{}' ';' 
@@ -56,8 +57,10 @@
 %postun -p /sbin/ldconfig
 
 
-
 %changelog
+* Wed Dec 28 2005 trem <[EMAIL PROTECTED]> 0.98-1plf
+- 0.98
+
 * Sun May 22 2005 Sebastien Savarin <[EMAIL PROTECTED]> 0.97-3plf
 - Fix builrequires thanks to Jérôme Martin 
 


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to