[packages/bbswitch] verbose desc

glen glen at pld-linux.org
Wed Jul 31 14:04:10 CEST 2013


commit ad0394a88c4fddcf861ca32188aa72cb9b0e2041
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jul 31 15:04:01 2013 +0300

    verbose desc

 bbswitch.spec | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/bbswitch.spec b/bbswitch.spec
index c284c35..9f7b068 100644
--- a/bbswitch.spec
+++ b/bbswitch.spec
@@ -9,24 +9,26 @@
 
 %define		rel	1
 %define		modname	bbswitch
-Summary:	Disable discrete graphics (currently nvidia only)
+Summary:	Disable discrete graphics (currently nVidia only)
 Name:		%{modname}%{_alt_kernel}
 Version:	0.7
 Release:	%{rel}
 License:	GPL v2+
-URL:		https://github.com/Bumblebee-Project/bbswitch
+Group:		Base/Kernel
 Source0:	https://github.com/Bumblebee-Project/bbswitch/archive/v%{version}.tar.gz?/%{modname}-%{version}.tgz
 # Source0-md5:	b9df5ea40109ef9766448a0577c798e6
-Group:		Base/Kernel
+URL:		https://github.com/Bumblebee-Project/bbswitch
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Disable discrete graphics (currently nvidia only).
+bbswitch is a kernel module which automatically detects the required
+ACPI calls for two kinds of Optimus laptops. It has been verified to
+work with "real" Optimus and "legacy" Optimus laptops.
 
 %package -n kernel%{_alt_kernel}-misc-%{modname}
-Summary:	Disable discrete graphics (currently nvidia only)
+Summary:	Disable discrete graphics (currently nVidia only)
 Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
@@ -36,7 +38,9 @@ Requires(postun):	%releq_kernel
 %endif
 
 %description -n kernel%{_alt_kernel}-misc-%{modname}
-Disable discrete graphics (currently nvidia only).
+bbswitch is a kernel module which automatically detects the required
+ACPI calls for two kinds of Optimus laptops. It has been verified to
+work with "real" Optimus and "legacy" Optimus laptops.
 
 %prep
 %setup -qn %{modname}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bbswitch.git/commitdiff/ad0394a88c4fddcf861ca32188aa72cb9b0e2041



More information about the pld-cvs-commit mailing list