Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > plf-free-src > by-pkgid > 5393d26c415021973497fef550536bc2 > files > 2

vobcopy-1.2.0-1plf2011.0.src.rpm

%define name vobcopy
%define version 1.2.0
%define distsuffix plf
%define release %mkrel 1

Summary: Copy DVD videos to the hard disk
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://vobcopy.org/download/%{name}-%{version}.tar.bz2
License: GPLv2+
Group: Video
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires: libdvdread-devel
URL: http://vobcopy.org/
Requires: libdvdcss

%description
Vobcopy copies DVD .vob files to hard disk (thanks to libdvdread),
decrypting them on the way (if libdvdcss is installed) and merges them into
2 GB files (or larger) with the name extracted from the DVD. It checks for
enough free space on the destination drive and compares the copied size to
the size on DVD (in case something went wrong during the copying). It can
also mirror a whole DVD video part and copy single files.

This package is in PLF as it depends on libdvdcss.

%prep
%setup -q

%build
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir DOCDIR=%buildroot%_datadir/doc/%name

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README Changelog alternative_programs.txt TODO Release-Notes
%_bindir/vobcopy
%_mandir/man1/vobcopy.1*
%lang(de) %_mandir/de/man1/vobcopy.1*

%changelog
* Wed Dec 15 2010 Götz Waschk <goetz@zarb.org> 1.2.0-1plf2011.0
- fix installation
- new version

* Sun Oct 12 2008 Götz Waschk <goetz@zarb.org> 1.1.2-1plf2009.1
- update license
- update file list
- new version

* Mon Sep  1 2008 Götz Waschk <goetz@zarb.org> 1.1.1-2plf2009.0
- rebuild

* Mon Mar  3 2008 Götz Waschk <goetz@zarb.org> 1.1.1-1plf2008.1
- new version

* Mon Jan 14 2008 Götz Waschk <goetz@zarb.org> 1.1.0-1plf2008.1
- new version

* Mon Jul  9 2007 Götz Waschk <goetz@zarb.org> 1.0.2-1plf2008.0
- new version

* Sun Nov 26 2006 Götz Waschk <goetz@zarb.org> 1.0.1-1plf2007.1
- new version

* Fri Jan 06 2006 Götz Waschk <goetz@zarb.org> 0.5.16-1plf
- New release 0.5.16

* Mon Dec 19 2005 Götz Waschk <goetz@zarb.org> 0.5.14-3plf
- Rebuild

* Fri Nov 26 2004 Götz Waschk <goetz@zarb.org> 0.5.14-2plf
- add the german man page

* Tue Nov 23 2004 Götz Waschk <goetz@zarb.org> 0.5.14-1plf
- new url
- New release 0.5.14

* Mon Sep 20 2004 Götz Waschk <goetz@zarb.org> 0.5.13-3plf
- rebuild

* Thu Apr  1 2004 Götz Waschk <goetz@plf.zarb.org> 0.5.13-2plf
- requires libdvdcss
- fix description

* Wed Mar 31 2004 Götz Waschk <goetz@plf.zarb.org> 0.5.13-1plf
- new version

* Fri Mar 12 2004 Götz Waschk <goetz@plf.zarb.org> 0.5.12-1plf
- new version

* Sat Jan 24 2004 Götz Waschk <goetz@plf.zarb.org> 0.5.10-1plf
- new version

* Fri Nov 14 2003 Götz Waschk <goetz@plf.zarb.org> 0.5.9-1plf
- new version

* Fri Aug 29 2003 Götz Waschk <goetz@plf.zarb.org> 0.5.8-1plf
- drop prefix
- new version

* Tue Apr 22 2003 Götz Waschk <goetz@plf.zarb.org> 0.5.7-2plf
- rebuild for new dvdread

* Sat Mar 15 2003 Götz Waschk <goetz@plf.zarb.org> 0.5.7-1plf
- new version

* Sun Feb  9 2003 Götz Waschk <goetz@plf.zarb.org> 0.5.6-1plf
- new version

* Tue Nov  5 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 0.5.5-1plf
- new version

* Mon Sep 23 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 0.5.4-1plf
- new version

* Sun Jul 21 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 0.5.2-1plf
- new version

* Wed Jul 17 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 0.5.1-1plf
- 0.5.1

* Fri Apr 26 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.3-1plf
- 0.4.3

* Sun Mar 24 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.2-1plf
- new version

* Sun Feb 24 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.1-2plf
- rebuild to fix Vendor again :-(

* Wed Feb 20 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.1-1plf
- 0.4.1
- drop patch

* Sun Feb 17 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.0-2plf
- rebuild for right vendor tag

* Sat Feb 16 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.0-1plf
- patch to make it compile with libdvdread 0.9.2
- new version

* Wed Jan 23 2002 Götz Waschk <waschk@linux-mandrake.com> 0.3.0-1plf
- initial package