From f4ec69a00d8c4b83a4ea671dc859d6ea2311eb21 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 23 Dec 2006 20:49:23 +0000 Subject: [PATCH] - pl desc, cleanup Changed files: actos.spec -> 1.2 --- actos.spec | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/actos.spec b/actos.spec index 267f041..e0f2e29 100644 --- a/actos.spec +++ b/actos.spec @@ -1,17 +1,17 @@ Summary: ACTOS - Asterisk Configuration Tool Open Source -Summary(pl): ACTOS - Narzêdzie do konfiguracji Asterisk'a +Summary(pl): ACTOS - Narzêdzie do konfiguracji Asteriska Name: actos Version: 2.1 Release: 0.1 -License: GPLv2 +License: GPL v2 Group: Applications/Communications Source0: http://www.derrier.com/pierre/code/%{name}-%{version}.tar.gz Patch0: %{name}-dont_use_X_server.patch -URL: http://www.derrier.com/pierre/code/ -BuildRequires: python >= 2.3 -BuildRequires: gtk+ -BuildRequires: libglade >= 2.0 -BuildRequires: glib +URL: http://www.derrier.com/pierre/code/actos.html +BuildRequires: python >= 1:2.3 +BuildRequires: python-pygtk-glade >= 2.0 +BuildRequires: python-pygtk-gtk >= 2.0 +BuildRequires: rpm-pythonprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -21,6 +21,14 @@ and that means a bit complex... ACTOS helps the user through the choice of the options and generate the text configuration files needed by Asterisk. +%description -l pl +ACTOS to graficzne narzêdzie z intuicyjnym interfejsem do +konfigurowania Asteriska - linuksowej centralki telefonicznej (PBX) o +otwartych ¼ród³ach. Asterisk jest bardzo potê¿nym narzêdziem, a przy +tym do¶æ z³o¿onym... ACTOS pomaga u¿ytkownikowi w wyborze opcji i +wygenerowaniu tekstowych plików konfiguracyjnych wymaganych przez +Asteriska. + %prep %setup -q -n %{name} %patch0 -p1 @@ -31,8 +39,8 @@ python setup.py build %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT%{_datadir}/%{name} + python setup.py install \ --root $RPM_BUILD_ROOT @@ -44,4 +52,4 @@ rm -rf $RPM_BUILD_ROOT %doc KNOWN_BUGS README TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} -/usr/share/python2.4/site-packages/actos_modules +%{py_sitescriptdir}/actos_modules -- 2.44.0