1 |
%bcond_without git |
%bcond_with git |
2 |
%if %{with git} |
%if %{with git} |
3 |
%define gitdate 20120228 |
%define gitdate 20120228 |
4 |
%endif |
%endif |
9 |
Name: bumblebee |
Name: bumblebee |
10 |
Summary: Support for NVidia Optimus laptops on Linux |
Summary: Support for NVidia Optimus laptops on Linux |
11 |
Group: System/Kernel and hardware |
Group: System/Kernel and hardware |
12 |
Version: 3.0 |
Version: 3.0.1 |
13 |
Release: %mkrel 11 |
Release: %mkrel 1 |
14 |
License: GPLv3 |
License: GPLv3 |
15 |
URL: https://github.com/Bumblebee-Project/bumblebee |
URL: https://github.com/Bumblebee-Project/bumblebee |
16 |
# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git |
# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git |
43 |
when it's not in use. |
when it's not in use. |
44 |
|
|
45 |
%files |
%files |
46 |
%doc README.markdown doc/RELEASE_NOTES_3_0 |
%doc README.markdown doc/RELEASE_NOTES_3_0_1 |
47 |
%{_sysconfdir}/bash_completion.d/bumblebee |
%{_sysconfdir}/bash_completion.d/bumblebee |
48 |
%dir %{_sysconfdir}/bumblebee/ |
%dir %{_sysconfdir}/bumblebee/ |
49 |
%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf |
%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf |