]> git.pld-linux.org Git - packages/blueman.git/blobdiff - blueman.spec
- up rel, correct commitlog
[packages/blueman.git] / blueman.spec
index e44cf5d24aa819a0118bd808981c536dfa121d2e..656ae28e95c740cf53f4408893045a881deeb43d 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       Blueman - bluetooth management utility for GNOME
 Name:          blueman
 Version:       0.5
-Release:       0.1
-License:       - (enter GPL/GPL v2/GPL v3/LGPL/BSD/BSD-like/other license name here)
+Release:       0.2
+License:       GPL
 Group:         Applications
 Source0:       http://download.tuxfamily.org/blueman/%{name}_%{version}.tar.gz
 # Source0-md5: f66861ce1d3c2162dc6682c0b67b8397
@@ -44,6 +44,7 @@ Features:
 %setup -q -n %{name}_%{version}
 
 %build
+%{__sed} -e 's,lib/,%{_lib}/,g' setup.py
 %{__python} setup.py build
 
 %install
This page took 0.031712 seconds and 4 git commands to generate.