summaryrefslogtreecommitdiffstats
path: root/libdvdcss.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libdvdcss.spec')
-rw-r--r--libdvdcss.spec15
1 files changed, 5 insertions, 10 deletions
diff --git a/libdvdcss.spec b/libdvdcss.spec
index 089533a..335580c 100644
--- a/libdvdcss.spec
+++ b/libdvdcss.spec
@@ -1,18 +1,12 @@
Summary: A portable abstraction library for DVD decryption
Name: libdvdcss
-Version: 1.2.11
-Release: 2%{?dist}
+Version: 1.2.12
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
Source: http://www.videolan.org/pub/videolan/libdvdcss/%{version}/libdvdcss-%{version}.tar.bz2
URL: http://www.videolan.org/libdvdcss/
-# http://svn.videolan.org/revision.php?repname=libdvdcss&path=%2F&rev=249&peg=249
-# If unsure, assume the drive is of RPC-I type
-# This can happen when patched drives do not answer to ioctl_ReportRPC correctly
-Patch0: %{name}-rpc.patch
-
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -38,8 +32,6 @@ you will need to install %{name}-devel.
%prep
%setup -q
-%patch0 -p1 -b .rpc1
-
%build
%configure
@@ -70,6 +62,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Mar 12 2012 Remi Collet <RPMS@famillecollet.com> - 1.2.12-1
+- Update to 1.2.12
+
* Sat Feb 18 2012 Remi Collet <RPMS@famillecollet.com> - 1.2.11-2
- If unsure, assume the drive is of RPC-I type