SPECS: actos.spec - pl desc, cleanup

qboosh qboosh at pld-linux.org
Sat Dec 23 21:49:29 CET 2006


Author: qboosh                       Date: Sat Dec 23 20:49:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc, cleanup

---- Files affected:
SPECS:
   actos.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/actos.spec
diff -u SPECS/actos.spec:1.1 SPECS/actos.spec:1.2
--- SPECS/actos.spec:1.1	Sat Dec 23 21:44:22 2006
+++ SPECS/actos.spec	Sat Dec 23 21:49:23 2006
@@ -1,18 +1,18 @@
 # $Revision$, $Date$
 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
@@ -22,6 +22,14 @@
 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
@@ -32,8 +40,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
+
 python setup.py install \
 	--root $RPM_BUILD_ROOT
 
@@ -45,12 +53,16 @@
 %doc KNOWN_BUGS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-/usr/share/python2.4/site-packages/actos_modules
+%{py_sitescriptdir}/actos_modules
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.2  2006/12/23 20:49:23  qboosh
+- pl desc, cleanup
+
 Revision 1.1  2006/12/23 20:44:22  qboosh
 - new, from Krystian T <tomczyk at op.onet.pl>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/actos.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list