summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2008-09-22 18:20:18 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3fe483ef62f76b831950bb960324d4dc7efa4373 (patch)
tree9dcd81a052289cf191da8760d299f685907b2ddc
parent6930b72fb65ff8423cd3a23628d8b3fc8f97acc5 (diff)
downloadsonata-auto/th/sonata-1_5_3-1.zip
sonata-auto/th/sonata-1_5_3-1.tar.gz
- macros for py_postcleanauto/th/sonata-1_5_3-1
- better Group (X11/Applications/Sound) - unified License format Changed files: sonata.spec -> 1.6
-rw-r--r--sonata.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/sonata.spec b/sonata.spec
index 04bab73..e437be6 100644
--- a/sonata.spec
+++ b/sonata.spec
@@ -3,8 +3,8 @@ Summary(pl.UTF-8): Oparty na GTK+ klient muzyki dla MPD
Name: sonata
Version: 1.5.3
Release: 1
-License: GPLv3+
-Group: Applications
+License: GPL v3+
+Group: X11/Applications/Sound
Source0: http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2
# Source0-md5: 447e46f24005de797ebc11131db1bd82
Patch0: %{name}-el.patch
@@ -12,6 +12,7 @@ URL: http://sonata.berlios.de/
BuildRequires: python-devel >= 1:2.5
BuildRequires: python-pygtk-devel >= 2:2.6.0
BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
Requires: python-mpd
Requires: python-modules
Requires: python-pygtk-gtk >= 2:2.6.0
@@ -38,13 +39,12 @@ Sonata to elegancki, oparty na GTK+ klient muzyki dla demona MPD
%{__mv} po/el_GR.po po/el.po
%build
-python setup.py build
-
+%{__python} setup.py build
%install
rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%{__python} setup.py install \
--root=$RPM_BUILD_ROOT \
--optimize=2