SPECS: perl-Asterisk.spec - pl, partial cleanup

qboosh qboosh at pld-linux.org
Fri Jun 17 23:17:47 CEST 2005


Author: qboosh                       Date: Fri Jun 17 21:17:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, partial cleanup

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

---- Diffs:

================================================================
Index: SPECS/perl-Asterisk.spec
diff -u SPECS/perl-Asterisk.spec:1.1 SPECS/perl-Asterisk.spec:1.2
--- SPECS/perl-Asterisk.spec:1.1	Thu Jun 16 22:12:46 2005
+++ SPECS/perl-Asterisk.spec	Fri Jun 17 23:17:41 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
-#
 %include	/usr/lib/rpm/macros.perl
-Summary:	Perl modules for interfacing with the Asterisk open source pbx system
+Summary:	Perl modules for interfacing with the Asterisk open source PBX system
+Summary(pl):	Moduły Perla do komunikacji z systemem PBX Asterisk
 Name:		perl-Asterisk
 Version:	0.08
 Release:	0.1
@@ -14,16 +14,18 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl(anything_fake_or_conditional)'
-
 %description
-These are all modules for interfacing with the Asterisk open source pbx system.
+These are all modules for interfacing with the Asterisk open source
+PBX system.
+
+%description -l pl
+Ten pakiet zawiera moduły do komunikacji z systemem PBX o otwartych
+źródłach Asterisk.
 
 %prep
 %setup -q -n asterisk-perl-%{version}
 
 %build
-# Don't use pipes here: they generally don't work. Apply a patch.
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
 
@@ -31,7 +33,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
@@ -56,6 +57,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/17 21:17:41  qboosh
+- pl, partial cleanup
+
 Revision 1.1  2005/06/16 20:12:46  jajcus
 - new spec
-
================================================================

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




More information about the pld-cvs-commit mailing list