rpms/unrar/devel unrar.spec,1.6,1.7
by Conrad Meyer
Author: konradm
Update of /cvs/nonfree/rpms/unrar/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5768
Modified Files:
unrar.spec
Log Message:
* Fri Jul 17 2009 Conrad Meyer <konrad(a)tylerc.org> - 3.8.5-2
- Fix breakages introduced by dropping the versioned SONAME patch.
Index: unrar.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unrar/devel/unrar.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unrar.spec 8 Jul 2009 19:15:10 -0000 1.6
+++ unrar.spec 18 Jul 2009 00:38:24 -0000 1.7
@@ -1,6 +1,6 @@
Name: unrar
Version: 3.8.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
Group: Applications/Archiving
@@ -52,9 +52,8 @@
rm -rf %{buildroot}
install -Dpm 755 unrar %{buildroot}%{_bindir}/unrar-nonfree
install -Dpm 644 debian/unrar-nonfree.1 %{buildroot}%{_mandir}/man1/unrar-nonfree.1
-install -Dpm 755 libunrar.so.3.8 %{buildroot}%{_libdir}/libunrar.so.3.8
+install -Dpm 755 libunrar.so %{buildroot}%{_libdir}/libunrar.so
install -Dpm 644 dll.hpp %{buildroot}/%{_includedir}/unrar/dll.hpp
-ln -s libunrar.so.3.8 %{buildroot}%{_libdir}/libunrar.so
# handle alternatives
touch %{buildroot}%{_bindir}/unrar
@@ -91,16 +90,18 @@
%files -n libunrar
%defattr(-,root,root,-)
%doc license.txt readme.txt
-%{_libdir}/*.so.*
+%{_libdir}/*.so
%files -n libunrar-devel
%defattr(-,root,root,-)
%doc license.txt readme.txt
%{_includedir}/*
-%{_libdir}/*.so
%changelog
+* Fri Jul 17 2009 Conrad Meyer <konrad(a)tylerc.org> - 3.8.5-2
+- Fix breakages introduced by dropping the versioned SONAME patch.
+
* Wed Jul 8 2009 Conrad Meyer <konrad(a)tylerc.org> - 3.8.5-1
- Bump to 3.8.5.
15 years, 4 months
rpms/sdlmame/F-10 .cvsignore, 1.49, 1.50 sdlmame.spec, 1.58, 1.59 sources, 1.50, 1.51
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18085
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/.cvsignore,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- .cvsignore 10 Jul 2009 08:44:26 -0000 1.49
+++ .cvsignore 16 Jul 2009 22:25:39 -0000 1.50
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u4.zip
+sdlmame0132u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sdlmame.spec 10 Jul 2009 08:44:26 -0000 1.58
+++ sdlmame.spec 16 Jul 2009 22:25:39 -0000 1.59
@@ -1,4 +1,4 @@
-%define beta 0132u4
+%define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
+- Updated to 0.132u5
+
* Fri Jul 10 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.4.0132u4
- Updated to 0.132u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 10 Jul 2009 08:44:26 -0000 1.50
+++ sources 16 Jul 2009 22:25:39 -0000 1.51
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-85a2546c6470d2ce75cb162d387b22c5 sdlmame0132u4.zip
+7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
15 years, 4 months
rpms/sdlmame/F-11 .cvsignore, 1.47, 1.48 sdlmame.spec, 1.56, 1.57 sources, 1.49, 1.50
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17982
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .cvsignore 10 Jul 2009 08:44:14 -0000 1.47
+++ .cvsignore 16 Jul 2009 22:25:31 -0000 1.48
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u4.zip
+sdlmame0132u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- sdlmame.spec 10 Jul 2009 08:44:14 -0000 1.56
+++ sdlmame.spec 16 Jul 2009 22:25:31 -0000 1.57
@@ -1,4 +1,4 @@
-%define beta 0132u4
+%define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
+- Updated to 0.132u5
+
* Fri Jul 10 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.4.0132u4
- Updated to 0.132u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources 10 Jul 2009 08:44:14 -0000 1.49
+++ sources 16 Jul 2009 22:25:31 -0000 1.50
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-85a2546c6470d2ce75cb162d387b22c5 sdlmame0132u4.zip
+7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
15 years, 4 months
rpms/sdlmame/devel .cvsignore, 1.49, 1.50 sdlmame.spec, 1.58, 1.59 sources, 1.50, 1.51
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17869
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- .cvsignore 10 Jul 2009 08:44:04 -0000 1.49
+++ .cvsignore 16 Jul 2009 22:25:22 -0000 1.50
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u4.zip
+sdlmame0132u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sdlmame.spec 10 Jul 2009 08:44:04 -0000 1.58
+++ sdlmame.spec 16 Jul 2009 22:25:22 -0000 1.59
@@ -1,4 +1,4 @@
-%define beta 0132u4
+%define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
+- Updated to 0.132u5
+
* Fri Jul 10 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.4.0132u4
- Updated to 0.132u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 10 Jul 2009 08:44:04 -0000 1.50
+++ sources 16 Jul 2009 22:25:22 -0000 1.51
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-85a2546c6470d2ce75cb162d387b22c5 sdlmame0132u4.zip
+7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
15 years, 4 months
rpms/nvidia-kmod/F-10 nvidia-kmod.spec,1.40,1.41 sources,1.11,1.12
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2958
Modified Files:
nvidia-kmod.spec sources
Log Message:
Update to 180.60
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-10/nvidia-kmod.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- nvidia-kmod.spec 14 Jul 2009 17:52:04 -0000 1.40
+++ nvidia-kmod.spec 15 Jul 2009 20:18:45 -0000 1.41
@@ -3,12 +3,12 @@
# "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: nvidia-kmod
-Version: 180.51
+Version: 180.60
# Taken over by kmodtool
-Release: 1%{?dist}.9
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Thu Jul 15 2009 kwizart < kwizart at gmail.com > - 180.60-1
+- Update to 180.60
+
* Tue Jul 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.51-1.9
- rebuild for new kernels
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-10/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 22 Apr 2009 07:53:59 -0000 1.11
+++ sources 15 Jul 2009 20:18:45 -0000 1.12
@@ -1 +1 @@
-3c125cc790d9b5dbe9d062907b67dc48 nvidia-kmod-data-180.51.tar.bz2
+487a9c188c6a1710013053d9378dc975 nvidia-kmod-data-180.60.tar.bz2
15 years, 4 months
rpms/xorg-x11-drv-nvidia/F-10 sources, 1.9, 1.10 xorg-x11-drv-nvidia.spec, 1.17, 1.18
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2429
Modified Files:
sources xorg-x11-drv-nvidia.spec
Log Message:
Update to 180.60
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 22 Apr 2009 07:53:00 -0000 1.9
+++ sources 15 Jul 2009 20:15:17 -0000 1.10
@@ -1,2 +1,2 @@
-871fb27da348c71e4a97a158af80f9dd NVIDIA-Linux-x86-180.51-pkg0.run
-28882531c762f5a8690b658e7e3e410f NVIDIA-Linux-x86_64-180.51-pkg0.run
+29d5d8b8dd925608cd72bd40ddc7c918 NVIDIA-Linux-x86_64-180.60-pkg0.run
+84fb2ac671804f94544237b11a63ba31 NVIDIA-Linux-x86-180.60-pkg0.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-10/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xorg-x11-drv-nvidia.spec 1 Jul 2009 16:59:26 -0000 1.17
+++ xorg-x11-drv-nvidia.spec 15 Jul 2009 20:15:17 -0000 1.18
@@ -7,8 +7,8 @@
%endif
Name: xorg-x11-drv-nvidia
-Version: 180.51
-Release: 2%{?dist}
+Version: 180.60
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -305,6 +305,9 @@
%changelog
+* Thu Jul 15 2009 kwizart < kwizart at gmail.com > - 180.60-1
+- Update to 180.60
+
* Wed Jul 1 2009 kwizart < kwizart at gmail.com > - 180.51-2
- Fix libcuda.so runtime usage - BZ 670#c4
Workaround for cudart.so wrong behaviour
15 years, 4 months
rpms/nvidia-newest-kmod/F-9 nvidia-newest-kmod.spec, 1.14, 1.15 sources, 1.2, 1.3 .cvsignore, 1.2, 1.3
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-newest-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24938
Modified Files:
nvidia-newest-kmod.spec sources .cvsignore
Log Message:
Update to match nvidia cuda toolkit
Index: nvidia-newest-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-newest-kmod/F-9/nvidia-newest-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nvidia-newest-kmod.spec 22 Jun 2009 19:43:33 -0000 1.14
+++ nvidia-newest-kmod.spec 15 Jul 2009 19:24:11 -0000 1.15
@@ -3,12 +3,12 @@
# "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: nvidia-newest-kmod
-Version: 177.82
+Version: 180.60
# Taken over by kmodtool
-Release: 1%{?dist}.13
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Thu Jul 15 2009 kwizart < kwizart at gmail.com > - 180.60-1
+- Update to 180.60 to match cuda toolkit certified for F-9
+
* Mon Jun 22 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.82-1.13
- rebuild for new kernels
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-newest-kmod/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Nov 2008 10:09:09 -0000 1.2
+++ sources 15 Jul 2009 19:24:11 -0000 1.3
@@ -1 +1 @@
-d5df90ad29e8a73723cb9553c4c4b0c1 nvidia-kmod-data-177.82.tar.bz2
+487a9c188c6a1710013053d9378dc975 nvidia-kmod-data-180.60.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-newest-kmod/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Nov 2008 10:09:09 -0000 1.2
+++ .cvsignore 15 Jul 2009 19:24:11 -0000 1.3
@@ -1 +1 @@
-nvidia-kmod-data-177.82.tar.bz2
+nvidia-kmod-data-180.60.tar.bz2
15 years, 4 months
rpms/xorg-x11-drv-nvidia-newest/F-9 xorg-x11-drv-nvidia-newest.spec, 1.2, 1.3 sources, 1.2, 1.3 .cvsignore, 1.2, 1.3
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-newest/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24793
Modified Files:
xorg-x11-drv-nvidia-newest.spec sources .cvsignore
Log Message:
Update to 180.60 to match cuda 2.1 support
Index: xorg-x11-drv-nvidia-newest.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-newest/F-9/xorg-x11-drv-nvidia-newest.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia-newest.spec 1 Jul 2009 19:33:52 -0000 1.2
+++ xorg-x11-drv-nvidia-newest.spec 15 Jul 2009 19:20:18 -0000 1.3
@@ -7,8 +7,8 @@
%endif
Name: xorg-x11-drv-nvidia-newest
-Version: 177.82
-Release: 2%{?dist}
+Version: 180.60
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -185,6 +185,12 @@
ln -s libcuda.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libcuda.so.1
ln -s libcuda.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libcuda.so
+# This is 180.xx adds - vdpau libs and headers
+ln -s libvdpau_nvidia.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libvdpau_nvidia.so
+ln -s libvdpau.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libvdpau.so.1
+ln -s libvdpau.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libvdpau.so
+ln -s libvdpau_trace.so.%{version} $RPM_BUILD_ROOT%{nvidialibdir}/libvdpau_trace.so
+
# X configuration script
install -D -p -m 0755 %{SOURCE10} $RPM_BUILD_ROOT%{_sbindir}/nvidia-newest-config-display
@@ -254,6 +260,9 @@
%dir %{nvidialibdir}/tls
%config %{_sysconfdir}/ld.so.conf.d/nvidia-%{_lib}.conf
%{nvidialibdir}/libcuda.so
+%{nvidialibdir}/libGLcore.so
+%{nvidialibdir}/libvdpau_nvidia.so
+%{nvidialibdir}/libvdpau_trace.so
%{nvidialibdir}/*.so.*
%{nvidialibdir}/tls/*.so.*
@@ -262,14 +271,21 @@
%dir %{_includedir}/nvidia
%dir %{_includedir}/nvidia/GL
%dir %{_includedir}/nvidia/cuda
+%dir %{_includedir}/nvidia/vdpau
%{_includedir}/nvidia/GL/*.h
%{_includedir}/nvidia/cuda/*.h
-%{nvidialibdir}/libXvMCNVIDIA.a
+%{_includedir}/nvidia/vdpau/*.h
+%exclude %{nvidialibdir}/libXvMCNVIDIA.a
%exclude %{nvidialibdir}/libcuda.so
-%{nvidialibdir}/*.so
+%{nvidialibdir}/libGL.so
+%{nvidialibdir}/libvdpau.so
+%{nvidialibdir}/libXvMCNVIDIA.so
%changelog
+* Thu Jul 15 2009 kwizart < kwizart at gmail.com > - 180.60-1
+- Update to 180.60 to match cuda toolkit certified for F-9
+
* Wed Jul 1 2009 kwizart < kwizart at gmail.com > - 177.82-2
- Fix libcuda.so runtime usage - BZ 670#c4
Workaround for cudart.so wrong behaviour
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-newest/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Nov 2008 10:05:02 -0000 1.2
+++ sources 15 Jul 2009 19:20:18 -0000 1.3
@@ -1,2 +1,2 @@
-882f34a662f0175682fdc4a9bec909ba NVIDIA-Linux-x86-177.82-pkg0.run
-6a6d04411529c8d7616deee3d68c5346 NVIDIA-Linux-x86_64-177.82-pkg0.run
+29d5d8b8dd925608cd72bd40ddc7c918 NVIDIA-Linux-x86_64-180.60-pkg0.run
+84fb2ac671804f94544237b11a63ba31 NVIDIA-Linux-x86-180.60-pkg0.run
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-newest/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Nov 2008 10:05:02 -0000 1.2
+++ .cvsignore 15 Jul 2009 19:20:18 -0000 1.3
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-177.82-pkg0.run
-NVIDIA-Linux-x86_64-177.82-pkg0.run
+NVIDIA-Linux-x86_64-180.60-pkg0.run
+NVIDIA-Linux-x86-180.60-pkg0.run
15 years, 4 months
rpms/VirtualBox-OSE-kmod/F-10 VirtualBox-OSE-kmod.spec,1.8,1.9
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2502
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Tue Jul 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.4-2.7
- rebuild for new kernels
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-10/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- VirtualBox-OSE-kmod.spec 22 Jun 2009 19:29:51 -0000 1.8
+++ VirtualBox-OSE-kmod.spec 14 Jul 2009 17:58:19 -0000 1.9
@@ -7,7 +7,7 @@
Name: VirtualBox-OSE-kmod
Version: 2.1.4
-Release: 2%{?dist}.6
+Release: 2%{?dist}.7
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -78,6 +78,9 @@
%changelog
+* Tue Jul 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.4-2.7
+- rebuild for new kernels
+
* Mon Jun 22 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.4-2.6
- rebuild for new kernels
15 years, 4 months
rpms/sysprof-kmod/F-10 sysprof-kmod.spec,1.10,1.11
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/sysprof-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2381
Modified Files:
sysprof-kmod.spec
Log Message:
* Tue Jul 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.0.12-1.10
- rebuild for new kernels
Index: sysprof-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/sysprof-kmod/F-10/sysprof-kmod.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sysprof-kmod.spec 22 Jun 2009 19:29:35 -0000 1.10
+++ sysprof-kmod.spec 14 Jul 2009 17:58:02 -0000 1.11
@@ -8,7 +8,7 @@
Name: sysprof-kmod
Summary: Kernel module for sysprof
Version: 1.0.12
-Release: 1%{?dist}.9
+Release: 1%{?dist}.10
Group: System Environment/Kernel
License: GPLv2+
@@ -73,6 +73,9 @@
%changelog
+* Tue Jul 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.0.12-1.10
+- rebuild for new kernels
+
* Mon Jun 22 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.0.12-1.9
- rebuild for new kernels
15 years, 4 months