rpms/lxdvdrip/devel lxdvdrip.spec,1.8,1.9

Nicolas Chauvet kwizart at rpmfusion.org
Sun Dec 30 18:12:20 CET 2012


Author: kwizart

Update of /cvs/free/rpms/lxdvdrip/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4300/devel

Modified Files:
	lxdvdrip.spec 
Log Message:
Set the appropriate exclusivearch



Index: lxdvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/lxdvdrip/devel/lxdvdrip.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lxdvdrip.spec	8 Feb 2012 21:53:09 -0000	1.8
+++ lxdvdrip.spec	30 Dec 2012 17:11:50 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           lxdvdrip
 Version:        1.74
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A command line tool to rip&burn a video DVD
 
 Group:          Applications/Multimedia
@@ -14,6 +14,10 @@
 BuildRequires:  libdvdread-devel >= 4.1.3 libdvdnav-devel
 Requires:       dvdauthor
 
+#According to requant/requant_lxdvdrip.c
+#Only the following arches are supported in 1.74
+ExclusiveArch:  i686 x86_64 ppc ppc64
+
 %description
 This program is able to rip a DVD title or chapters, reauthor the files to a
 DVD-Structure,preview the Files and burn to a DVD+/-R.
@@ -58,6 +62,9 @@
 %config(noreplace) %{_sysconfdir}/lxdvdrip.conf
 
 %changelog
+* Sun Dec 30 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.74-6
+- Set ExclusiveArch rfbz#2464
+
 * Wed Feb 08 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.74-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the rpmfusion-commits mailing list