Author: qboosh                       Date: Mon Mar 24 23:10:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

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

---- Diffs:

================================================================
Index: SPECS/perl-Text-Bidi.spec
diff -u SPECS/perl-Text-Bidi.spec:1.1 SPECS/perl-Text-Bidi.spec:1.2
--- SPECS/perl-Text-Bidi.spec:1.1       Tue Jan 15 21:16:41 2008
+++ SPECS/perl-Text-Bidi.spec   Tue Mar 25 00:10:46 2008
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without autodeps        # don't BR packages needed only for resolving 
deps
 %bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Text
 %define        pnam    Bidi
 Summary:       Text::Bidi - Unicode bidi algorithm using libfribidi
+Summary(pl.UTF-8):     Text::Bidi - algorytm Unicode bidi z użyciem libfribidi
 Name:          perl-Text-Bidi
 Version:       0.03
 Release:       1
@@ -20,16 +20,20 @@
 BuildRequires: fribidi-devel >= 0.10.9
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a perl interface to the libfribidi library that implements the
+This is a Perl interface to the libfribidi library that implements the
 Unicode bidi algorithm. The bidi algorithm is a specification for
 displaying text that consists of both left-to-right and right-to-left
 written languages.
 
+%description -l pl.UTF-8
+Ten moduł jest perlowym interfejsem do biblioteki libfribidi
+implementującej algorytm Unicode bidi. Algorytm bidi jest specyfikacją
+wyświetlania tekstu zawierającego tekst zarówno w językach pisanych od
+lewej do prawej, jak i od prawej do lewej.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -70,6 +74,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-24 23:10:46  qboosh
+- pl, cleanup
+
 Revision 1.1  2008-01-15 20:16:41  sls
 - thanks to pldcpan
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-Bidi.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

Reply via email to