Author: kwizart
Update of /cvs/free/rpms/bombono-dvd/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30065
Modified Files:
bombono-dvd.spec
Log Message:
Add ExclusiveArch
Index: bombono-dvd.spec
===================================================================
RCS file: /cvs/free/rpms/bombono-dvd/devel/bombono-dvd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bombono-dvd.spec 26 Jun 2012 09:05:57 -0000 1.4
+++ bombono-dvd.spec 9 Jul 2012 13:18:35 -0000 1.5
@@ -3,7 +3,7 @@
Name: bombono-dvd
Version: 1.2.0
-Release: %{rel_nr}%{rel_tag}%{?dist}.1
+Release: %{rel_nr}%{rel_tag}%{?dist}.2
Summary: DVD authoring program with nice and clean GUI
# License breakdown in README.
License: GPLv2 and GPLv2+ and Boost and Python and LGPLv2+
@@ -15,6 +15,9 @@
# tar czf bombono-dvd-1.2.0.20120616gitcdab110.tar.gz --exclude .git bombono-dvd
Source: bombono-dvd-%{version}-%{rel_nr}%{rel_tag}.tar.gz
+# needs to match TBB - from adobe-source-libraries
+ExclusiveArch: i686 x86_64 ia64
+
BuildRequires: adobe-source-libraries-devel
BuildRequires: boost-devel
BuildRequires: desktop-file-utils
@@ -104,6 +107,9 @@
%{_mandir}/man1/*
%changelog
+* Mon Jul 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> -
1.2.0-4.20120616gitcdab110.2
+- Add ExclusiveArch - inherited from TBB
+
* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> -
1.2.0-4.20120616gitcdab110.1
- Rebuilt for FFmpeg
Show replies by date