rpms/openafs/devel .cvsignore, 1.7, 1.8 openafs.spec, 1.22, 1.23 sources, 1.10, 1.11
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14048
Modified Files:
.cvsignore openafs.spec sources
Log Message:
* Wed Apr 04 2012 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.1-1
- Update to OpenAFS 1.6.1 final
- Require selinux-policy-targeted (RPM Fusion bug #2138).
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 7 Mar 2012 17:40:46 -0000 1.7
+++ .cvsignore 4 Apr 2012 18:10:38 -0000 1.8
@@ -1,2 +1,2 @@
-openafs-1.6.1pre4-src.tar.bz2
-openafs-1.6.1pre4-doc.tar.bz2
+openafs-1.6.1-src.tar.bz2
+openafs-1.6.1-doc.tar.bz2
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/openafs.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- openafs.spec 28 Mar 2012 16:48:43 -0000 1.22
+++ openafs.spec 4 Apr 2012 18:10:38 -0000 1.23
@@ -10,17 +10,15 @@
%define sysname amd64_linux26
%endif
-%define pre pre4
-
Summary: Enterprise Network File System
Name: openafs
Version: 1.6.1
-Release: 0.%{pre}%{?dist}.2
+Release: 1%{?dist}
License: IBM
Group: System Environment/Daemons
URL: http://www.openafs.org
-Source0: http://dl.openafs.org/dl/candidate/%{version}%{pre}/%{name}-%{version}%{p...
-Source1: http://dl.openafs.org/dl/candidate/%{version}%{pre}/%{name}-%{version}%{p...
+Source0: http://dl.openafs.org/dl/%{version}/%{name}-%{version}-src.tar.bz2
+Source1: http://dl.openafs.org/dl/%{version}/%{name}-%{version}-doc.tar.bz2
Source11: http://grand.central.org/dl/cellservdb/CellServDB
Source12: cacheinfo
Source13: openafs.init
@@ -45,12 +43,7 @@
%package client
Summary: OpenAFS Filesystem client
Group: System Environment/Daemons
-Requires(post): bash, coreutils, chkconfig
-%if (0%{?fedora} && 0%{?fedora} <= 16) || (0%{?rhel} && 0%{?rhel} <= 6)
-Requires(post): /sbin/restorecon
-%else
-Requires(post): /usr/sbin/restorecon
-%endif
+Requires(post): bash, coreutils, chkconfig, selinux-policy-targeted
Requires: %{name}-kmod >= %{version}
Requires: openafs = %{version}
Provides: %{name}-kmod-common = %{version}
@@ -97,7 +90,7 @@
Cell.
%prep
-%setup -q -b 1 -n openafs-%{version}%{pre}
+%setup -q -b 1 -n openafs-%{version}
# This changes osconf.m4 to build with -fPIC on i386 and x86_64
%patch0
@@ -330,6 +323,10 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
+* Wed Apr 04 2012 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.1-1
+- Update to OpenAFS 1.6.1 final
+- Require selinux-policy-targeted (RPM Fusion bug #2138).
+
* Fri Mar 23 2012 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.1-0.pre4.2
- Require restorecon for compatability with selinux.
Fixes RPM Fusion bug #2138.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 7 Mar 2012 17:40:46 -0000 1.10
+++ sources 4 Apr 2012 18:10:38 -0000 1.11
@@ -1,2 +1,2 @@
-a9ed606fd0b8a5be7dac862e4d50e527 openafs-1.6.1pre4-src.tar.bz2
-dc45d3d51eb997aa9a196c44bd98b4fe openafs-1.6.1pre4-doc.tar.bz2
+7215609990a2b253f8980fc1e1da0530 openafs-1.6.1-src.tar.bz2
+73d9a86038e827f95de90cf56c940bf7 openafs-1.6.1-doc.tar.bz2
12 years, 10 months
rpms/mpg123/F-17 .cvsignore, 1.4, 1.5 mpg123.spec, 1.4, 1.5 sources, 1.4, 1.5
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/mpg123/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7347
Modified Files:
.cvsignore mpg123.spec sources
Log Message:
* Wed Apr 4 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.7-1
- New upstream bugfix release 1.13.7
- Properly build and install development documentation (rf#2257)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mpg123/F-17/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 29 Jan 2012 20:55:13 -0000 1.4
+++ .cvsignore 4 Apr 2012 18:03:25 -0000 1.5
@@ -1 +1 @@
-mpg123-1.13.4.tar.bz2
+mpg123-1.13.7.tar.bz2
Index: mpg123.spec
===================================================================
RCS file: /cvs/free/rpms/mpg123/F-17/mpg123.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpg123.spec 29 Jan 2012 20:55:13 -0000 1.4
+++ mpg123.spec 4 Apr 2012 18:03:25 -0000 1.5
@@ -3,7 +3,7 @@
%global apriority 99
Name: mpg123
-Version: 1.13.4
+Version: 1.13.7
Release: 1%{?dist}
Summary: MPEG audio player
Group: Applications/Multimedia
@@ -13,6 +13,7 @@
BuildRequires: libtool-ltdl-devel SDL-devel portaudio-devel esound-devel
BuildRequires: jack-audio-connection-kit-devel nas-devel arts-devel
BuildRequires: alsa-lib-devel pulseaudio-libs-devel openal-soft-devel
+BuildRequires: doxygen
Requires(post): %{_sbindir}/alternatives
Requires(postun): %{_sbindir}/alternatives
Provides: mp3-cmdline = %{version}-%{release}
@@ -72,6 +73,7 @@
iconv -f iso8859-1 -t utf8 AUTHORS -o AUTHORS.utf8
touch -r AUTHORS AUTHORS.utf8
mv AUTHORS.utf8 AUTHORS
+echo "HTML_TIMESTAMP=NO" >> doc/doxygen.conf
%build
@@ -80,11 +82,17 @@
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
+pushd doc
+doxygen doxygen.conf
+popd
%install
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/*.la
+mkdir -p $RPM_BUILD_ROOT%{_mandir}/man3
+install -m 644 -p doc/man/man3/mpg123*.3 $RPM_BUILD_ROOT%{_mandir}/man3
+install -m 644 -p doc/man/man3/MPG123*.3 $RPM_BUILD_ROOT%{_mandir}/man3
# mpg321 also "provides" a mpg123 manpage an binary so mv ours to mpg123.bin
# and use alternatives
mv $RPM_BUILD_ROOT%{_bindir}/mpg123 $RPM_BUILD_ROOT%{_bindir}/mpg123.bin
@@ -117,6 +125,7 @@
%files
+%doc doc/README.remote
%{_bindir}/mpg123.bin
%ghost %{_bindir}/mpg123
%ghost %{_bindir}/mp3-cmdline
@@ -146,13 +155,18 @@
%{_libdir}/libmpg123.so.*
%files -n libmpg123-devel
-%doc doc/*
+%doc doc/BENCHMARKING doc/README.gain doc/html doc/examples
%{_includedir}/mpg123.h
%{_libdir}/libmpg123.so
%{_libdir}/pkgconfig/libmpg123.pc
+%{_mandir}/man3/*.3*
%changelog
+* Wed Apr 4 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.7-1
+- New upstream bugfix release 1.13.7
+- Properly build and install development documentation (rf#2257)
+
* Sun Jan 29 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.4-1
- New upstream release 1.13.4
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mpg123/F-17/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 29 Jan 2012 20:55:13 -0000 1.4
+++ sources 4 Apr 2012 18:03:25 -0000 1.5
@@ -1 +1 @@
-073620b3938c4cb9c4f70e8fe3e114b8 mpg123-1.13.4.tar.bz2
+65a41769832e14d6dfab1809fb4a17bb mpg123-1.13.7.tar.bz2
12 years, 10 months
rpms/mpg123/devel .cvsignore, 1.4, 1.5 mpg123.spec, 1.4, 1.5 sources, 1.4, 1.5
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/mpg123/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7223
Modified Files:
.cvsignore mpg123.spec sources
Log Message:
* Wed Apr 4 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.7-1
- New upstream bugfix release 1.13.7
- Properly build and install development documentation (rf#2257)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mpg123/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 29 Jan 2012 20:55:13 -0000 1.4
+++ .cvsignore 4 Apr 2012 18:02:54 -0000 1.5
@@ -1 +1 @@
-mpg123-1.13.4.tar.bz2
+mpg123-1.13.7.tar.bz2
Index: mpg123.spec
===================================================================
RCS file: /cvs/free/rpms/mpg123/devel/mpg123.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpg123.spec 29 Jan 2012 20:55:13 -0000 1.4
+++ mpg123.spec 4 Apr 2012 18:02:54 -0000 1.5
@@ -3,7 +3,7 @@
%global apriority 99
Name: mpg123
-Version: 1.13.4
+Version: 1.13.7
Release: 1%{?dist}
Summary: MPEG audio player
Group: Applications/Multimedia
@@ -13,6 +13,7 @@
BuildRequires: libtool-ltdl-devel SDL-devel portaudio-devel esound-devel
BuildRequires: jack-audio-connection-kit-devel nas-devel arts-devel
BuildRequires: alsa-lib-devel pulseaudio-libs-devel openal-soft-devel
+BuildRequires: doxygen
Requires(post): %{_sbindir}/alternatives
Requires(postun): %{_sbindir}/alternatives
Provides: mp3-cmdline = %{version}-%{release}
@@ -72,6 +73,7 @@
iconv -f iso8859-1 -t utf8 AUTHORS -o AUTHORS.utf8
touch -r AUTHORS AUTHORS.utf8
mv AUTHORS.utf8 AUTHORS
+echo "HTML_TIMESTAMP=NO" >> doc/doxygen.conf
%build
@@ -80,11 +82,17 @@
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
+pushd doc
+doxygen doxygen.conf
+popd
%install
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/*.la
+mkdir -p $RPM_BUILD_ROOT%{_mandir}/man3
+install -m 644 -p doc/man/man3/mpg123*.3 $RPM_BUILD_ROOT%{_mandir}/man3
+install -m 644 -p doc/man/man3/MPG123*.3 $RPM_BUILD_ROOT%{_mandir}/man3
# mpg321 also "provides" a mpg123 manpage an binary so mv ours to mpg123.bin
# and use alternatives
mv $RPM_BUILD_ROOT%{_bindir}/mpg123 $RPM_BUILD_ROOT%{_bindir}/mpg123.bin
@@ -117,6 +125,7 @@
%files
+%doc doc/README.remote
%{_bindir}/mpg123.bin
%ghost %{_bindir}/mpg123
%ghost %{_bindir}/mp3-cmdline
@@ -146,13 +155,18 @@
%{_libdir}/libmpg123.so.*
%files -n libmpg123-devel
-%doc doc/*
+%doc doc/BENCHMARKING doc/README.gain doc/html doc/examples
%{_includedir}/mpg123.h
%{_libdir}/libmpg123.so
%{_libdir}/pkgconfig/libmpg123.pc
+%{_mandir}/man3/*.3*
%changelog
+* Wed Apr 4 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.7-1
+- New upstream bugfix release 1.13.7
+- Properly build and install development documentation (rf#2257)
+
* Sun Jan 29 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.13.4-1
- New upstream release 1.13.4
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mpg123/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 29 Jan 2012 20:55:13 -0000 1.4
+++ sources 4 Apr 2012 18:02:54 -0000 1.5
@@ -1 +1 @@
-073620b3938c4cb9c4f70e8fe3e114b8 mpg123-1.13.4.tar.bz2
+65a41769832e14d6dfab1809fb4a17bb mpg123-1.13.7.tar.bz2
12 years, 10 months
rpms/smc/F-17 smc.spec,1.18,1.19
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/smc/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv396
Modified Files:
smc.spec
Log Message:
* Wed Apr 04 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.9-11
- Rebuild for new libboost
Index: smc.spec
===================================================================
RCS file: /cvs/free/rpms/smc/F-17/smc.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- smc.spec 2 Mar 2012 15:04:00 -0000 1.18
+++ smc.spec 4 Apr 2012 17:00:20 -0000 1.19
@@ -1,6 +1,6 @@
Name: smc
Version: 1.9
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: 2D platform game that uses OpenGL in a style similar to Super Mario
Group: Amusements/Games
License: GPLv3
@@ -111,6 +111,9 @@
%changelog
+* Wed Apr 04 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.9-11
+- Rebuild for new libboost
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.9-10
- Rebuilt for c++ ABI breakage
12 years, 10 months
rpms/smc/devel smc.spec,1.18,1.19
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/smc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32723
Modified Files:
smc.spec
Log Message:
* Wed Apr 04 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.9-11
- Rebuild for new libboost
Index: smc.spec
===================================================================
RCS file: /cvs/free/rpms/smc/devel/smc.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- smc.spec 2 Mar 2012 22:15:23 -0000 1.18
+++ smc.spec 4 Apr 2012 16:59:42 -0000 1.19
@@ -1,6 +1,6 @@
Name: smc
Version: 1.9
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: 2D platform game that uses OpenGL in a style similar to Super Mario
Group: Amusements/Games
License: GPLv3
@@ -111,6 +111,9 @@
%changelog
+* Wed Apr 04 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.9-11
+- Rebuild for new libboost
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.9-10
- Rebuilt for c++ ABI breakage
12 years, 10 months
rpms/staging-kmod/F-17 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 staging-kmod.spec, 1.23, 1.24
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28261/F-17
Modified Files:
.cvsignore sources staging-kmod.spec
Log Message:
sync F-16 to devel, F-17 and F-15
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-17/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 6 Nov 2011 11:31:38 -0000 1.5
+++ .cvsignore 4 Apr 2012 16:20:15 -0000 1.6
@@ -1 +1 @@
-linux-staging-3.1.tar.bz2
+linux-staging-3.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-17/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 6 Nov 2011 11:31:38 -0000 1.5
+++ sources 4 Apr 2012 16:20:15 -0000 1.6
@@ -1 +1 @@
-20d4d99f2db296b376243621a25c02df linux-staging-3.1.tar.bz2
+7080bd32b25b30a6c57694d846e6cecc linux-staging-3.3.tar.bz2
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-17/staging-kmod.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- staging-kmod.spec 7 Feb 2012 21:58:32 -0000 1.23
+++ staging-kmod.spec 4 Apr 2012 16:20:15 -0000 1.24
@@ -1,7 +1,7 @@
# akmods not supported
# which drivers to built
-%global stgdrvs ASUS_OLED ATH6K_LEGACY BATMAN_ADV BCM_WIMAX DRM_PSB EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI HYPERV IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U SBE_2T3E3 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
# avoid this error:
# /usr/lib/rpm/debugedit: canonicalization unexpectedly shrank by one character
@@ -19,8 +19,8 @@
#global prever rc8
Name: staging-kmod
-Version: 3.1
-Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}.2
+Version: 3.3
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.3
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -52,9 +52,6 @@
# disable drivers that are enabled in Fedora's kernel, as those otherweise would get build
sed -i 's|.*DABUSB.*||; s|.*SE401.*||; s|.*VICAM.*||; s|.CRYSTALH||; s|.*LIRC.*||;' linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/Makefile
-# fix include for BRCM80211
-sed -i 's!-Idrivers/staging/brcm80211/!-I$(obj)/../!' linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/brcm80211/*/Makefile
-
# seperate directories for each kernel variant (PAE, non-PAE, ...) we build the modules for
for kernel_version in %{?kernel_versions} ; do
cp -a linux-staging-%{version}%{?prever:-%{prever}}/ _kmod_build_${kernel_version%%___*}
@@ -72,10 +69,6 @@
FT1000_USB)
configops="${configops} CONFIG_FT1000_USB=m CONFIG_FT1000_PCMCIA=m"
;;
- HYPERV)
- ( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
- configops="${configops} CONFIG_${module}_STORAGE=m CONFIG_${module}_BLOCK=m CONFIG_${module}_NET=m"
- ;;
PRISM2_USB)
# does not build on ppc and ppc64 as of 011109; tested with 2.6.31.5
( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
@@ -134,8 +127,60 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.2
-- Rebuild for UsrMove
+* Tue Apr 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.3
+- rebuild for updated kernel
+
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.2
+- rebuild for updated kernel
+
+* Wed Mar 21 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-1.1
+- update to 3.3
+- disable the HV driver, as HYPERV is not set in Fedora
+
+* Tue Jan 24 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.2.1-1.1
+- update to 3.2.1
+- drop ATH6K_LEGACY (replaced by a proper driver)
+- drop DRM_PSB (enabled in Fedora)
+- add RTS5139
+
+* Tue Jan 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.5
+- rebuild for updated kernel
+
+* Sun Jan 15 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.4
+- rebuild for updated kernel
+
+* Mon Jan 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.3
+- rebuild for updated kernel
+
+* Wed Jan 04 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.2
+- rebuild for updated kernel
+
+* Tue Dec 27 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-3.1
+- disable SBE_2T3E3, leads to missing symbols (#2107)
+
+* Fri Dec 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.9
+- rebuild for updated kernel
+
+* Sat Dec 17 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.8
+- rebuild for updated kernel
+
+* Tue Dec 13 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.7
+- rebuild for updated kernel
+
+* Sat Dec 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.6
+- rebuild for updated kernel
+
+* Thu Dec 01 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.5
+- rebuild for updated kernel
+
+* Wed Nov 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.4
+- rebuild for updated kernel
+
+* Wed Nov 16 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.3
+- rebuild for updated kernel
+
+* Mon Nov 14 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.2
+- rebuild for updated kernel
* Sun Nov 13 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-2.1
- Drop brcm80211 drivers; included in Fedora kernels since 3.1.1-1.rc1 with
12 years, 10 months
rpms/staging-kmod/F-15 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 staging-kmod.spec, 1.55, 1.56
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28261/F-15
Modified Files:
.cvsignore sources staging-kmod.spec
Log Message:
sync F-16 to devel, F-17 and F-15
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-15/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 11 Feb 2012 09:11:58 -0000 1.7
+++ .cvsignore 4 Apr 2012 16:20:15 -0000 1.8
@@ -1 +1 @@
-linux-staging-3.2.1.tar.bz2
+linux-staging-3.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-15/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 11 Feb 2012 09:11:58 -0000 1.7
+++ sources 4 Apr 2012 16:20:15 -0000 1.8
@@ -1 +1 @@
-59dff60d685e84fa61e6f37c9f7047e8 linux-staging-3.2.1.tar.bz2
+7080bd32b25b30a6c57694d846e6cecc linux-staging-3.3.tar.bz2
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-15/staging-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- staging-kmod.spec 3 Apr 2012 17:29:04 -0000 1.55
+++ staging-kmod.spec 4 Apr 2012 16:20:15 -0000 1.56
@@ -1,7 +1,7 @@
# akmods not supported
# which drivers to built
-%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI HYPERV IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
# avoid this error:
# /usr/lib/rpm/debugedit: canonicalization unexpectedly shrank by one character
@@ -19,8 +19,8 @@
#global prever rc8
Name: staging-kmod
-Version: 3.2.1
-Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.10
+Version: 3.3
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.3
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -69,10 +69,6 @@
FT1000_USB)
configops="${configops} CONFIG_FT1000_USB=m CONFIG_FT1000_PCMCIA=m"
;;
- HYPERV)
- ( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
- configops="${configops} CONFIG_${module}_STORAGE=m CONFIG_${module}_BLOCK=m CONFIG_${module}_NET=m"
- ;;
PRISM2_USB)
# does not build on ppc and ppc64 as of 011109; tested with 2.6.31.5
( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
@@ -131,32 +127,15 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Tue Apr 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.10
-- rebuild for updated kernel
-
-* Wed Mar 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.9
-- rebuild for updated kernel
-
-* Wed Mar 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.8
-- rebuild for updated kernel
-
-* Sun Mar 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.7
+* Tue Apr 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.3
- rebuild for updated kernel
-* Thu Mar 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.6
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.2
- rebuild for updated kernel
-* Sat Mar 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.5
-- rebuild for updated kernel
-
-* Thu Mar 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.4
-- rebuild for updated kernel
-
-* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.3
-- rebuild for updated kernel
-
-* Wed Feb 15 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-1.2
-- rebuild for updated kernel
+* Wed Mar 21 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-1.1
+- update to 3.3
+- disable the HV driver, as HYPERV is not set in Fedora
* Tue Jan 24 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.2.1-1.1
- update to 3.2.1
12 years, 10 months
rpms/staging-kmod/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 staging-kmod.spec, 1.23, 1.24
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28261/devel
Modified Files:
.cvsignore sources staging-kmod.spec
Log Message:
sync F-16 to devel, F-17 and F-15
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 6 Nov 2011 11:31:38 -0000 1.5
+++ .cvsignore 4 Apr 2012 16:20:15 -0000 1.6
@@ -1 +1 @@
-linux-staging-3.1.tar.bz2
+linux-staging-3.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 6 Nov 2011 11:31:38 -0000 1.5
+++ sources 4 Apr 2012 16:20:15 -0000 1.6
@@ -1 +1 @@
-20d4d99f2db296b376243621a25c02df linux-staging-3.1.tar.bz2
+7080bd32b25b30a6c57694d846e6cecc linux-staging-3.3.tar.bz2
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/devel/staging-kmod.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- staging-kmod.spec 7 Feb 2012 21:58:32 -0000 1.23
+++ staging-kmod.spec 4 Apr 2012 16:20:15 -0000 1.24
@@ -1,7 +1,7 @@
# akmods not supported
# which drivers to built
-%global stgdrvs ASUS_OLED ATH6K_LEGACY BATMAN_ADV BCM_WIMAX DRM_PSB EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI HYPERV IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U SBE_2T3E3 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
# avoid this error:
# /usr/lib/rpm/debugedit: canonicalization unexpectedly shrank by one character
@@ -19,8 +19,8 @@
#global prever rc8
Name: staging-kmod
-Version: 3.1
-Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}.2
+Version: 3.3
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.3
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -52,9 +52,6 @@
# disable drivers that are enabled in Fedora's kernel, as those otherweise would get build
sed -i 's|.*DABUSB.*||; s|.*SE401.*||; s|.*VICAM.*||; s|.CRYSTALH||; s|.*LIRC.*||;' linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/Makefile
-# fix include for BRCM80211
-sed -i 's!-Idrivers/staging/brcm80211/!-I$(obj)/../!' linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/brcm80211/*/Makefile
-
# seperate directories for each kernel variant (PAE, non-PAE, ...) we build the modules for
for kernel_version in %{?kernel_versions} ; do
cp -a linux-staging-%{version}%{?prever:-%{prever}}/ _kmod_build_${kernel_version%%___*}
@@ -72,10 +69,6 @@
FT1000_USB)
configops="${configops} CONFIG_FT1000_USB=m CONFIG_FT1000_PCMCIA=m"
;;
- HYPERV)
- ( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
- configops="${configops} CONFIG_${module}_STORAGE=m CONFIG_${module}_BLOCK=m CONFIG_${module}_NET=m"
- ;;
PRISM2_USB)
# does not build on ppc and ppc64 as of 011109; tested with 2.6.31.5
( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
@@ -134,8 +127,60 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.2
-- Rebuild for UsrMove
+* Tue Apr 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.3
+- rebuild for updated kernel
+
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-1.2
+- rebuild for updated kernel
+
+* Wed Mar 21 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-1.1
+- update to 3.3
+- disable the HV driver, as HYPERV is not set in Fedora
+
+* Tue Jan 24 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.2.1-1.1
+- update to 3.2.1
+- drop ATH6K_LEGACY (replaced by a proper driver)
+- drop DRM_PSB (enabled in Fedora)
+- add RTS5139
+
+* Tue Jan 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.5
+- rebuild for updated kernel
+
+* Sun Jan 15 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.4
+- rebuild for updated kernel
+
+* Mon Jan 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.3
+- rebuild for updated kernel
+
+* Wed Jan 04 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-3.2
+- rebuild for updated kernel
+
+* Tue Dec 27 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-3.1
+- disable SBE_2T3E3, leads to missing symbols (#2107)
+
+* Fri Dec 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.9
+- rebuild for updated kernel
+
+* Sat Dec 17 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.8
+- rebuild for updated kernel
+
+* Tue Dec 13 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.7
+- rebuild for updated kernel
+
+* Sat Dec 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.6
+- rebuild for updated kernel
+
+* Thu Dec 01 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.5
+- rebuild for updated kernel
+
+* Wed Nov 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.4
+- rebuild for updated kernel
+
+* Wed Nov 16 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.3
+- rebuild for updated kernel
+
+* Mon Nov 14 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-2.2
+- rebuild for updated kernel
* Sun Nov 13 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-2.1
- Drop brcm80211 drivers; included in Fedora kernels since 3.1.1-1.rc1 with
12 years, 10 months
rpms/staging-kmod-addons/F-17 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 staging-kmod-addons.spec, 1.6, 1.7
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod-addons/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27570/F-17
Modified Files:
.cvsignore sources staging-kmod-addons.spec
Log Message:
sync F-16 to devel, F-17 and F-15
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-17/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 6 Nov 2011 11:33:56 -0000 1.5
+++ .cvsignore 4 Apr 2012 16:17:46 -0000 1.6
@@ -1 +1 @@
-linux-staging-3.1.tar.bz2
+linux-staging-3.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-17/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 6 Nov 2011 11:33:56 -0000 1.5
+++ sources 4 Apr 2012 16:17:46 -0000 1.6
@@ -1 +1 @@
-20d4d99f2db296b376243621a25c02df linux-staging-3.1.tar.bz2
+7080bd32b25b30a6c57694d846e6cecc linux-staging-3.3.tar.bz2
Index: staging-kmod-addons.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-17/staging-kmod-addons.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- staging-kmod-addons.spec 6 Nov 2011 11:33:56 -0000 1.6
+++ staging-kmod-addons.spec 4 Apr 2012 16:17:46 -0000 1.7
@@ -1,11 +1,12 @@
# drivers that we ship; to be synced with staging-kmod.spec
-%global stgdrvs ASUS_OLED ATH6K_LEGACY BATMAN_ADV BRCMSMAC BRCMFMAC BCM_WIMAX DRM_PSB EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI HYPERV IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U SBE_2T3E3 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+
# makes handling for rc kernels a whole lot easier:
#global prever rc8
Name: staging-kmod-addons
-Version: 3.1
+Version: 3.3
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
Summary: Documentation and shared parts for the kmod-staging packages
@@ -58,6 +59,15 @@
%changelog
+* Wed Mar 21 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-1
+- update to 3.3
+
+* Tue Jan 24 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.2.1-1.1
+- update to 3.2.1
+- drop ATH6K_LEGACY (replaced by a proper driver)
+- drop DRM_PSB (enabled in Fedora)
+- add RTS5139
+
* Sun Nov 06 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-1
- update to 3.1 (no new drivers)
12 years, 10 months
rpms/staging-kmod-addons/F-15 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 staging-kmod-addons.spec, 1.8, 1.9
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod-addons/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27570/F-15
Modified Files:
.cvsignore sources staging-kmod-addons.spec
Log Message:
sync F-16 to devel, F-17 and F-15
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-15/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 11 Feb 2012 09:10:43 -0000 1.7
+++ .cvsignore 4 Apr 2012 16:17:46 -0000 1.8
@@ -1 +1 @@
-linux-staging-3.2.1.tar.bz2
+linux-staging-3.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-15/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 11 Feb 2012 09:10:43 -0000 1.7
+++ sources 4 Apr 2012 16:17:46 -0000 1.8
@@ -1 +1 @@
-59dff60d685e84fa61e6f37c9f7047e8 linux-staging-3.2.1.tar.bz2
+7080bd32b25b30a6c57694d846e6cecc linux-staging-3.3.tar.bz2
Index: staging-kmod-addons.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-15/staging-kmod-addons.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- staging-kmod-addons.spec 11 Feb 2012 09:10:43 -0000 1.8
+++ staging-kmod-addons.spec 4 Apr 2012 16:17:46 -0000 1.9
@@ -1,12 +1,12 @@
# drivers that we ship; to be synced with staging-kmod.spec
-%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI HYPERV IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB HECI IDE_PHISON INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE
# makes handling for rc kernels a whole lot easier:
#global prever rc8
Name: staging-kmod-addons
-Version: 3.2.1
+Version: 3.3
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
Summary: Documentation and shared parts for the kmod-staging packages
@@ -59,6 +59,9 @@
%changelog
+* Wed Mar 21 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-1
+- update to 3.3
+
* Tue Jan 24 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.2.1-1.1
- update to 3.2.1
- drop ATH6K_LEGACY (replaced by a proper driver)
12 years, 10 months