rpms/nvidia-settings/devel .cvsignore, 1.26, 1.27 nvidia-settings.spec, 1.33, 1.34 sources, 1.29, 1.30
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-settings/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17147/devel
Modified Files:
.cvsignore nvidia-settings.spec sources
Log Message:
Update to 319.32
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore 26 Mar 2013 21:49:04 -0000 1.26
+++ .cvsignore 27 Jun 2013 20:36:24 -0000 1.27
@@ -1 +1 @@
-nvidia-settings-313.26.tar.bz2
+nvidia-settings-319.32.tar.bz2
Index: nvidia-settings.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/devel/nvidia-settings.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- nvidia-settings.spec 24 May 2013 09:39:23 -0000 1.33
+++ nvidia-settings.spec 27 Jun 2013 20:36:24 -0000 1.34
@@ -1,7 +1,7 @@
# We use the driver version as a snapshot internal number
# The real version of the package remains 1.0
# This will prevent missunderstanding and versioning changes on the nvidia driver
-%global nversion 319.23
+%global nversion 319.32
%global npriority $(echo %{nversion} | cut -f 1 -d ".")
%global nserie current
@@ -13,7 +13,7 @@
Group: Applications/System
License: GPLv2+
URL: ftp://download.nvidia.com/XFree86/nvidia-settings/
-Source0: http://cgit.freedesktop.org/~aplattner/nvidia-settings/snapshot/nvidia-se...
+Source0: ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{nvers...
Patch0: nvidia-settings-256.35-validate.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 24 May 2013 09:43:26 -0000 1.29
+++ sources 27 Jun 2013 20:36:24 -0000 1.30
@@ -1 +1 @@
-15febde8909270e2175b7f553cb3516a nvidia-settings-319.23.tar.bz2
+e79e4cae77ceaa8da8dbcaf6b3c9eb39 nvidia-settings-319.32.tar.bz2
11 years, 5 months
rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.55, 1.56 sources, 1.58, 1.59 xorg-x11-drv-nvidia.spec, 1.105, 1.106
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16622/devel
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
Update to latest version
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- .cvsignore 1 May 2013 07:27:19 -0000 1.55
+++ .cvsignore 27 Jun 2013 20:29:05 -0000 1.56
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86_64-319.12.run
-NVIDIA-Linux-x86-319.12.run
+NVIDIA-Linux-x86-319.32.run
+NVIDIA-Linux-x86_64-319.32.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources 24 May 2013 09:56:22 -0000 1.58
+++ sources 27 Jun 2013 20:29:06 -0000 1.59
@@ -1,2 +1,2 @@
-cbdca80e11b643aa46bded82abe43754 NVIDIA-Linux-x86-319.23.run
-d4a2f01cbc3217444ac57e7da7ffe63f NVIDIA-Linux-x86_64-319.23.run
+978339ff37c3207f3a39d3952721dcdb NVIDIA-Linux-x86-319.32.run
+608767a3e1bee8a030f31cdc9251182e NVIDIA-Linux-x86_64-319.32.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- xorg-x11-drv-nvidia.spec 12 Jun 2013 15:00:03 -0000 1.105
+++ xorg-x11-drv-nvidia.spec 27 Jun 2013 20:29:06 -0000 1.106
@@ -7,8 +7,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 319.23
-Release: 5%{?dist}
+Version: 319.32
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -16,6 +16,7 @@
URL: http://www.nvidia.com/
Source0: ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x86-%...
Source1: ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x8...
+#Source4: ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-armv7...
Source2: 00-nvidia.conf
Source3: nvidia-xorg.conf
Source6: blacklist-nouveau.conf
@@ -353,6 +354,9 @@
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.32-1
+- Update to 319.32
+
* Wed Jun 12 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.23-5
- Relax kernel flavor cases
- Use triggerpostun to update config on updates
11 years, 5 months
rpms/ffmpeg-compat/devel ffmpeg-compat.spec,1.9,1.10
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ffmpeg-compat/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16134
Modified Files:
ffmpeg-compat.spec
Log Message:
Rebuilt
Index: ffmpeg-compat.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg-compat/devel/ffmpeg-compat.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ffmpeg-compat.spec 25 May 2013 11:55:24 -0000 1.9
+++ ffmpeg-compat.spec 27 Jun 2013 20:24:03 -0000 1.10
@@ -2,15 +2,15 @@
#global svn 20110110
-%if 0%{?rhel}
-#Disable vaapi on RHEL until the next libva
+%if 0%{?fedora}
+#Disable vaapi on Fedora - only usefull for gst-vaapi on RHEL
%global _without_vaapi 1
%endif
Summary: Digital VCR and streaming server
Name: ffmpeg-compat
Version: 0.6.6
-Release: 7%{?dist}
+Release: 8%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
%else
@@ -229,6 +229,9 @@
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6.6-8
+- Drop support for VAAPI on fedora
+
* Sat May 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6.6-7
- Add BR for perl(Pod::Man)
11 years, 5 months
rpms/ffmpeg/devel ffmpeg.spec,1.86,1.87
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13229
Modified Files:
ffmpeg.spec
Log Message:
libcdio is still broken (missing cdio/cdda.h needed by ffmpeg)
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ffmpeg.spec 27 Jun 2013 09:20:47 -0000 1.86
+++ ffmpeg.spec 27 Jun 2013 19:30:55 -0000 1.87
@@ -10,6 +10,9 @@
%global _without_opencv 1
%global _without_vpx 1
%endif
+%if 0%{?fedora} >= 19
+%global _without_cdio 1
+%endif
Summary: Digital VCR and streaming server
Name: ffmpeg
@@ -39,7 +42,7 @@
BuildRequires: lame-devel >= 3.98.3
%{?_with_jack:BuildRequires: jack-audio-connection-kit-devel}
BuildRequires: libass-devel
-%{!?_without_cdio:BuildRequires: libcdio-devel}
+%{!?_without_cdio:BuildRequires: libcdio-devel cdparanoia-devel}
#libcrystalhd is currently broken
%{?_with_crystalhd:BuildRequires: libcrystalhd-devel}
BuildRequires: libdc1394-devel
@@ -197,9 +200,7 @@
%else
--enable-thumb \
%endif
-%ifnarch armv7hnl
- --disable-neon \
-%else
+%ifarch armv7hnl
--enable-neon \
%endif
%endif
@@ -288,7 +289,7 @@
%changelog
* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.1-4
-- Re-enable libcdio
+- Reverse the logic for neon on arm
* Wed Jun 19 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.1-3
- Enable neon on armv7hnl
11 years, 5 months
rpms/rpmfusion-nonfree-package-config-smart/F-19 rpmfusion-nonfree-package-config-smart.spec, 1.10, 1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6541/F-19
Modified Files:
rpmfusion-nonfree-package-config-smart.spec
Log Message:
Sync with free
Index: rpmfusion-nonfree-package-config-smart.spec
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/F-19/rpmfusion-nonfree-package-config-smart.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rpmfusion-nonfree-package-config-smart.spec 12 Jan 2013 17:53:39 -0000 1.10
+++ rpmfusion-nonfree-package-config-smart.spec 27 Jun 2013 17:43:13 -0000 1.11
@@ -17,8 +17,8 @@
%global repo nonfree
Summary: RPM Fusion (%{repo}) configuration files for the Smart package manager
-Name: rpmfusion-%{repo}-package-config-smart
-Version: 18
+Name: rpmfusion-free-package-config-smart
+Version: 19
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -70,6 +70,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-1
+- Update to F-19
+
* Fri Sep 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-1
- Update for F-18
11 years, 5 months
rpms/rpmfusion-nonfree-package-config-smart/devel rpmfusion-nonfree-package-config-smart.spec, 1.10, 1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6541/devel
Modified Files:
rpmfusion-nonfree-package-config-smart.spec
Log Message:
Sync with free
Index: rpmfusion-nonfree-package-config-smart.spec
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/devel/rpmfusion-nonfree-package-config-smart.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rpmfusion-nonfree-package-config-smart.spec 12 Jan 2013 17:53:39 -0000 1.10
+++ rpmfusion-nonfree-package-config-smart.spec 27 Jun 2013 17:43:13 -0000 1.11
@@ -17,8 +17,8 @@
%global repo nonfree
Summary: RPM Fusion (%{repo}) configuration files for the Smart package manager
-Name: rpmfusion-%{repo}-package-config-smart
-Version: 18
+Name: rpmfusion-free-package-config-smart
+Version: 20
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -70,6 +70,12 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-1
+- Update to F-20
+
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-1
+- Update to F-19
+
* Fri Sep 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-1
- Update for F-18
11 years, 5 months
rpms/rpmfusion-free-package-config-smart/devel rpmfusion-free-package-config-smart.spec, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5933/devel
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
Update for F-19 devel
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/devel/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rpmfusion-free-package-config-smart.spec 7 Sep 2012 20:49:47 -0000 1.7
+++ rpmfusion-free-package-config-smart.spec 27 Jun 2013 17:40:11 -0000 1.8
@@ -18,7 +18,7 @@
Summary: RPM Fusion (%{repo}) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
-Version: 18
+Version: 20
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -70,6 +70,12 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-1
+- Update to F-20
+
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-1
+- Update to F-19
+
* Fri Sep 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-1
- Update for F-18
11 years, 5 months
rpms/rpmfusion-free-package-config-smart/F-19 rpmfusion-free-package-config-smart.spec, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5933/F-19
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
Update for F-19 devel
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/F-19/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rpmfusion-free-package-config-smart.spec 7 Sep 2012 20:49:47 -0000 1.7
+++ rpmfusion-free-package-config-smart.spec 27 Jun 2013 17:40:11 -0000 1.8
@@ -18,7 +18,7 @@
Summary: RPM Fusion (%{repo}) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
-Version: 18
+Version: 19
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -70,6 +70,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-1
+- Update to F-19
+
* Fri Sep 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-1
- Update for F-18
11 years, 5 months
rpms/wl-kmod/F-17 wl-kmod.spec,1.137,1.138
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32342
Modified Files:
wl-kmod.spec
Log Message:
* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-10.5
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-17/wl-kmod.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- wl-kmod.spec 17 Jun 2013 09:09:49 -0000 1.137
+++ wl-kmod.spec 27 Jun 2013 16:45:51 -0000 1.138
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.100.82.112
-Release: 10%{?dist}.4
+Release: 10%{?dist}.5
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -101,6 +101,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-10.5
+- Rebuilt for kernel
+
* Mon Jun 17 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-10.4
- Rebuilt for kernel
11 years, 5 months
rpms/nvidia-kmod/F-17 nvidia-kmod.spec,1.183,1.184
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32221
Modified Files:
nvidia-kmod.spec
Log Message:
* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.88-1.11
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-17/nvidia-kmod.spec,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- nvidia-kmod.spec 17 Jun 2013 09:09:36 -0000 1.183
+++ nvidia-kmod.spec 27 Jun 2013 16:45:38 -0000 1.184
@@ -9,7 +9,7 @@
Epoch: 1
Version: 304.88
# Taken over by kmodtool
-Release: 1%{?dist}.10
+Release: 1%{?dist}.11
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -85,6 +85,9 @@
%changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.88-1.11
+- Rebuilt for kernel
+
* Mon Jun 17 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.88-1.10
- Rebuilt for kernel
11 years, 5 months