SPECS: oslec.spec - pl, some cleanups

qboosh qboosh at pld-linux.org
Sun Jun 17 13:12:23 CEST 2007


Author: qboosh                       Date: Sun Jun 17 11:12:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

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

---- Diffs:

================================================================
Index: SPECS/oslec.spec
diff -u SPECS/oslec.spec:1.1 SPECS/oslec.spec:1.2
--- SPECS/oslec.spec:1.1	Sat Jun  9 17:51:07 2007
+++ SPECS/oslec.spec	Sun Jun 17 13:12:17 2007
@@ -2,34 +2,44 @@
 #
 # Conditional build:
 %bcond_without  dist_kernel     	# allow non-distribution kernel
-%define	no_install_post_strip	1
-
-%define	_rel	0.1
-
+#
 Summary:	Open Source Line Echo Canceller (OSLEC)
+Summary(pl.UTF-8):	Open Source Line Echo Canceller (OSLEC) - usuwanie echa
 Name:		oslec
 Version:	20070608
-Release:	%{_rel}
+%define	rel	0.1
+Release:	%{rel}
 License:	GPL v2
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
 # Source0-md5:	1fb5834740944a4ded9ce2556da63ff3
 URL:		http://www.rowetel.com/ucasterisk/oslec.html
-Requires:	dialog
+%if %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2
+%endif
 BuildRequires:	rpmbuild(macros) >= 1.379
+Requires:	dialog
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		no_install_post_strip	1
+
 %description
 Oslec is an open source high performance line echo canceller. It works
 well on lines where the built-in Zaptel echo canceller fails. No
 tweaks like rxgain/txgain or fxotrain are required. Oslec is supplied
 as GPL licensed C source code and is free as in speech.
 
+%description -l pl.UTF-8
+Oslec to mający otwarte źródła i wysoką wydajność moduł do usuwania
+echa z linii. Działa dobrze na liniach, na których zawodzi wbudowane
+narzędzie Zaptela do usuwania echa. Nie są wymagane sztuczki typu
+rxgain/txgain czy fxotrain. Oslec jest wolnodostępny, rozpowszechniany
+na licencji GPL z kodem źródłowym w C.
+
 %package -n kernel%{_alt_kernel}-misc-oslec
 Summary:	oslec - Linux kernel module
 Summary(pl.UTF-8):	oslec - moduł jądra Linuksa
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel}
 License:	GPL v2
@@ -80,6 +90,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/17 11:12:17  qboosh
+- pl, some cleanups
+
 Revision 1.1  2007/06/09 15:51:07  areq
 - raw PLD spec
-
================================================================

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



More information about the pld-cvs-commit mailing list