SPECS: tapioca-xmpp.spec - pl (from tapioca; real desc needed)

qboosh qboosh at pld-linux.org
Mon Jan 22 12:23:54 CET 2007


Author: qboosh                       Date: Mon Jan 22 11:23:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl (from tapioca; real desc needed)

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

---- Diffs:

================================================================
Index: SPECS/tapioca-xmpp.spec
diff -u SPECS/tapioca-xmpp.spec:1.1 SPECS/tapioca-xmpp.spec:1.2
--- SPECS/tapioca-xmpp.spec:1.1	Fri Jan 19 20:19:57 2007
+++ SPECS/tapioca-xmpp.spec	Mon Jan 22 12:23:49 2007
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
-Summary:	Tapioca is a voip framework
+# TODO: real desc
+Summary:	Tapioca - VoIP framework
+Summary(pl):	Tapioca - szkielet VoIP
 Name:		tapioca-xmpp
 Version:	0.3.9
 Release:	1
@@ -7,36 +9,43 @@
 Group:		Networking/Instant messaging
 Source0:	http://dl.sourceforge.net/tapioca-voip/%{name}-%{version}.tar.gz
 # Source0-md5:	8d810351eb5b30e70b202e067da450c1
-
 Patch0:		%{name}-doxygen.patch
-URL:		http://sourceforge.net/projects/tapioca-voip
+URL:		http://sourceforge.net/projects/tapioca-voip/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:  dbus-devel >= 0.36
-BuildRequires:  dbus-glib-devel >= 0.36
-BuildRequires:	glib2-devel 
+BuildRequires:	dbus-devel >= 0.36
+BuildRequires:	dbus-glib-devel >= 0.36
+BuildRequires:	glib2-devel
 BuildRequires:	libjingle-devel
 BuildRequires:	libtool
-BuildRequires:  pkgconfig
+BuildRequires:	pkgconfig
 BuildRequires:	tapioca-libs-devel
 Requires:	tapioca
 Buildroot:	%{_tmppath}/%{name}-buildroot 
 
 %description
-Tapioca is a framework for Voice over IP (VoIP) and Instant Messaging (IM). 
-Its main goal is to provide an easy way for developing and using VoIP and IM 
-services in any kind of application. It was designed to be cross-platform, 
-lightweight, thread-safe, having mobile devices and applications in mind.
+Tapioca is a framework for Voice over IP (VoIP) and Instant Messaging
+(IM). Its main goal is to provide an easy way for developing and using
+VoIP and IM services in any kind of application. It was designed to be
+cross-platform, lightweight, thread-safe, having mobile devices and
+applications in mind.
+
+%description -l pl
+Tapioca to szkielet do VoIP (Voice over IP) i IM (Instant Messaging,
+czyli komunikatorów). Głównym jego celem jest zapewnienie łatwego
+sposobu tworzenia i używania usług VoIP i IM w dowolnym rodzaju
+aplikacji. Został zaprojektowany jako wieloplatformowy, lekki,
+bezpieczny dla wątków, a także z myślą o urządzeniach i aplikacjach
+przenośnych.
 
 %prep
 %setup -q
 %patch0 -p0
 
-perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
+perl -pi -e "s|/lib\b|/%{_lib}|g" configure.*
 
 %build
 rm -rf autom4te.cache
-rm -f configure
 %{__aclocal} -I m4
 %{__libtoolize}
 %{__autoheader}
@@ -67,6 +76,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/22 11:23:49  qboosh
+- pl (from tapioca; real desc needed)
+
 Revision 1.1  2007/01/19 19:19:57  patrys
 - initial PLD release
-
================================================================

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



More information about the pld-cvs-commit mailing list