rpms/bombono-dvd/F-18 bombono-dvd.spec,1.7,1.8

Nicolas Chauvet kwizart at rpmfusion.org
Sat Nov 24 15:40:11 CET 2012


Author: kwizart

Update of /cvs/free/rpms/bombono-dvd/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13030

Modified Files:
	bombono-dvd.spec 
Log Message:
* Wed Oct 24 2012 Alec Leamas <leamas at nowhere.net>    - 1.2.0-7.20120616gitcdab110
- Typos in spec file, stepping rel #
- Added patch for current boost available but not merged upstream.
- Fixed build flags (new patch)
- Removed insane release # from source filename.



Index: bombono-dvd.spec
===================================================================
RCS file: /cvs/free/rpms/bombono-dvd/F-18/bombono-dvd.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bombono-dvd.spec	23 Oct 2012 07:58:07 -0000	1.7
+++ bombono-dvd.spec	24 Nov 2012 14:40:11 -0000	1.8
@@ -1,21 +1,24 @@
-%global         rel_tag  .20120615gitcdab110
+%global         rel_tag      .20120615gitcdab110
 
 Name:           bombono-dvd
 Version:        1.2.0
-Release:        6%{rel_tag}%{?dist}
+Release:        7%{?rel_tag}%{?dist}
 Summary:        DVD authoring program with nice and clean GUI
                 # License breakdown in README.
-LiceNse:        GPLv2 and GPLv2+ and Boost and Python and LGPLv2+
+License:        GPLv2 and GPLv2+ and Boost and Python and LGPLv2+
 Group:          Applications/Productivity
 Url:            http://www.bombono.org
 # To create source tarball:
 # git clone https://git.gitorious.org/bombono-dvd/bombono-dvd.git bombono-dvd
-# tag=.20120615gitcdab110; cd bombono-dvd;  git reset --hard ${tag##*git}; cd ..
+# tag=.20120616gitcdab110; cd bombono-dvd;  git reset --hard ${tag##*git}; cd ..
 # tar czf bombono-dvd-1.2.0$tag.tar.gz --exclude .git bombono-dvd
 Source:         bombono-dvd-%{version}%{?rel_tag}.tar.gz
 Patch0:         bombono-dvd-boost-1.51.0-fix.patch
 Patch1:         bombono-dvd-buildflags.patch
 
+# 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
@@ -107,14 +110,19 @@
 %{_mandir}/man1/*
 
 %changelog
-* Fri Jun 15 2012 Alec Leamas <alec at nowhere.com> 1.2.0-6.20120615gitcdab110
-- Applying boost patch available as merge request at gitorious upstream.
-- Fixing build flags
+* Wed Oct 24 2012 Alec Leamas <leamas at nowhere.net>    - 1.2.0-7.20120616gitcdab110
+- Typos in spec file, stepping rel #
+- Added patch for current boost available but not merged upstream.
+- Fixed build flags (new patch)
+- Removed insane release # from source filename.
+
+* Mon Jul 09 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.2.0-4.20120616gitcdab110.2
+- Add ExclusiveArch - inherited from TBB
 
-* Fri Jun 15 2012 Alec Leamas <alec at nowhere.com> 1.2.0-5.20120615gitcdab110
-- Rebuilding for F-18
+* Tue Jun 26 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.2.0-4.20120616gitcdab110.1
+- Rebuilt for FFmpeg
 
-* Fri Jun 15 2012 Alec Leamas <alec at nowhere.com> 1.2.0-4.20120615gitcdab110
+* Sat Jun 16 2012 Alec Leamas <alec at nowhere.com> 1.2.0-4.20120616gitcdab110
 - Updating to git HEAD, solving build problems w ffmpeg 11.1
 
 * Thu Apr 12 2012 Alec Leamas <alec at nowhere.com> 1.2.0-3.20120412gite9390e7


More information about the rpmfusion-commits mailing list