rpms/openmotif/devel openmotif.spec,1.4,1.5 sources,1.3,1.4
by Jochen Schmitt
Author: s4504kr
Update of /cvs/nonfree/rpms/openmotif/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv452
Modified Files:
openmotif.spec sources
Log Message:
New upstream release
Index: openmotif.spec
===================================================================
RCS file: /cvs/nonfree/rpms/openmotif/devel/openmotif.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openmotif.spec 5 Jun 2012 21:14:46 -0000 1.4
+++ openmotif.spec 25 Oct 2012 19:15:15 -0000 1.5
@@ -1,15 +1,13 @@
-%global major 2.3
Summary: Open Motif runtime libraries and executables
Name: openmotif
-Version: %{major}.3
-Release: 3%{?dist}
-License: Open Group Public License
+Version: 2.3.4
+Release: 1%{?dist}
+License: LGPLv2+
Group: System Environment/Libraries
-Source: ftp://ftp.ics.com/openmotif/%{major}/%{version}/%{name}-%{version}.tar.gz
+Source: http://prdownloads.sourceforge.net/motif/motif-%{version}-src.tgz
Source1: xmbind
Source2: README.Fedora
URL: http://www.motifzone.net/
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: automake autoconf texinfo
BuildRequires: flex
@@ -19,6 +17,7 @@
BuildRequires: xorg-x11-xbitmaps
BuildRequires: perl
BuildRequires: flex-static
+BuildRequires: libtool
Patch1: openMotif-2.2.3-uil_lib.patch
Patch2: openMotif-2.3.0-rgbtxt.patch
@@ -77,13 +76,13 @@
Group: Development/Libraries
Conflicts: lesstif-devel
Requires: openmotif-devel = %{version}-%{release}
-BuildArch: noarch
+# BuildArch: noarch
%description docs
This is the Open Motif %{version} additional documentation
%prep
-%setup -q
+%setup -q -n motif-%{version}
%patch1 -p1 -b .uil_lib
%patch2 -p1 -b .rgbtxt
%patch3 -p1 -b .paths
@@ -91,9 +90,7 @@
cp %{SOURCE2} .
%build
-aclocal -I .
-automake --foreign
-autoconf
+./autogen.sh
%configure \
--enable-xft \
--enable-jpeg --enable-png
@@ -105,8 +102,6 @@
make # %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
-
export LD_LIBRARY_PATH=`pwd`/lib/Mrm/.libs:`pwd`/lib/Xm/.libs
make DESTDIR=$RPM_BUILD_ROOT install
@@ -143,12 +138,9 @@
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
-%doc COPYRIGHT.MOTIF README RELEASE RELNOTES
+%doc COPYING README RELEASE RELNOTES
%{_includedir}/X11/bitmaps/*
%dir %{_libdir}/openmotif
%{_libdir}/openmotif/lib*.so.*
@@ -187,6 +179,11 @@
%{_mandir}/man3/*
%changelog
+* Thu Oct 25 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.3.4-1
+- New upstream release
+- Package clean up
+- Licens changed to LGPL
+
* Tue Jun 5 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.3.3-3
- Add a BR to flex-static to fix a FTBFS
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/openmotif/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 31 Mar 2010 19:18:09 -0000 1.3
+++ sources 25 Oct 2012 19:15:15 -0000 1.4
@@ -1 +1 @@
-fd27cd3369d6c7d5ef79eccba524f7be openmotif-2.3.3.tar.gz
+612bb8127d0d31da6e5474edf8a5c247 motif-2.3.4-src.tgz
12 years, 1 month
rpms/nvidia-settings/F-17 nvidia-settings.spec, 1.25, 1.26 sources, 1.21, 1.22
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-settings/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18359
Modified Files:
nvidia-settings.spec sources
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-22
- Update to 304.60
Index: nvidia-settings.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/F-17/nvidia-settings.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- nvidia-settings.spec 11 Oct 2012 09:19:52 -0000 1.25
+++ nvidia-settings.spec 25 Oct 2012 15:49:47 -0000 1.26
@@ -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 304.51
+%global nversion 304.60
#Possible replacement/complement:
#http://willem.engen.nl/projects/disper/
@@ -9,7 +9,7 @@
Name: nvidia-settings
Version: 1.0
-Release: 21%{?dist}
+Release: 22%{?dist}
Summary: Configure the NVIDIA graphics driver
Group: Applications/System
@@ -97,6 +97,9 @@
%changelog
+* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-22
+- Update to 304.60
+
* Thu Oct 11 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-21
- Update to 304.51
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/F-17/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources 11 Oct 2012 09:19:53 -0000 1.21
+++ sources 25 Oct 2012 15:49:47 -0000 1.22
@@ -1 +1 @@
-be16272d0bfb57700bcf2b7baa68222e nvidia-settings-304.51.tar.bz2
+11f17fd2ec9c27c4ccd60688445375d1 nvidia-settings-304.60.tar.bz2
12 years, 1 month
rpms/nvidia-settings/F-16 nvidia-settings.spec, 1.24, 1.25 sources, 1.21, 1.22
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-settings/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18158
Modified Files:
nvidia-settings.spec sources
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-22
- Update to 304.60
Index: nvidia-settings.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-settings/F-16/nvidia-settings.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- nvidia-settings.spec 21 Oct 2012 10:01:36 -0000 1.24
+++ nvidia-settings.spec 25 Oct 2012 15:48:27 -0000 1.25
@@ -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 304.51
+%global nversion 304.60
#Possible replacement/complement:
#http://willem.engen.nl/projects/disper/
@@ -9,7 +9,7 @@
Name: nvidia-settings
Version: 1.0
-Release: 21%{?dist}
+Release: 22%{?dist}
Summary: Configure the NVIDIA graphics driver
Group: Applications/System
@@ -97,6 +97,9 @@
%changelog
+* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-22
+- Update to 304.60
+
* Sun Oct 21 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-21
- Update to 304.51
12 years, 1 month
rpms/nvidia-xconfig/F-17 nvidia-xconfig.spec, 1.21, 1.22 sources, 1.20, 1.21
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-xconfig/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17378
Modified Files:
nvidia-xconfig.spec sources
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-20
- Update to 304.60
Index: nvidia-xconfig.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-xconfig/F-17/nvidia-xconfig.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nvidia-xconfig.spec 11 Oct 2012 09:21:41 -0000 1.21
+++ nvidia-xconfig.spec 25 Oct 2012 15:38:02 -0000 1.22
@@ -1,8 +1,8 @@
-%global nversion 304.51
+%global nversion 304.60
Name: nvidia-xconfig
Version: 1.0
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: NVIDIA X configuration file editor
Group: Applications/System
@@ -66,6 +66,9 @@
%{_mandir}/man1/nvidia-xconfig.1.*
%changelog
+* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-20
+- Update to 304.60
+
* Thu Oct 11 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-19
- Update to 304.51
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-xconfig/F-17/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources 11 Oct 2012 09:21:41 -0000 1.20
+++ sources 25 Oct 2012 15:38:02 -0000 1.21
@@ -1 +1 @@
-45f8899feb58357ff19017b200da3e79 nvidia-xconfig-304.51.tar.bz2
+9d7bf9141e89508539c143bb47648508 nvidia-xconfig-304.60.tar.bz2
12 years, 1 month
rpms/nvidia-xconfig/F-16 nvidia-xconfig.spec, 1.21, 1.22 sources, 1.20, 1.21
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-xconfig/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17344
Modified Files:
nvidia-xconfig.spec sources
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-20
- Update to 304.60
Index: nvidia-xconfig.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-xconfig/F-16/nvidia-xconfig.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nvidia-xconfig.spec 21 Oct 2012 09:59:07 -0000 1.21
+++ nvidia-xconfig.spec 25 Oct 2012 15:37:57 -0000 1.22
@@ -1,8 +1,8 @@
-%global nversion 304.51
+%global nversion 304.60
Name: nvidia-xconfig
Version: 1.0
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: NVIDIA X configuration file editor
Group: Applications/System
@@ -66,6 +66,9 @@
%{_mandir}/man1/nvidia-xconfig.1.*
%changelog
+* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-20
+- Update to 304.60
+
* Sun Oct 21 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-19
- Update to 304.51
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-xconfig/F-16/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources 21 Oct 2012 09:59:07 -0000 1.20
+++ sources 25 Oct 2012 15:37:57 -0000 1.21
@@ -1 +1 @@
-45f8899feb58357ff19017b200da3e79 nvidia-xconfig-304.51.tar.bz2
+9d7bf9141e89508539c143bb47648508 nvidia-xconfig-304.60.tar.bz2
12 years, 1 month
rpms/nvidia-kmod/F-16 nvidia-kmod.spec,1.158,1.159 sources,1.51,1.52
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16966
Modified Files:
nvidia-kmod.spec sources
Log Message:
* Thu Oct 18 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
- Update to 304.60
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-16/nvidia-kmod.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- nvidia-kmod.spec 19 Oct 2012 14:26:19 -0000 1.158
+++ nvidia-kmod.spec 25 Oct 2012 15:33:01 -0000 1.159
@@ -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
-#define buildforkernels newest
+%global buildforkernels current
Name: nvidia-kmod
Epoch: 1
-Version: 304.51
+Version: 304.60
# Taken over by kmodtool
-Release: 1%{?dist}.1
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -77,6 +77,9 @@
%changelog
+* Thu Oct 18 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
+- Update to 304.60
+
* Thu Oct 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.51-1.1
- Rebuilt for updated kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-16/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 19 Oct 2012 14:26:19 -0000 1.51
+++ sources 25 Oct 2012 15:33:01 -0000 1.52
@@ -1 +1 @@
-318b757d5af8ef9dd086269673c74ca1 nvidia-kmod-data-304.51.tar.xz
+32f86dd3156c59bc07b2beebe3a5158b nvidia-kmod-data-304.60.tar.xz
12 years, 1 month
rpms/nvidia-kmod/F-17 nvidia-kmod.spec,1.137,1.138 sources,1.51,1.52
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16928
Modified Files:
nvidia-kmod.spec sources
Log Message:
* Thu Oct 23 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
- Update to 304.60
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-17/nvidia-kmod.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- nvidia-kmod.spec 23 Oct 2012 15:42:43 -0000 1.137
+++ nvidia-kmod.spec 25 Oct 2012 15:32:58 -0000 1.138
@@ -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
-%define buildforkernels newest
+%global buildforkernels current
Name: nvidia-kmod
Epoch: 1
-Version: 304.51
+Version: 304.60
# Taken over by kmodtool
-Release: 1%{?dist}.2
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -77,6 +77,9 @@
%changelog
+* Thu Oct 23 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
+- Update to 304.60
+
* Tue Oct 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.51-1.2
- Rebuilt for updated kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-17/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 11 Oct 2012 09:17:50 -0000 1.51
+++ sources 25 Oct 2012 15:32:58 -0000 1.52
@@ -1 +1 @@
-318b757d5af8ef9dd086269673c74ca1 nvidia-kmod-data-304.51.tar.xz
+32f86dd3156c59bc07b2beebe3a5158b nvidia-kmod-data-304.60.tar.xz
12 years, 1 month
rpms/xorg-x11-drv-nvidia/F-17 sources, 1.51, 1.52 xorg-x11-drv-nvidia.spec, 1.86, 1.87
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16471
Modified Files:
sources xorg-x11-drv-nvidia.spec
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
- Update to 304.60
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 11 Oct 2012 09:14:55 -0000 1.51
+++ sources 25 Oct 2012 15:26:03 -0000 1.52
@@ -1,2 +1,2 @@
-4fde294e139a31528ea7f6efd8885a09 NVIDIA-Linux-x86-304.51.run
-3144f4a49a13e2ca938255fd42494f0d NVIDIA-Linux-x86_64-304.51.run
+ddb9ff46add2c29e2d4d19a5e01eb02c NVIDIA-Linux-x86_64-304.60.run
+42b9887076b2ebcf1af5ee13bc332ccb NVIDIA-Linux-x86-304.60.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- xorg-x11-drv-nvidia.spec 11 Oct 2012 09:14:55 -0000 1.86
+++ xorg-x11-drv-nvidia.spec 25 Oct 2012 15:26:03 -0000 1.87
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 304.51
+Version: 304.60
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -361,6 +361,9 @@
%changelog
+* Thu Oct 18 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
+- Update to 304.60
+
* Thu Oct 11 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.51-1
- Update to 304.51 release
12 years, 1 month
rpms/xorg-x11-drv-nvidia/F-16 sources, 1.49, 1.50 xorg-x11-drv-nvidia.spec, 1.84, 1.85
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16435
Modified Files:
sources xorg-x11-drv-nvidia.spec
Log Message:
* Thu Oct 18 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
- Update to 304.60
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources 19 Oct 2012 14:24:57 -0000 1.49
+++ sources 25 Oct 2012 15:25:57 -0000 1.50
@@ -1,2 +1,3 @@
-4fde294e139a31528ea7f6efd8885a09 NVIDIA-Linux-x86-304.51.run
-3144f4a49a13e2ca938255fd42494f0d NVIDIA-Linux-x86_64-304.51.run
+ddb9ff46add2c29e2d4d19a5e01eb02c NVIDIA-Linux-x86_64-304.60.run
+42b9887076b2ebcf1af5ee13bc332ccb NVIDIA-Linux-x86-304.60.run
+
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- xorg-x11-drv-nvidia.spec 19 Oct 2012 14:24:57 -0000 1.84
+++ xorg-x11-drv-nvidia.spec 25 Oct 2012 15:25:57 -0000 1.85
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 304.51
+Version: 304.60
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -361,6 +361,9 @@
%changelog
+* Thu Oct 18 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.60-1
+- Update to 304.60
+
* Thu Oct 11 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.51-1
- Update to 304.51 release
12 years, 1 month
rpms/catalyst-kmod/F-17 catalyst-kmod.spec,1.51,1.52
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32589
Modified Files:
catalyst-kmod.spec
Log Message:
* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.10-2
- rebuild for current
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/catalyst-kmod.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- catalyst-kmod.spec 23 Oct 2012 15:42:07 -0000 1.51
+++ catalyst-kmod.spec 25 Oct 2012 09:18:41 -0000 1.52
@@ -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 newest
+%define buildforkernels current
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.10
-Release: 1%{?dist}.1
+Release: 2%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -97,6 +97,9 @@
%changelog
+* Thu Oct 25 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.10-2
+- rebuild for current
+
* Tue Oct 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.10-1.1
- Rebuilt for updated kernel
12 years, 1 month