rpms/gstreamer1-libav/devel .cvsignore, 1.4, 1.5 gstreamer1-libav.spec, 1.4, 1.5 sources, 1.4, 1.5 gst-libav-configure-set-the-assembler.patch, 1.1, NONE
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer1-libav/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15100
Modified Files:
.cvsignore gstreamer1-libav.spec sources
Removed Files:
gst-libav-configure-set-the-assembler.patch
Log Message:
* Tue Aug 6 2013 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.0.9-1
- Rebase to 1.0.9
- This includes an upgrade of the buildin libav to 0.8.8 which includes a
bunch of security fixes from
- No longer overwrite the included libav, as the bundled one is the latest
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gstreamer1-libav/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 25 Mar 2013 09:56:41 -0000 1.4
+++ .cvsignore 8 Aug 2013 17:58:23 -0000 1.5
@@ -1,2 +1 @@
-gst-libav-1.0.6.tar.xz
-libav-0.8.6.tar.xz
+gst-libav-1.0.9.tar.xz
Index: gstreamer1-libav.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer1-libav/devel/gstreamer1-libav.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gstreamer1-libav.spec 25 Mar 2013 09:56:41 -0000 1.4
+++ gstreamer1-libav.spec 8 Aug 2013 17:58:23 -0000 1.5
@@ -1,5 +1,5 @@
Name: gstreamer1-libav
-Version: 1.0.6
+Version: 1.0.9
Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
@@ -7,9 +7,8 @@
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
# We drop in a newer libav to get all the security bugfixes from there!
-Source1: http://libav.org/releases/libav-0.8.6.tar.xz
+#Source1: http://libav.org/releases/libav-0.8.8.tar.xz
Patch0: gst-ffmpeg-0.10.12-ChangeLog-UTF-8.patch
-Patch1: gst-libav-configure-set-the-assembler.patch
BuildRequires: gstreamer1-devel >= 1.0.0
BuildRequires: gstreamer1-plugins-base-devel >= 1.0.0
BuildRequires: orc-devel bzip2-devel zlib-devel
@@ -29,12 +28,13 @@
%prep
-%setup -q -n gst-libav-%{version} -a 1
+%setup -q -n gst-libav-%{version}
%patch0 -p1
-%patch1 -p1
-chmod +x configure
-rm -r gst-libs/ext/libav
-mv libav-0.8.6 gst-libs/ext/libav
+
+# Use this when overriding the buildin libav
+#setup -q -n gst-libav-%{version} -a 1
+#rm -r gst-libs/ext/libav
+#mv libav-0.8.8 gst-libs/ext/libav
%build
@@ -48,7 +48,7 @@
%install
-make install V=1 DESTDIR=$RPM_BUILD_ROOT
+%make_install V=1
rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
@@ -59,6 +59,12 @@
%changelog
+* Tue Aug 6 2013 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.0.9-1
+- Rebase to 1.0.9
+- This includes an upgrade of the buildin libav to 0.8.8 which includes a
+ bunch of security fixes from
+- No longer overwrite the included libav, as the bundled one is the latest
+
* Mon Mar 25 2013 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.0.6-1
- Rebase to 1.0.6
- Upgrade the buildin libav to 0.8.6 to get all the security fixes from
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gstreamer1-libav/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 25 Mar 2013 09:56:41 -0000 1.4
+++ sources 8 Aug 2013 17:58:23 -0000 1.5
@@ -1,2 +1 @@
-07e5399c44346a95aafc1d4533125774 gst-libav-1.0.6.tar.xz
-c4a57b81a110c1b72c1e875e222ab8d2 libav-0.8.6.tar.xz
+8414f8d4c4a239a74a3d5eadf3d14875 gst-libav-1.0.9.tar.xz
--- gst-libav-configure-set-the-assembler.patch DELETED ---
11 years, 3 months
rpms/catalyst-kmod/devel catalyst-kmod.spec,1.15,1.16
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26962
Modified Files:
catalyst-kmod.spec
Log Message:
build for akmod
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/catalyst-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- catalyst-kmod.spec 7 Aug 2013 15:18:01 -0000 1.15
+++ catalyst-kmod.spec 7 Aug 2013 15:28:31 -0000 1.16
@@ -3,7 +3,7 @@
# "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 akmod
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
11 years, 3 months
rpms/xorg-x11-drv-catalyst/devel blacklist-radeon.conf, 1.2, 1.3 sources, 1.4, 1.5 xorg-x11-drv-catalyst.spec, 1.5, 1.6
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-catalyst/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26388
Modified Files:
sources xorg-x11-drv-catalyst.spec
Added Files:
blacklist-radeon.conf
Log Message:
* Sat Aug 03 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.1.beta1
- Update to Catalyst 13.8beta1 (internal version 13.20.5)
Index: blacklist-radeon.conf
===================================================================
RCS file: blacklist-radeon.conf
diff -N blacklist-radeon.conf
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ blacklist-radeon.conf 7 Aug 2013 15:23:41 -0000 1.3
@@ -0,0 +1,4 @@
+# RPM Fusion blacklist for radeon driver - you need to run as root:
+# dracut -f /boot/initramfs-$(uname -r).img $(uname -r)
+# if radeon is loaded despite this file.
+blacklist radeon
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 16 Nov 2011 22:47:05 -0000 1.4
+++ sources 7 Aug 2013 15:23:42 -0000 1.5
@@ -1,2 +1,2 @@
b8f56bc55aa70cb19dd12857fdc184cc xvba-sdk-0.74-404001.tar.gz
-7196077aacfbaf7234a705f5352a1111 ati-driver-installer-11-11-x86.x86_64.run
+87fc4a1d842856f4eb28cdff6b602466 amd-catalyst-13.8-beta1-linux-x86.x86_64.zip
Index: xorg-x11-drv-catalyst.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/devel/xorg-x11-drv-catalyst.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xorg-x11-drv-catalyst.spec 16 Nov 2011 23:27:03 -0000 1.5
+++ xorg-x11-drv-catalyst.spec 7 Aug 2013 15:23:42 -0000 1.6
@@ -1,16 +1,16 @@
-%define atilibdir %{_libdir}/catalyst
+%global atilibdir %{_libdir}/catalyst
+%global amdrun amd-catalyst-13.8-beta1-linux-x86.x86_64.run
+%global debug_package %{nil}
-%global debug_package %{nil}
-
-%global __strip /bin/true
+%global __strip /bin/true
Name: xorg-x11-drv-catalyst
-Version: 11.11
-Release: 3%{?dist}
+Version: 13.8
+Release: 0.1.beta1%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: Redistributable, no modification permitted
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
+Source0: http://www2.ati.com/drivers/beta/amd-catalyst-13.8-beta1-linux-x86.x86_64...
Source1: http://developer.amd.com/downloads/xvba-sdk-0.74-404001.tar.gz
Source2: catalyst-README.Fedora
Source3: amdcccle.desktop
@@ -20,6 +20,7 @@
Source7: catalyst-a-lid-aticonfig
Source8: 00-catalyst-modulepath.conf
Source9: 01-catalyst-videodriver.conf
+Source10: blacklist-radeon.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -109,8 +110,10 @@
%prep
%setup -q -c -T
+# Unzip fglrx driver
+unzip %{SOURCE0}
# Extract fglrx driver
-sh %{SOURCE0} --extract fglrx
+sh %{amdrun} --extract fglrx
# Extract XvBA devel files
mkdir amdxvba
@@ -228,6 +231,10 @@
rm -f $RPM_BUILD_ROOT%{atilibdir}/switchlibGL
rm -f $RPM_BUILD_ROOT%{atilibdir}/switchlibglx
+# ATI says this is a 64-bit binary, but it's not.
+rm -rf $RPM_BUILD_ROOT%{atilibdir}/libSlotMaximizerBe.so
+
+
# Remove some 'fglrx-' prefixes
mv $RPM_BUILD_ROOT%{atilibdir}/{fglrx-,}libGL.so.1.2
mv $RPM_BUILD_ROOT%{_libdir}/xorg/modules/extensions/catalyst/{fglrx-,}libglx.so
@@ -287,6 +294,10 @@
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
echo "%{atilibdir}" > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/catalyst-%{_lib}.conf
+#Blacklist radeon
+install -m 0755 -d $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d/
+install -p -m 0644 %{SOURCE10} $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d/
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -312,7 +323,7 @@
/sbin/service atieventsd start >/dev/null 2>&1
if [ -x /sbin/grubby ] ; then
GRUBBYLASTKERNEL=`/sbin/grubby --default-kernel`
- /sbin/grubby --update-kernel=${GRUBBYLASTKERNEL} --args='radeon.modeset=0' &>/dev/null
+ /sbin/grubby --update-kernel=${GRUBBYLASTKERNEL} --args='radeon.modeset=0 rd.driver.blacklist=radeon' &>/dev/null
fi
fi ||:
@@ -325,7 +336,7 @@
if [ -x /sbin/grubby ] ; then
# remove rdblacklist from boot params in case they installed with v10.7, which blacklisted radeon upon installation
GRUBBYLASTKERNEL=`/sbin/grubby --default-kernel`
- /sbin/grubby --update-kernel=${GRUBBYLASTKERNEL} --remove-args='radeon.modeset=0 rdblacklist=radeon' &>/dev/null
+ /sbin/grubby --update-kernel=${GRUBBYLASTKERNEL} --remove-args='radeon.modeset=0 rdblacklist=radeon rd.driver.blacklist=radeon' &>/dev/null
fi
fi ||:
@@ -337,8 +348,12 @@
%dir %{_sysconfdir}/ati/
%doc %{_docdir}/amdcccle/ccc_copyrights.txt
%config(noreplace) %{_sysconfdir}/security/console.apps/amdcccle-su
+%config(noreplace) %{_prefix}/lib/modprobe.d/blacklist-radeon.conf
%config %{_sysconfdir}/X11/xorg.conf.d/*catalyst*.conf
%{_sysconfdir}/ati/atiogl.xml
+%{_sysconfdir}/ati/atiapfxx.blb
+%{_sysconfdir}/ati/atiapfxx
+%{_sysconfdir}/ati/atiapfxx.log
%{_sysconfdir}/ati/logo.xbm.example
%{_sysconfdir}/ati/logo_mask.xbm.example
%{_sysconfdir}/ati/amdpcsdb.default
@@ -390,6 +405,52 @@
%changelog
+* Sat Aug 03 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.1.beta1
+- Update to Catalyst 13.8beta1 (internal version 13.20.5)
+
+* Wed May 29 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.6-0.1.beta
+- Update to Catalyst 13.6beta (internal version 13.101)
+
+* Sat May 11 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.4-1
+- Update to Catalyst 13.4 (internal version 12.104)
+
+* Sun Jan 20 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.1-1
+- Update to Catalyst 13.1 (internal version 9.012)
+
+* Wed Dec 05 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.11-0.3.beta11
+- Update to Catalyst 12.11 beta11 (internal version 9.01.8)
+- add blacklist file to %%{_prefix}/lib/modprobe.d/
+
+* Mon Nov 05 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.11-0.2.beta
+- update blacklist scriptlets
+
+* Sat Oct 27 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.11-0.1.beta
+- Update to Catalyst 12.11 beta (internal version 9.01)
+
+* Tue Oct 23 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.10-1
+- Update to Catalyst 12.10 release (internal version 9.002)
+
+* Mon Oct 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.9-0.1.beta
+- Update to Catalyst 12.9 beta (internal version 9.00)
+
+* Fri Aug 17 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.8-1
+- Update to Catalyst 12.8 release (internal version 8.982)
+
+* Sat Jun 30 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.6-1
+- Update to Catalyst 12.6 release (internal version 8.98)
+
+* Sun Jun 24 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.6-0.1
+- Update to Catalyst 12.6 beta (internal version 8.98)
+
+* Fri Apr 27 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.4-1
+- Update to Catalyst 12.4 (internal version 8.961)
+
+* Fri Mar 30 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.3-1
+- Update to Catalyst 12.3 (internal version 8.951)
+
+* Sun Feb 05 2012 Stewart Adam <s.adam at diffingo.com> - 12.1-1
+- Update to Catalyst 12.1 (internal version 8.93)
+
* Wed Nov 16 2011 Stewart Adam <s.adam at diffingo.com> - 11.11-3
- Bump because of rawhide tagging issue
11 years, 3 months
rpms/catalyst-kmod/devel fix_proc_perms.patch,NONE,1.1
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26115
Added Files:
fix_proc_perms.patch
Log Message:
* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
- fix proc perms
fix_proc_perms.patch:
firegl_public.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE fix_proc_perms.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c 2013-07-29 18:54:07.000000000 +0300
+++ lib/modules/fglrx/build_mod/firegl_public.c 2013-08-07 11:43:54.465936476 +0300
@@ -821,7 +821,7 @@
KCL_DEBUG1(FN_FIREGL_PROC, "minor %d, proc_list 0x%08lx\n", minor, (unsigned long)proc_list);
if (!minor)
{
- root = KCL_create_proc_dir(NULL, "ati", S_IFDIR);
+ root = KCL_create_proc_dir(NULL, "ati", S_IFDIR|S_IRUGO|S_IXUGO);
}
if (!root)
11 years, 3 months
rpms/catalyst-kmod/devel catalyst-kmod.spec, 1.14, 1.15 compat_alloc-Makefile.patch, 1.1, 1.2 sources, 1.5, 1.6
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25989
Modified Files:
catalyst-kmod.spec compat_alloc-Makefile.patch sources
Log Message:
* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
- fix proc perms
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/catalyst-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- catalyst-kmod.spec 8 Feb 2012 23:15:59 -0000 1.14
+++ catalyst-kmod.spec 7 Aug 2013 15:18:01 -0000 1.15
@@ -3,7 +3,7 @@
# "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 akmod
+%global buildforkernels current
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -12,8 +12,8 @@
%endif
Name: catalyst-kmod
-Version: 11.11
-Release: 1%{?dist}.1
+Version: 13.8
+Release: 0.2.beta1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -22,6 +22,7 @@
Source0: http://downloads.diffingo.com/rpmfusion/kmod-data/catalyst-kmod-data-%{ve...
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
+Patch1: fix_proc_perms.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -67,6 +68,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
+%patch1 -p0 -b.fix_proc_perms
popd
for kernel_version in %{?kernel_versions} ; do
@@ -77,7 +79,7 @@
%build
for kernel_version in %{?kernel_versions}; do
pushd _kmod_build_${kernel_version%%___*}/lib/modules/fglrx/build_mod/2.6.x
- make CC="gcc" PAGE_ATTR_FIX=0 \
+ make V=1 CC="gcc" PAGE_ATTR_FIX=0 \
KVER="${kernel_version%%___*}" \
KDIR="/usr/src/kernels/${kernel_version%%___*}"
popd
@@ -97,6 +99,12 @@
%changelog
+* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
+- fix proc perms
+
+* Sat Aug 03 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.1.beta1
+- Update to Catalyst 13.8beta1 (internal version 13.20.5)
+
* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 11.11-1.1
- Rebuild for UsrMove
compat_alloc-Makefile.patch:
Makefile | 1 +
1 file changed, 1 insertion(+)
Index: compat_alloc-Makefile.patch
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/compat_alloc-Makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compat_alloc-Makefile.patch 2 May 2011 07:51:24 -0000 1.1
+++ compat_alloc-Makefile.patch 7 Aug 2013 15:18:02 -0000 1.2
@@ -1,6 +1,6 @@
--- lib/modules/fglrx/build_mod/2.6.x/Makefile.compat_alloc 2010-10-25 19:14:43.157401050 -0400
+++ lib/modules/fglrx/build_mod/2.6.x/Makefile 2010-10-25 19:14:54.586401063 -0400
-@@ -66,6 +66,7 @@
+@@ -68,6 +68,7 @@
-DFGL_GART_RESERVED_SLOT \
-DFGL_LINUX253P1_VMA_API \
-DPAGE_ATTR_FIX=$(PAGE_ATTR_FIX) \
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 16 Nov 2011 22:56:44 -0000 1.5
+++ sources 7 Aug 2013 15:18:02 -0000 1.6
@@ -1 +1 @@
-19be5cd21a0ba3921676e4d00adf18eb catalyst-kmod-data-11.11.tar.bz2
+c825603d6b0adeca862804fdd5093fb4 catalyst-kmod-data-13.8.tar.bz2
11 years, 3 months
rpms/catalyst-kmod/F-18 compat_alloc-Makefile.patch,1.1,1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25917
Modified Files:
compat_alloc-Makefile.patch
Log Message:
update patch
compat_alloc-Makefile.patch:
Makefile | 1 +
1 file changed, 1 insertion(+)
Index: compat_alloc-Makefile.patch
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/compat_alloc-Makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compat_alloc-Makefile.patch 2 May 2011 07:51:24 -0000 1.1
+++ compat_alloc-Makefile.patch 7 Aug 2013 15:15:57 -0000 1.2
@@ -1,6 +1,6 @@
--- lib/modules/fglrx/build_mod/2.6.x/Makefile.compat_alloc 2010-10-25 19:14:43.157401050 -0400
+++ lib/modules/fglrx/build_mod/2.6.x/Makefile 2010-10-25 19:14:54.586401063 -0400
-@@ -66,6 +66,7 @@
+@@ -68,6 +68,7 @@
-DFGL_GART_RESERVED_SLOT \
-DFGL_LINUX253P1_VMA_API \
-DPAGE_ATTR_FIX=$(PAGE_ATTR_FIX) \
11 years, 3 months
rpms/catalyst-kmod/F-18 fix_proc_perms.patch, NONE, 1.1 catalyst-kmod.spec, 1.63, 1.64 3.7_kernel.patch, 1.1, NONE 3.8_kernel.patch, 1.1, NONE
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25777
Modified Files:
catalyst-kmod.spec
Added Files:
fix_proc_perms.patch
Removed Files:
3.7_kernel.patch 3.8_kernel.patch
Log Message:
* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
- fix proc perms
fix_proc_perms.patch:
firegl_public.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE fix_proc_perms.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c 2013-07-29 18:54:07.000000000 +0300
+++ lib/modules/fglrx/build_mod/firegl_public.c 2013-08-07 11:43:54.465936476 +0300
@@ -821,7 +821,7 @@
KCL_DEBUG1(FN_FIREGL_PROC, "minor %d, proc_list 0x%08lx\n", minor, (unsigned long)proc_list);
if (!minor)
{
- root = KCL_create_proc_dir(NULL, "ati", S_IFDIR);
+ root = KCL_create_proc_dir(NULL, "ati", S_IFDIR|S_IRUGO|S_IXUGO);
}
if (!root)
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/catalyst-kmod.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- catalyst-kmod.spec 3 Aug 2013 12:31:01 -0000 1.63
+++ catalyst-kmod.spec 7 Aug 2013 15:14:07 -0000 1.64
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 13.8
-Release: 0.1.beta1%{?dist}
+Release: 0.2.beta1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -22,6 +22,7 @@
Source0: http://downloads.diffingo.com/rpmfusion/kmod-data/catalyst-kmod-data-%{ve...
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
+Patch1: fix_proc_perms.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -67,6 +68,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
+%patch1 -p0 -b.fix_proc_perms
popd
for kernel_version in %{?kernel_versions} ; do
@@ -97,6 +99,9 @@
%changelog
+* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
+- fix proc perms
+
* Sat Aug 03 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.1.beta1
- Update to Catalyst 13.8beta1 (internal version 13.20.5)
--- 3.7_kernel.patch DELETED ---
--- 3.8_kernel.patch DELETED ---
11 years, 3 months
rpms/catalyst-kmod/F-19 fix_proc_perms.patch, NONE, 1.1 catalyst-kmod.spec, 1.31, 1.32 compat_alloc-Makefile.patch, 1.2, 1.3
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25313
Modified Files:
catalyst-kmod.spec compat_alloc-Makefile.patch
Added Files:
fix_proc_perms.patch
Log Message:
* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
- fix proc perms
* Wed May 29 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.6-0.1.beta
- Update to Catalyst 13.6beta (internal version 13.101)
fix_proc_perms.patch:
firegl_public.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE fix_proc_perms.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c 2013-07-29 18:54:07.000000000 +0300
+++ lib/modules/fglrx/build_mod/firegl_public.c 2013-08-07 11:43:54.465936476 +0300
@@ -821,7 +821,7 @@
KCL_DEBUG1(FN_FIREGL_PROC, "minor %d, proc_list 0x%08lx\n", minor, (unsigned long)proc_list);
if (!minor)
{
- root = KCL_create_proc_dir(NULL, "ati", S_IFDIR);
+ root = KCL_create_proc_dir(NULL, "ati", S_IFDIR|S_IRUGO|S_IXUGO);
}
if (!root)
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-19/catalyst-kmod.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- catalyst-kmod.spec 3 Aug 2013 11:54:19 -0000 1.31
+++ catalyst-kmod.spec 7 Aug 2013 15:09:37 -0000 1.32
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 13.8
-Release: 0.1.beta1%{?dist}
+Release: 0.2.beta1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -22,6 +22,7 @@
Source0: http://downloads.diffingo.com/rpmfusion/kmod-data/catalyst-kmod-data-%{ve...
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
+Patch1: fix_proc_perms.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -67,6 +68,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
+%patch1 -p0 -b.fix_proc_perms
popd
for kernel_version in %{?kernel_versions} ; do
@@ -97,6 +99,9 @@
%changelog
+* Wed Aug 07 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.2.beta1
+- fix proc perms
+
* Sat Aug 03 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.8-0.1.beta1
- Update to Catalyst 13.8beta1 (internal version 13.20.5)
compat_alloc-Makefile.patch:
Makefile | 1 +
1 file changed, 1 insertion(+)
Index: compat_alloc-Makefile.patch
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-19/compat_alloc-Makefile.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- compat_alloc-Makefile.patch 22 May 2013 18:25:25 -0000 1.2
+++ compat_alloc-Makefile.patch 7 Aug 2013 15:09:37 -0000 1.3
@@ -1,6 +1,6 @@
--- lib/modules/fglrx/build_mod/2.6.x/Makefile.compat_alloc 2010-10-25 19:14:43.157401050 -0400
+++ lib/modules/fglrx/build_mod/2.6.x/Makefile 2010-10-25 19:14:54.586401063 -0400
-@@ -66,6 +66,7 @@
+@@ -68,6 +68,7 @@
-DFGL_GART_RESERVED_SLOT \
-DFGL_LINUX253P1_VMA_API \
-DPAGE_ATTR_FIX=$(PAGE_ATTR_FIX) \
11 years, 3 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.132,1.133
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24040
Modified Files:
nvidia-kmod.spec
Log Message:
* Tue Aug 06 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.15-2
- rebuild for akmod as pae marco is broken
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- nvidia-kmod.spec 6 Aug 2013 10:12:44 -0000 1.132
+++ nvidia-kmod.spec 6 Aug 2013 11:02:39 -0000 1.133
@@ -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 akmod
Name: nvidia-kmod
Epoch: 1
Version: 325.15
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -79,6 +79,9 @@
%changelog
+* Tue Aug 06 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.15-2
+- rebuild for akmod as pae marco is broken
+
* Tue Aug 06 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.15-1
- Update to 325.15 release
- redo kernel patch
11 years, 3 months
rpms/nvidia-kmod/devel kernel_v3.11.patch, NONE, 1.1 .cvsignore, 1.57, 1.58 nvidia-kmod.spec, 1.131, 1.132 sources, 1.60, 1.61 kernel_v3.10.patch, 1.4, NONE
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21945
Modified Files:
.cvsignore nvidia-kmod.spec sources
Added Files:
kernel_v3.11.patch
Removed Files:
kernel_v3.10.patch
Log Message:
* Tue Aug 06 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.15-1
- Update to 325.15 release
- redo kernel patch
kernel_v3.11.patch:
nv-linux.h | 4 ++++
1 file changed, 4 insertions(+)
--- NEW FILE kernel_v3.11.patch ---
--- a/kernel/nv-linux.h
+++ b/kernel/nv-linux.h
@@ -957,7 +957,11 @@ static inline int nv_execute_on_all_cpus
#endif
#if !defined(NV_VMWARE)
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 11, 0)
+#define NV_NUM_PHYSPAGES get_num_physpages()
+#else
#define NV_NUM_PHYSPAGES num_physpages
+#endif
#define NV_GET_CURRENT_PROCESS() current->tgid
#define NV_IN_ATOMIC() in_atomic()
#define NV_LOCAL_BH_DISABLE() local_bh_disable()
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- .cvsignore 8 Jul 2013 17:01:29 -0000 1.57
+++ .cvsignore 6 Aug 2013 10:12:44 -0000 1.58
@@ -1 +1 @@
-nvidia-kmod-data-325.08.tar.xz
+nvidia-kmod-data-325.15.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- nvidia-kmod.spec 21 Jul 2013 08:19:08 -0000 1.131
+++ nvidia-kmod.spec 6 Aug 2013 10:12:44 -0000 1.132
@@ -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 akmod
+%global buildforkernels current
Name: nvidia-kmod
Epoch: 1
-Version: 325.08
+Version: 325.15
# Taken over by kmodtool
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -17,19 +17,17 @@
# Source is created from these files:
#ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x86-%{version}-pkg0.run
#ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x86_64-%{version}-pkg0.run
+#ftp://download.nvidia.com/XFree86/Linux-32bit-ARM/%{version}/NVIDIA-Linux-armv7l-gnueabihf-%{version}.run
-# <switch me> when sources are on kwizart's repo
-Source0: http://rpms.kwizart.net/fedora/SOURCES/nvidia-kmod-data-%{version}.tar.xz
-#Source0: http://www.diffingo.com/downloads/livna/kmod-data/nvidia-kmod-data-%{vers...
-# </switch me>
+Source0: nvidia-kmod-data-%{version}.tar.xz
Source11: nvidia-kmodtool-excludekernel-filterfile
-Patch0: kernel_v3.10.patch
+Patch0: kernel_v3.11.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 armv7hl
# get the needed BuildRequires (in parts depending on what we build for)
BuildRequires: %{_bindir}/kmodtool
@@ -48,7 +46,7 @@
%setup -q -c -T -a 0
# patch loop
-for arch in x86 x64
+for arch in x86_64 i686 armv7hl
do
pushd nvidiapkg-${arch}
%patch0 -p1
@@ -57,11 +55,7 @@
for kernel_version in %{?kernel_versions} ; do
-%ifarch %{ix86}
- cp -a nvidiapkg-x86 _kmod_build_${kernel_version%%___*}
-%else
- cp -a nvidiapkg-x64 _kmod_build_${kernel_version%%___*}
-%endif
+ cp -a nvidiapkg-%{_target_cpu} _kmod_build_${kernel_version%%___*}
done
%build
@@ -85,6 +79,10 @@
%changelog
+* Tue Aug 06 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.15-1
+- Update to 325.15 release
+- redo kernel patch
+
* Sun Jul 21 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:325.08-4
- redo kernel patch
@@ -99,6 +97,7 @@
* Fri Jun 28 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.32-1
- Update to 319.32
+- Add support for armv7hl
* Fri May 31 2013 leigh scott <leigh123linux(a)googlemail.com> - 1:319.23-3
- Patch for 3.10 kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- sources 8 Jul 2013 17:01:29 -0000 1.60
+++ sources 6 Aug 2013 10:12:44 -0000 1.61
@@ -1 +1 @@
-4439f78a3bdafb69fa189a6038c54765 nvidia-kmod-data-325.08.tar.xz
+c075f748ce929098c317704151ef7fc8 nvidia-kmod-data-325.15.tar.xz
--- kernel_v3.10.patch DELETED ---
11 years, 3 months