Author: qboosh Date: Sun Jun 17 07:51:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - License is GPL
---- Files affected: SPECS: infotrope-acapd.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/infotrope-acapd.spec diff -u SPECS/infotrope-acapd.spec:1.1 SPECS/infotrope-acapd.spec:1.2 --- SPECS/infotrope-acapd.spec:1.1 Wed Jun 6 21:10:48 2007 +++ SPECS/infotrope-acapd.spec Sun Jun 17 09:51:37 2007 @@ -1,11 +1,10 @@ # $Revision$, $Date$ -# Summary: ACAP server -Summary(pl.UTF-8): serwery ACAP +Summary(pl.UTF-8): Serwer ACAP Name: infotrope-acapd Version: 0.2.1 Release: 1 -License: - (enter GPL/GPL v2/LGPL/BSD/BSD-like/other license name here) +License: GPL v2+ Group: Applications Source0: http://dave.cridland.net/acap/%{name}-%{version}.tar.gz # Source0-md5: d1bd34f5834401a75584805f73a66470 @@ -20,32 +19,22 @@ It's had virtually no testing apart from my own (relatively heavy) use of it, so I wouldn't recommend using it in the enterprise just yet. +%description -l pl.UTF-8 +To jest zasadniczo w pełni zgodny serwer ACAP. Obsługuje pełną +specyfikację ACAP, jednak przechowuje dane w pamięci. Działa to +zaskakująco dobrze i szybko, ale prawdopodobnie nie skaluje się do +poziomu enterprise. Prawie nie był testowany poza własnym (dość +wymagającym) zastosowaniem autora. + %prep %setup -q %build -# if ac/am/* rebuilding is necessary, do it in this order and add -# appropriate BuildRequires -#%%{__intltoolize} -#%%{__gettextize} -#%%{__libtoolize} -#%%{__aclocal} -#%%{__autoconf} -#%%{__autoheader} -#%%{__automake} -#cp -f /usr/share/automake/config.sub . %configure %{__make} -#%{__make} \ -# CFLAGS="%{rpmcflags}" \ -# LDFLAGS="%{rpmldflags}" - %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT -#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -63,7 +52,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/06/17 07:51:37 qboosh +- pl +- License is GPL + Revision 1.1 2007/06/06 19:10:48 aredridel - added - NFY -- compile errors (G++ 4.2.0, possibly) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/infotrope-acapd.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
