]> git.pld-linux.org Git - packages/dvdrip.git/blobdiff - dvdrip.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/dvdrip.git] / dvdrip.spec
index 4d24ab75ddaa57084c20a5e8c6015273215320b1..8edb2df4bb129b1e135c24321a3e2c26530fcac4 100644 (file)
@@ -1,7 +1,6 @@
 # Conditional build:
 %bcond_with    tests   # perform "make test" (needs working, not busy /dev/audio!)
 #
-%include       /usr/lib/rpm/macros.perl
 Summary:       Video::DVDRip Perl module
 Summary(cs.UTF-8):     Modul Video::DVDRip pro Perl
 Summary(da.UTF-8):     Perlmodul Video::DVDRip
@@ -20,13 +19,13 @@ Summary(sv.UTF-8):  Video::DVDRip Perlmodul
 Summary(uk.UTF-8):     Модуль для Perl Video::DVDRip
 Summary(zh_CN.UTF-8):  Video::DVDRip Perl 模块
 Name:          dvdrip
-Version:       0.98.8
-Release:       2
+Version:       0.98.11
+Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.exit1.org/dvdrip/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 61b77b298b14c6bde83713e93e9ea4d8
+# Source0-md5: 6dfa4199d451757a37eea233a07da4c0
 Patch0:                %{name}-locale_path.patch
 URL:           http://www.exit1.org/dvdrip/
 BuildRequires: perl-AnyEvent
@@ -44,6 +43,8 @@ Suggests:     ffmpeg
 Suggests:      mplayer
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq      'perl(Video::DVDRip::Task)'
+
 %description
 dvd::rip is a Perl GTK+ based DVD copy program build on top of a low
 level DVD Ripping API, which uses the Linux Video Stream Processing
This page took 0.06269 seconds and 4 git commands to generate.