rpms/nvidia-340xx-kmod/devel nvidia-340xx-kmod.spec,1.30,1.31
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-340xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23411
Modified Files:
nvidia-340xx-kmod.spec
Log Message:
* Fri Jul 31 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.76-3
- add missing obsoletes
Index: nvidia-340xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-340xx-kmod/devel/nvidia-340xx-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- nvidia-340xx-kmod.spec 30 Jul 2015 08:04:28 -0000 1.30
+++ nvidia-340xx-kmod.spec 31 Jul 2015 12:17:40 -0000 1.31
@@ -3,13 +3,13 @@
# "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
-%global buildforkernels newest
+%global buildforkernels current
Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.76
# Taken over by kmodtool
-Release: 2%{?dist}.19
+Release: 3%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -30,7 +30,7 @@
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
-%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
+%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} --obsolete-name nvidia --obsolete-version "1:340.1000" %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
%description
The nvidia %{version} display driver kernel module for kernel %{kversion}.
@@ -40,7 +40,7 @@
# error out if there was something wrong with kmodtool
%{?kmodtool_check}
# print kmodtool output for debugging purposes:
-kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
+kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} --obsolete-name nvidia --obsolete-version "1:340.1000" %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
%setup -T -c
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
@@ -93,6 +93,9 @@
%changelog
+* Fri Jul 31 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.76-3
+- add missing obsoletes
+
* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.19
- Rebuilt for kernel
9 years, 3 months
rpms/qmc2/devel .cvsignore, 1.38, 1.39 qmc2-ini.patch, 1.16, 1.17 qmc2.spec, 1.52, 1.53 sources, 1.38, 1.39
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29277
Modified Files:
.cvsignore qmc2-ini.patch qmc2.spec sources
Log Message:
* Thu Jul 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.54-1
- Updated to 0.54
- Dropped upstreamed patch
- Updated the -ini patch
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore 14 Jul 2015 19:27:27 -0000 1.38
+++ .cvsignore 30 Jul 2015 21:35:03 -0000 1.39
@@ -1 +1 @@
-qmc2-0.53.tar.bz2
+qmc2-0.54.tar.bz2
qmc2-ini.patch:
qmc2.ini.template | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
Index: qmc2-ini.patch
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2-ini.patch,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- qmc2-ini.patch 14 Jul 2015 19:27:27 -0000 1.16
+++ qmc2-ini.patch 30 Jul 2015 21:35:03 -0000 1.17
@@ -1,10 +1,9 @@
diff -up qmc2/inst/qmc2.ini.template.fedora qmc2/inst/qmc2.ini.template
---- qmc2/inst/qmc2.ini.template.fedora 2014-03-13 18:05:21.010845945 +0100
-+++ qmc2/inst/qmc2.ini.template 2015-07-14 21:20:45.196473431 +0200
-@@ -2,8 +2,29 @@
- qmc2-sdlmame\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
- qmc2-sdlmess\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
- qmc2-sdlume\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
+--- qmc2/inst/qmc2.ini.template.fedora 2015-07-30 23:30:57.773647889 +0200
++++ qmc2/inst/qmc2.ini.template 2015-07-30 23:33:14.933219911 +0200
+@@ -1,7 +1,28 @@
+ [Frontend]
+ FilesAndDirectories\DataDirectory=DATADIR/qmc2/
+FilesAndDirectories\MameHistoryDat=DATADIR/mame/history.dat
+FilesAndDirectories\MessSysinfoDat=DATADIR/mame/history.dat
+FilesAndDirectories\MameInfoDat=DATADIR/mame/mameinfo.dat
@@ -28,10 +27,10 @@
+Configuration\Global\diff_directory=$HOME/.mame/diff
+Configuration\Global\comment_directory=$HOME/.mame/comments
+Configuration\Global\video=opengl
- FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMAME/template.xml
+ FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMAME/template-SDL2.xml
FilesAndDirectories\PreviewDirectory=DATADIR/qmc2/prv/
FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
-@@ -18,6 +39,10 @@ FilesAndDirectories\SoftwareNotesFolder=
+@@ -16,3 +37,7 @@ FilesAndDirectories\SoftwareNotesFolder=
FilesAndDirectories\SoftwareNotesTemplate=DATADIR/qmc2/swn/template.html
FilesAndDirectories\SystemNotesFolder=DATADIR/qmc2/gmn/
FilesAndDirectories\SystemNotesTemplate=DATADIR/qmc2/gmn/template.html
@@ -39,6 +38,3 @@
+FilesAndDirectories\SoftwareInfoDB=DATADIR/mame/history.dat
+FilesAndDirectories\CatverIni=DATADIR/mame/Catver.ini
+FilesAndDirectories\CategoryIni=DATADIR/qmc2/cat/category.ini
-
- [MESS]
- FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMESS/template.xml
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- qmc2.spec 14 Jul 2015 19:27:27 -0000 1.52
+++ qmc2.spec 30 Jul 2015 21:35:03 -0000 1.53
@@ -1,12 +1,11 @@
Name: qmc2
-Version: 0.53
+Version: 0.54
Release: 1%{?dist}
Summary: M.A.M.E. Catalog / Launcher II
License: GPLv2
URL: http://qmc2.arcadehits.net/
Source0: http://downloads.sourceforge.net/qmc2/%{name}-%{version}.tar.bz2
-Patch0: %{name}-%{version}-docdestdir.patch
Patch1: %{name}-ini.patch
BuildRequires: desktop-file-utils
@@ -36,9 +35,7 @@
%prep
%setup -qn %{name}
-%patch0 -p1 -b .docdestdir
%patch1 -p1 -b .fedora
-ln -s Fedora.cfg arch/Linux/Fedora_release_22.cfg
%build
@@ -90,6 +87,11 @@
%changelog
+* Thu Jul 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.54-1
+- Updated to 0.54
+- Dropped upstreamed patch
+- Updated the -ini patch
+
* Tue Jul 07 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.53-1
- Updated to 0.53
- Dropped -sdlmess subpackage
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources 14 Jul 2015 19:27:27 -0000 1.38
+++ sources 30 Jul 2015 21:35:03 -0000 1.39
@@ -1 +1 @@
-62957861e2f61643c93360d36c602f10 qmc2-0.53.tar.bz2
+af888824c7692a5517f2873588c3df04 qmc2-0.54.tar.bz2
9 years, 3 months
rpms/transcode/EL-6 transcode.spec,1.43,1.44
by Orion Poplawski
Author: orion
Update of /cvs/free/rpms/transcode/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28843
Modified Files:
transcode.spec
Log Message:
Drop pvm support, no longer in EPEL6
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/EL-6/transcode.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- transcode.spec 30 Jul 2015 17:16:04 -0000 1.43
+++ transcode.spec 30 Jul 2015 21:21:15 -0000 1.44
@@ -2,9 +2,6 @@
# - avifile (ick): http://avifile.sourceforge.net/
# - LoRS/IBP: http://loci.cs.utk.edu/
-# I bet this _will_ change in the future.
-%define pvmdir %{_datadir}/pvm3
-
Name: transcode
Version: 1.1.7
Release: 7%{?dist}.2
@@ -14,7 +11,6 @@
License: GPLv2+
URL: https://bitbucket.org/france/transcode-tcforge/overview
Source0: https://bitbucket.org/france/transcode-tcforge/downloads/transcode-%{vers...
-Patch0: %{name}-pvmbin.patch
Patch3: transcode-1.0.4.external_dv.patch
Patch4: transcode-1.1.6.header.patch
Patch5: transcode-1.1.7-ffmpeg-compat.patch
@@ -41,7 +37,6 @@
BuildRequires: libXpm-devel
BuildRequires: freetype-devel
%{?_with_faac:BuildRequires: faac-devel}
-BuildRequires: pvm
BuildRequires: x264-devel
%ifarch %{ix86}
BuildRequires: nasm
@@ -68,7 +63,6 @@
%prep
%setup -q
-%patch0 -p1 -b .pvmbin
%patch3 -p1 -b .external_dv
%patch4 -p1 -b .header
%patch5 -p1 -b .oldabi
@@ -100,9 +94,6 @@
--enable-ogg \
--enable-vorbis \
--enable-theora \
- --enable-pvm3 \
- --with-pvm3-libs=`ls -1d %{pvmdir}/lib/LINUX*` \
- --with-pvm3-includes=%{pvmdir}/include \
--enable-libdv \
--enable-libquicktime \
--enable-a52 \
@@ -148,6 +139,7 @@
* Thu Jul 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 1.1.7-7.2
- Rebuild for ImageMagick 6.7 in RHEL 6.7
- Cleanup spec
+- Drop pvm support, no longer in EPEL6
* Mon May 28 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-7.1
- Disable libv4l for EL-6
9 years, 3 months
rpms/vdr-skindesigner/devel .cvsignore, 1.41, 1.42 sources, 1.42, 1.43 vdr-skindesigner.spec, 1.45, 1.46
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-skindesigner/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25105/devel
Modified Files:
.cvsignore sources vdr-skindesigner.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdr-skindesigner/devel/.cvsignore,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- .cvsignore 18 Jul 2015 16:28:19 -0000 1.41
+++ .cvsignore 30 Jul 2015 17:48:09 -0000 1.42
@@ -1 +1 @@
-vdr-plugin-skindesigner-0.6.2.tar.bz2
+vdr-plugin-skindesigner-0.6.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vdr-skindesigner/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources 18 Jul 2015 16:28:19 -0000 1.42
+++ sources 30 Jul 2015 17:48:09 -0000 1.43
@@ -1 +1 @@
-2c253908508a923744f3164fb77b8e4b vdr-plugin-skindesigner-0.6.2.tar.bz2
+36103d7483fc01d8290c4efb66369787 vdr-plugin-skindesigner-0.6.3.tar.bz2
Index: vdr-skindesigner.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-skindesigner/devel/vdr-skindesigner.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- vdr-skindesigner.spec 18 Jul 2015 16:28:19 -0000 1.45
+++ vdr-skindesigner.spec 30 Jul 2015 17:48:09 -0000 1.46
@@ -1,5 +1,5 @@
Name: vdr-skindesigner
-Version: 0.6.2
+Version: 0.6.3
Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
@@ -113,6 +113,9 @@
%{_includedir}/libskindesignerapi/
%changelog
+* Thu Jul 30 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.3-1
+- Update to 0.6.3
+
* Sat Jul 18 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.2-1
- Update to 0.6.2
9 years, 3 months
rpms/transcode/EL-6 transcode.spec,1.42,1.43
by Orion Poplawski
Author: orion
Update of /cvs/free/rpms/transcode/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24324
Modified Files:
transcode.spec
Log Message:
* Thu Jul 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 1.1.7-7.2
- Rebuild for ImageMagick 6.7 in RHEL 6.7
- Cleanup spec
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/EL-6/transcode.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- transcode.spec 28 May 2012 19:12:43 -0000 1.42
+++ transcode.spec 30 Jul 2015 17:16:04 -0000 1.43
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.1.7
-Release: 7%{?dist}.1
+Release: 7%{?dist}.2
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -19,8 +19,6 @@
Patch4: transcode-1.1.6.header.patch
Patch5: transcode-1.1.7-ffmpeg-compat.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
BuildRequires: libdvdread-devel >= 4.1.3
@@ -134,18 +132,12 @@
%install
-rm -rf $RPM_BUILD_ROOT __documentation
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
mv $RPM_BUILD_ROOT%{_docdir}/transcode/ __documentation
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
%files
-%defattr(-,root,root,-)
%doc AUTHORS COPYING README* TODO __documentation/*
%{_bindir}/*
%{_libdir}/%{name}
@@ -153,6 +145,10 @@
%changelog
+* Thu Jul 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 1.1.7-7.2
+- Rebuild for ImageMagick 6.7 in RHEL 6.7
+- Cleanup spec
+
* Mon May 28 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-7.1
- Disable libv4l for EL-6
9 years, 3 months
rpms/xtables-addons-kmod/devel xtables-addons-kmod.spec, 1.67, 1.68 sources, 1.16, 1.17 .cvsignore, 1.15, 1.16
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12297
Modified Files:
xtables-addons-kmod.spec sources .cvsignore
Log Message:
Update to 2.7
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/devel/xtables-addons-kmod.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- xtables-addons-kmod.spec 30 Jul 2015 08:04:05 -0000 1.67
+++ xtables-addons-kmod.spec 30 Jul 2015 08:23:24 -0000 1.68
@@ -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
-%global buildforkernels newest
+#global buildforkernels newest
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 2.6
-Release: 1%{?dist}.29
+Version: 2.7
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -65,6 +65,9 @@
rm -rf %{buildroot}
%changelog
+* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-1
+- Update to 2.7
+
* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.6-1.29
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 4 Nov 2014 21:29:21 -0000 1.16
+++ sources 30 Jul 2015 08:23:24 -0000 1.17
@@ -1 +1 @@
-087835ba7e564481b6fd398692268340 xtables-addons-2.6.tar.xz
+81bd7ba82e5f7bfd1458fc97ddf72e1d xtables-addons-2.7.tar.xz
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 4 Nov 2014 21:29:21 -0000 1.15
+++ .cvsignore 30 Jul 2015 08:23:24 -0000 1.16
@@ -1 +1 @@
-xtables-addons-2.6.tar.xz
+xtables-addons-2.7.tar.xz
9 years, 3 months
rpms/xtables-addons/devel .cvsignore, 1.15, 1.16 sources, 1.16, 1.17 xtables-addons.spec, 1.22, 1.23
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12080
Modified Files:
.cvsignore sources xtables-addons.spec
Log Message:
Update ot 2.7
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 4 Nov 2014 21:28:04 -0000 1.15
+++ .cvsignore 30 Jul 2015 08:21:49 -0000 1.16
@@ -1 +1 @@
-xtables-addons-2.6.tar.xz
+xtables-addons-2.7.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 4 Nov 2014 21:28:04 -0000 1.16
+++ sources 30 Jul 2015 08:21:49 -0000 1.17
@@ -1 +1 @@
-087835ba7e564481b6fd398692268340 xtables-addons-2.6.tar.xz
+81bd7ba82e5f7bfd1458fc97ddf72e1d xtables-addons-2.7.tar.xz
Index: xtables-addons.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/devel/xtables-addons.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- xtables-addons.spec 4 Nov 2014 21:28:04 -0000 1.22
+++ xtables-addons.spec 30 Jul 2015 08:21:49 -0000 1.23
@@ -1,6 +1,6 @@
Name: xtables-addons
Summary: Extensions targets and matches for iptables
-Version: 2.6
+Version: 2.7
Release: 1%{?dist}
# The entire source code is GPLv2 except ACCOUNT/libxt_ACCOUNT_cl.* which is LGPLv2
License: GPLv2 and LGPLv2
@@ -59,6 +59,9 @@
%{_mandir}/man?/*
%changelog
+* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-1
+- Update to 2.7
+
* Tue Nov 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.6-1
- Update to 2.6
- Drop initscript (use ipset-services instead)
9 years, 3 months
rpms/wl-kmod/devel wl-kmod.spec,1.124,1.125
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11437
Modified Files:
wl-kmod.spec
Log Message:
* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-8.8
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- wl-kmod.spec 24 Jul 2015 09:28:14 -0000 1.124
+++ wl-kmod.spec 30 Jul 2015 08:04:42 -0000 1.125
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.248
-Release: 8%{?dist}.7
+Release: 8%{?dist}.8
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -102,6 +102,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-8.8
+- Rebuilt for kernel
+
* Fri Jul 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-8.7
- Rebuilt for kernel
9 years, 3 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.216,1.217
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11318
Modified Files:
nvidia-kmod.spec
Log Message:
* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:352.30-2.1
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- nvidia-kmod.spec 29 Jul 2015 12:20:21 -0000 1.216
+++ nvidia-kmod.spec 30 Jul 2015 08:04:35 -0000 1.217
@@ -3,13 +3,13 @@
# "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
-%global buildforkernels current
+%global buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 352.30
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -92,6 +92,9 @@
%changelog
+* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:352.30-2.1
+- Rebuilt for kernel
+
* Wed Jul 29 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:352.30-2
- Fix build on arm - missing linux/swiotlb.h include
9 years, 3 months
rpms/nvidia-340xx-kmod/devel nvidia-340xx-kmod.spec,1.29,1.30
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-340xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11194
Modified Files:
nvidia-340xx-kmod.spec
Log Message:
* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.19
- Rebuilt for kernel
Index: nvidia-340xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-340xx-kmod/devel/nvidia-340xx-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- nvidia-340xx-kmod.spec 24 Jul 2015 09:28:01 -0000 1.29
+++ nvidia-340xx-kmod.spec 30 Jul 2015 08:04:28 -0000 1.30
@@ -9,7 +9,7 @@
Epoch: 1
Version: 340.76
# Taken over by kmodtool
-Release: 2%{?dist}.18
+Release: 2%{?dist}.19
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Thu Jul 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.19
+- Rebuilt for kernel
+
* Fri Jul 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.18
- Rebuilt for kernel
9 years, 3 months