rpms/mythtv/F-12 mythtv.spec,1.58,1.59
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23147
Modified Files:
mythtv.spec
Log Message:
* Sat Nov 21 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-2
- Update to release-0-22-fixes branch, svn revision 22880
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-12/mythtv.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- mythtv.spec 9 Nov 2009 15:11:56 -0000 1.58
+++ mythtv.spec 22 Nov 2009 05:03:14 -0000 1.59
@@ -65,7 +65,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r22752
+%define _svnrev r22880
%define branch release
#
@@ -81,7 +81,7 @@
%if "%{branch}" == "trunk"
Release: 0.1.svn.%{_svnrev}%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -130,7 +130,9 @@
################################################################################
Source0: http://www.mythtv.org/mc/mythtv-%{version}.tar.bz2
+Patch0: mythtv-0.22-svnfixes.patch
Source1: http://www.mythtv.org/mc/mythplugins-%{version}.tar.bz2
+Patch1: mythplugins-0.22-svnfixes.patch
Source10: PACKAGE-LICENSING
Source101: mythbackend.sysconfig.in
Source102: mythbackend.init.in
@@ -827,6 +829,7 @@
##### MythTV
cd mythtv-%{version}
+%patch0 -p1
# Drop execute permissions on contrib bits, since they'll be %doc
find contrib/ -type f -exec chmod -x "{}" \;
@@ -875,6 +878,7 @@
%if %{with_plugins}
cd mythplugins-%{version}
+%patch1 -p1
# Fix /mnt/store -> /var/lib/mythmusic
cd mythmusic
@@ -1481,6 +1485,9 @@
################################################################################
%changelog
+* Sat Nov 21 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-2
+- Update to release-0-22-fixes branch, svn revision 22880
+
* Mon Nov 09 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-1
- Update to 0.22 release
15 years
rpms/rt2870-kmod/devel rt2870-kmod.spec,1.55,1.56
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19058
Modified Files:
rt2870-kmod.spec
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-5
- No need to build i586 kmod anymore
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- rt2870-kmod.spec 22 Nov 2009 03:19:29 -0000 1.55
+++ rt2870-kmod.spec 22 Nov 2009 04:01:22 -0000 1.56
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -26,9 +26,6 @@
BuildRequires: %{_bindir}/kmodtool
-# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i586 i686 x86_64 ppc ppc64
-
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
@@ -83,6 +80,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-5
+- No need to build i586 kmod anymore
+
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
- Add Hawking HWDN2 REV-E support
15 years
rpms/rt2870-kmod/F-12 rt2870-kmod.spec,1.55,1.56
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17982
Modified Files:
rt2870-kmod.spec
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-5
- No need to build i586 kmod anymore
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-12/rt2870-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- rt2870-kmod.spec 22 Nov 2009 03:22:00 -0000 1.55
+++ rt2870-kmod.spec 22 Nov 2009 03:50:18 -0000 1.56
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -26,9 +26,6 @@
BuildRequires: %{_bindir}/kmodtool
-# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i586 i686 x86_64 ppc ppc64
-
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
@@ -83,6 +80,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-5
+- No need to build i586 kmod anymore
+
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
- Add Hawking HWDN2 REV-E support
15 years
rpms/rt2870-kmod/F-10 rt2870-additional-devices-support.patch, 1.4, 1.5 rt2870-kmod.spec, 1.49, 1.50
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16864
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-3
- Add Hawking HWDN2 REV-E support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: rt2870-additional-devices-support.patch
diff -N rt2870-additional-devices-support.patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ rt2870-additional-devices-support.patch 22 Nov 2009 03:35:11 -0000 1.5
@@ -0,0 +1,11 @@
+diff -rupN 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c
+--- 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009-04-23 05:40:40.000000000 -0400
++++ 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c 2009-11-21 22:12:09.000000000 -0500
+@@ -90,6 +90,7 @@ struct usb_device_id rtusb_usb_id[] = {
+ {USB_DEVICE(0x15c5,0x0008)}, /* Amit */
+ {USB_DEVICE(0x0E66,0x0001)}, /* Hawking */
+ {USB_DEVICE(0x0E66,0x0003)}, /* Hawking */
++ {USB_DEVICE(0x0E66,0x0015)}, /* Hawking HWDN2 REV-E*/
+ {USB_DEVICE(0x129B,0x1828)}, /* Siemens */
+ {USB_DEVICE(0x157E,0x300E)}, /* U-Media */
+ {USB_DEVICE(0x050d,0x805c)},
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-kmod.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- rt2870-kmod.spec 5 Nov 2009 19:31:10 -0000 1.49
+++ rt2870-kmod.spec 22 Nov 2009 03:35:11 -0000 1.50
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 2%{?dist}.4
+Release: 3%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,6 +15,7 @@
URL: http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0: http://www.ralinktech.com.tw/data/drivers/2009_0521_RT2870_Linux_STA_V%{v...
Source11: rt2870-kmodtool-excludekernel-filterfile
+Patch0: rt2870-additional-devices-support.patch
Patch1: rt2870-no2.4-in-kernelversion.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -46,6 +47,7 @@
%setup -q -c -T -a 0
pushd *RT2870*Linux*STA*
+%patch0 -p1 -b .add.device
%patch1 -p1 -b .no24
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -81,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-3
+- Add Hawking HWDN2 REV-E support
+
* Thu Nov 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.2.0-2.4
- rebuild for new kernels
15 years
rpms/rt2870-kmod/F-11 rt2870-additional-devices-support.patch, 1.4, 1.5 rt2870-kmod.spec, 1.59, 1.60
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16676
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-3
- Add Hawking HWDN2 REV-E support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: rt2870-additional-devices-support.patch
diff -N rt2870-additional-devices-support.patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ rt2870-additional-devices-support.patch 22 Nov 2009 03:30:57 -0000 1.5
@@ -0,0 +1,11 @@
+diff -rupN 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c
+--- 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009-04-23 05:40:40.000000000 -0400
++++ 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c 2009-11-21 22:12:09.000000000 -0500
+@@ -90,6 +90,7 @@ struct usb_device_id rtusb_usb_id[] = {
+ {USB_DEVICE(0x15c5,0x0008)}, /* Amit */
+ {USB_DEVICE(0x0E66,0x0001)}, /* Hawking */
+ {USB_DEVICE(0x0E66,0x0003)}, /* Hawking */
++ {USB_DEVICE(0x0E66,0x0015)}, /* Hawking HWDN2 REV-E*/
+ {USB_DEVICE(0x129B,0x1828)}, /* Siemens */
+ {USB_DEVICE(0x157E,0x300E)}, /* U-Media */
+ {USB_DEVICE(0x050d,0x805c)},
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-11/rt2870-kmod.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- rt2870-kmod.spec 5 Nov 2009 19:11:53 -0000 1.59
+++ rt2870-kmod.spec 22 Nov 2009 03:30:57 -0000 1.60
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 2%{?dist}.6
+Release: 3%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,6 +15,7 @@
URL: http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0: http://www.ralinktech.com.tw/data/drivers/2009_0521_RT2870_Linux_STA_V%{v...
Source11: rt2870-kmodtool-excludekernel-filterfile
+Patch0: rt2870-additional-devices-support.patch
Patch1: rt2870-no2.4-in-kernelversion.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -46,6 +47,7 @@
%setup -q -c -T -a 0
pushd *RT2870*Linux*STA*
+%patch0 -p1 -b .add.device
%patch1 -p1 -b .no24
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -81,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-3
+- Add Hawking HWDN2 REV-E support
+
* Thu Nov 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.2.0-2.6
- rebuild for new kernels
15 years
rpms/rt2870-kmod/F-12 rt2870-additional-devices-support.patch, 1.4, 1.5 rt2870-kmod.spec, 1.54, 1.55
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16219
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
- Add Hawking HWDN2 REV-E support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: rt2870-additional-devices-support.patch
diff -N rt2870-additional-devices-support.patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ rt2870-additional-devices-support.patch 22 Nov 2009 03:22:00 -0000 1.5
@@ -0,0 +1,11 @@
+diff -rupN 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c
+--- 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009-04-23 05:40:40.000000000 -0400
++++ 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c 2009-11-21 22:12:09.000000000 -0500
+@@ -90,6 +90,7 @@ struct usb_device_id rtusb_usb_id[] = {
+ {USB_DEVICE(0x15c5,0x0008)}, /* Amit */
+ {USB_DEVICE(0x0E66,0x0001)}, /* Hawking */
+ {USB_DEVICE(0x0E66,0x0003)}, /* Hawking */
++ {USB_DEVICE(0x0E66,0x0015)}, /* Hawking HWDN2 REV-E*/
+ {USB_DEVICE(0x129B,0x1828)}, /* Siemens */
+ {USB_DEVICE(0x157E,0x300E)}, /* U-Media */
+ {USB_DEVICE(0x050d,0x805c)},
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-12/rt2870-kmod.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- rt2870-kmod.spec 10 Nov 2009 06:15:27 -0000 1.54
+++ rt2870-kmod.spec 22 Nov 2009 03:22:00 -0000 1.55
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 3%{?dist}.6
+Release: 4%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,6 +15,7 @@
URL: http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0: http://www.ralinktech.com.tw/data/drivers/2009_0521_RT2870_Linux_STA_V%{v...
Source11: rt2870-kmodtool-excludekernel-filterfile
+Patch0: rt2870-additional-devices-support.patch
Patch1: rt2870-no2.4-in-kernelversion.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -46,6 +47,7 @@
%setup -q -c -T -a 0
pushd *RT2870*Linux*STA*
+%patch0 -p1 -b .add.device
%patch1 -p1 -b .no24
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -81,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
+- Add Hawking HWDN2 REV-E support
+
* Tue Nov 10 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.2.0-3.6
- rebuild for F12 release kernel
15 years
rpms/rt2870-kmod/devel rt2870-additional-devices-support.patch, 1.4, 1.5 rt2870-kmod.spec, 1.54, 1.55
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15759
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
- Add Hawking HWDN2 REV-E support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: rt2870-additional-devices-support.patch
diff -N rt2870-additional-devices-support.patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ rt2870-additional-devices-support.patch 22 Nov 2009 03:19:29 -0000 1.5
@@ -0,0 +1,11 @@
+diff -rupN 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c
+--- 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009-04-23 05:40:40.000000000 -0400
++++ 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c 2009-11-21 22:12:09.000000000 -0500
+@@ -90,6 +90,7 @@ struct usb_device_id rtusb_usb_id[] = {
+ {USB_DEVICE(0x15c5,0x0008)}, /* Amit */
+ {USB_DEVICE(0x0E66,0x0001)}, /* Hawking */
+ {USB_DEVICE(0x0E66,0x0003)}, /* Hawking */
++ {USB_DEVICE(0x0E66,0x0015)}, /* Hawking HWDN2 REV-E*/
+ {USB_DEVICE(0x129B,0x1828)}, /* Siemens */
+ {USB_DEVICE(0x157E,0x300E)}, /* U-Media */
+ {USB_DEVICE(0x050d,0x805c)},
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- rt2870-kmod.spec 10 Nov 2009 06:15:27 -0000 1.54
+++ rt2870-kmod.spec 22 Nov 2009 03:19:29 -0000 1.55
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 3%{?dist}.6
+Release: 4%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,6 +15,7 @@
URL: http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0: http://www.ralinktech.com.tw/data/drivers/2009_0521_RT2870_Linux_STA_V%{v...
Source11: rt2870-kmodtool-excludekernel-filterfile
+Patch0: rt2870-additional-devices-support.patch
Patch1: rt2870-no2.4-in-kernelversion.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -46,6 +47,7 @@
%setup -q -c -T -a 0
pushd *RT2870*Linux*STA*
+%patch0 -p1 -b .add.device
%patch1 -p1 -b .no24
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -81,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-4
+- Add Hawking HWDN2 REV-E support
+
* Tue Nov 10 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.2.0-3.6
- rebuild for F12 release kernel
15 years
rpms/VirtualBox-OSE/devel VirtualBox-OSE-3.1.0-strings.patch, 1.1, 1.2 VirtualBox-OSE.spec, 1.37, 1.38
by Lubomir Rintel
Author: lkundrak
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3254
Modified Files:
VirtualBox-OSE-3.1.0-strings.patch VirtualBox-OSE.spec
Log Message:
Actually replace the tarball
VirtualBox-OSE-3.1.0-strings.patch:
Index: VirtualBox-OSE-3.1.0-strings.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE-3.1.0-strings.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox-OSE-3.1.0-strings.patch 12 Nov 2009 16:24:20 -0000 1.1
+++ VirtualBox-OSE-3.1.0-strings.patch 22 Nov 2009 00:14:15 -0000 1.2
@@ -3,14 +3,14 @@
Lubomir Rintel <lkundrak(a)v3.sk>
diff -up VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp.strings VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp
---- VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp.strings 2009-11-05 17:53:04.000000000 +0100
-+++ VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp 2009-11-12 15:34:13.000000000 +0100
+--- VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp.strings 2009-11-20 07:46:44.000000000 +0100
++++ VirtualBox-3.1.0_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp 2009-11-22 01:13:05.266805602 +0100
@@ -72,13 +72,13 @@ QString g_QStrHintLinuxNoMemory = QAppli
);
QString g_QStrHintLinuxNoDriver = QApplication::tr(
- "The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or "
-- "there is a permission problem with /dev/vboxdrv. Re-setup the kernel "
+- "there is a permission problem with /dev/vboxdrv. Please reinstall the kernel "
- "module by executing<br/><br/>"
- " <font color=blue>'/etc/init.d/vboxdrv setup'</font><br/><br/>"
- "as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS "
@@ -33,14 +33,14 @@
-/* I hope this isn't (C), (TM) or (R) Microsoft support ;-) */
+/* We're going to try to give a helping hand */
QString g_QStrHintReinstall = QApplication::tr(
-- "It may help to reinstall VirtualBox."
+- "Please try reinstalling VirtualBox."
+ "Please report the problem to the RPM Fusion Bugzilla."
);
#if defined(DEBUG) && defined(Q_WS_X11) && defined(RT_OS_LINUX)
diff -up VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/VBox.sh.strings VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/VBox.sh
--- VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/VBox.sh.strings 2009-11-05 17:54:06.000000000 +0100
-+++ VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/VBox.sh 2009-11-12 15:34:13.000000000 +0100
++++ VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/VBox.sh 2009-11-22 01:10:57.110802086 +0100
@@ -36,19 +36,20 @@ elif ! lsmod|grep -q vboxdrv; then
cat << EOF
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
@@ -69,7 +69,7 @@
EOF
diff -up VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/virtualbox.desktop.strings VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/virtualbox.desktop
--- VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/virtualbox.desktop.strings 2009-09-01 13:22:55.000000000 +0200
-+++ VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/virtualbox.desktop 2009-11-12 15:34:13.000000000 +0100
++++ VirtualBox-3.1.0_OSE/src/VBox/Installer/linux/virtualbox.desktop 2009-11-22 01:10:57.114801682 +0100
@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
@@ -80,8 +80,8 @@
Type=Application
Exec=VirtualBox
diff -up VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp.strings VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp
---- VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp.strings 2009-11-10 16:47:29.000000000 +0100
-+++ VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp 2009-11-12 15:34:13.000000000 +0100
+--- VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp.strings 2009-11-20 07:46:35.000000000 +0100
++++ VirtualBox-3.1.0_OSE/src/VBox/VMM/VM.cpp 2009-11-22 01:10:57.127800658 +0100
@@ -336,8 +336,8 @@ VMMR3DECL(int) VMR3Create(uint32_t cCp
#ifdef RT_OS_LINUX
pszError = N_("VirtualBox kernel driver not loaded. The vboxdrv kernel module "
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- VirtualBox-OSE.spec 21 Nov 2009 18:02:48 -0000 1.37
+++ VirtualBox-OSE.spec 22 Nov 2009 00:14:15 -0000 1.38
@@ -23,7 +23,7 @@
Group: Development/Tools
License: GPLv2 or (GPLv2 and CDDL)
URL: http://www.virtualbox.org/wiki/VirtualBox
-Source0: http://download.virtualbox.org/virtualbox/%{version}_BETA1/VirtualBox-%{v...
+Source0: http://download.virtualbox.org/virtualbox/%{version}_BETA2/VirtualBox-%{v...
Source1: http://download.virtualbox.org/virtualbox/%{version}/UserManual.pdf
Source3: VirtualBox-OSE-90-vboxdrv.rules
Source4: VirtualBox-OSE-90-vboxdrv.rules.hardening
15 years
rpms/realcrypt/devel realcrypt.spec,1.4,1.5
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/realcrypt/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23177
Modified Files:
realcrypt.spec
Log Message:
* Sat Nov 21 2009 Leigh Scott <leigh123linux(a)googlemail.com> - 6.3-3
- rebuild
Index: realcrypt.spec
===================================================================
RCS file: /cvs/nonfree/rpms/realcrypt/devel/realcrypt.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- realcrypt.spec 20 Nov 2009 01:52:50 -0000 1.4
+++ realcrypt.spec 21 Nov 2009 21:07:49 -0000 1.5
@@ -3,7 +3,7 @@
Name: realcrypt
Summary: Cross platform disk encryption software
Version: 6.3
-Release: 2%{?dist}
+Release: 3%{?dist}
License: TrueCrypt License Version 2.8
Group: Applications/File
URL: http://www.truecrypt.org/
@@ -144,6 +144,9 @@
%changelog
+* Sat Nov 21 2009 Leigh Scott <leigh123linux(a)googlemail.com> - 6.3-3
+- rebuild
+
* Fri Nov 20 2009 Leigh Scott <leigh123linux(a)googlemail.com> - 6.3-2
- fix rebranding patch
15 years
rpms/VirtualBox-OSE/devel .cvsignore, 1.11, 1.12 VirtualBox-OSE.spec, 1.36, 1.37 sources, 1.11, 1.12
by Lubomir Rintel
Author: lkundrak
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10703
Modified Files:
.cvsignore VirtualBox-OSE.spec sources
Log Message:
* Sat Nov 21 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 3.1.0-0.1.beta2
- Another upstream beta
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 12 Nov 2009 16:24:20 -0000 1.11
+++ .cvsignore 21 Nov 2009 18:02:48 -0000 1.12
@@ -1 +1,2 @@
-VirtualBox-3.1.0_BETA1_OSE.tar.bz2
+UserManual.pdf
+VirtualBox-3.1.0_BETA2_OSE.tar.bz2
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- VirtualBox-OSE.spec 12 Nov 2009 16:47:53 -0000 1.36
+++ VirtualBox-OSE.spec 21 Nov 2009 18:02:48 -0000 1.37
@@ -17,7 +17,7 @@
Name: VirtualBox-OSE
Version: 3.1.0
-Release: 0.1.beta1%{?dist}
+Release: 0.1.beta2%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -161,7 +161,6 @@
# really been installed to. Therefore we do not override any of
# the installation paths, but install the tree with the default
# layout under 'obj' and shuffle files around in %%install.
-
echo %{optflags}
kmk KBUILD_VERBOSE=2 TOOL_YASM_AS=yasm PATH_INS="$PWD/obj" \
VBOX_WITH_REGISTRATION_REQUEST= VBOX_WITH_UPDATE_REQUEST= \
@@ -284,7 +283,6 @@
obj/bin/additions/VBoxOGL*.so
ln -sf ../VBoxOGL.so $RPM_BUILD_ROOT%{_libdir}/dri/vboxvideo_dri.so
-
# Installation root configuration
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/vbox
echo 'INSTALL_DIR=%{_libdir}/virtualbox' > $RPM_BUILD_ROOT/%{_sysconfdir}/vbox/vbox.cfg
@@ -420,7 +418,6 @@
%{_libdir}/VBoxOGL*.so
%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
%{_sysconfdir}/xdg/autostart/vboxclient.desktop
-# %{_datadir}/gdm/autostart/LoginWindow
%exclude %{_datadir}/gdm
%{_datadir}/hal/fdi/policy/20thirdparty/90-vboxguest.fdi
%config %{_sysconfdir}/udev/rules.d/60-vboxguest.rules
@@ -434,6 +431,9 @@
%changelog
+* Sat Nov 21 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 3.1.0-0.1.beta2
+- Another upstream beta
+
* Thu Nov 12 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 3.1.0-0.1.beta1
- Upstream beta release
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 12 Nov 2009 16:24:20 -0000 1.11
+++ sources 21 Nov 2009 18:02:48 -0000 1.12
@@ -1 +1,2 @@
-851986a826c1ef2ec71bd82a59e79a21 VirtualBox-3.1.0_BETA1_OSE.tar.bz2
+f3873f1f8d3800a082e1d39d4147cf38 UserManual.pdf
+7370341d78649711afdd8673e749cbf8 VirtualBox-3.1.0_BETA2_OSE.tar.bz2
15 years