rpms/bombono-dvd/devel bombono-dvd.spec,1.7,1.8

Alec Leamas leamas at rpmfusion.org
Wed Oct 24 11:09:44 CEST 2012


Author: leamas

Update of /cvs/free/rpms/bombono-dvd/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1386

Modified Files:
	bombono-dvd.spec 
Log Message:
* Wed Oct 24 2012 Alec Leamas <leamas at nowhere.net>    - 1.2.0-5.20120616gitcdab110.2
- 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/devel/bombono-dvd.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bombono-dvd.spec	24 Oct 2012 09:05:48 -0000	1.7
+++ bombono-dvd.spec	24 Oct 2012 09:09:44 -0000	1.8
@@ -1,9 +1,8 @@
 %global         rel_tag      .20120616gitcdab110
-%global         rel_nr       5
 
 Name:           bombono-dvd
 Version:        1.2.0
-Release:        %{rel_nr}%{rel_tag}%{?dist}.2
+Release:        5%{?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+
@@ -13,7 +12,7 @@
 # git clone https://git.gitorious.org/bombono-dvd/bombono-dvd.git bombono-dvd
 # tag=.20120616gitcdab110; cd bombono-dvd;  git reset --hard ${tag##*git}; cd ..
 # tar czf bombono-dvd-1.2.0.20120616gitcdab110.tar.gz --exclude .git bombono-dvd
-Source:         bombono-dvd-%{version}-%{rel_tag}.tar.gz
+Source:         bombono-dvd-%{version}%{?rel_tag}.tar.gz
 
 # needs to match TBB - from adobe-source-libraries
 ExclusiveArch:  i686 x86_64 ia64


More information about the rpmfusion-commits mailing list