rpms/VirtualBox/F-16 VirtualBox.spec,1.1,1.2

Sérgio M. Basto sergiomb at rpmfusion.org
Tue May 22 19:03:54 CEST 2012


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31205

Modified Files:
	VirtualBox.spec 
Log Message:
* Mon May 21 2012 Sérgio Basto <sergio at serjux.com> - 4.1.14-7 
- Customize VBOX_VERSION_STRING. 



Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-16/VirtualBox.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox.spec	18 May 2012 14:25:05 -0000	1.1
+++ VirtualBox.spec	22 May 2012 17:03:53 -0000	1.2
@@ -17,7 +17,7 @@
 
 Name:		VirtualBox
 Version:	4.1.14
-Release:	6%{?prerel:.%{prerel}}%{?dist}
+Release:	7%{?prerel:.%{prerel}}%{?dist}
 Summary:	A general-purpose full virtualizer for PC hardware
 
 Group:		Development/Tools
@@ -220,7 +220,9 @@
 	VBOX_GCC_OPT="%{optflags}" VBOX_GCC_GC_OPT="%{optflags}"	\
 	VBOX_GCC_R0_OPT="%{optflags}" VBOX_GCC_WERR=""			\
 	VBOX_XCURSOR_LIBS="Xcursor Xext X11 GL"				\
-	VBOX_JAVA_HOME=%{_prefix}/lib/jvm/java
+	VBOX_JAVA_HOME=%{_prefix}/lib/jvm/java \
+    VBOX_BUILD_PUBLISHER=_%{?vendor:%(echo %{vendor} \
+    | sed -e 's/ //g' | cut -c 1-9)}%{?!vendor:custom}
 
 
 %install
@@ -544,6 +546,9 @@
 
 
 %changelog
+* Mon May 21 2012 Sérgio Basto <sergio at serjux.com> - 4.1.14-7 
+- Customize VBOX_VERSION_STRING. 
+
 * Wed May 16 2012 Sérgio Basto <sergio at serjux.com> - 4.1.14-6
 - Bump a release, to build a new tag, one more try.
 


More information about the rpmfusion-commits mailing list