Author: qboosh                       Date: Mon Jul 24 18:10:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   perl-Text-vCard.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Text-vCard.spec
diff -u SPECS/perl-Text-vCard.spec:1.2 SPECS/perl-Text-vCard.spec:1.3
--- SPECS/perl-Text-vCard.spec:1.2      Sat Jul 22 15:30:10 2006
+++ SPECS/perl-Text-vCard.spec  Mon Jul 24 20:10:26 2006
@@ -2,24 +2,24 @@
 #
 # Conditional build:
 %bcond_without autodeps        # don't BR packages needed only for resolving 
deps
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Text
 %define                pnam    vCard
-Summary:       perl(Text::vCard) module
+Summary:       Text::vCard - module to edit and create a single vCard (RFC 
2426)
+Summary(pl):   Text::vCard - moduł do edycji i tworzenia pojedynczych vCardów 
(RFC 2426)
 Name:          perl-Text-vCard
 Version:       1.98
 Release:       0.2
-# "same as perl"
-License:       GPL or Artistic
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2ecefb3c7c6ac62bf5fc56aa35fc6d63
-URL:           http://search.cpan.org/dist/Text-vCard
+URL:           http://search.cpan.org/dist/Text-vCard/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-#BuildRequires:        -
 %if %{with autodeps} || %{with tests}
 BuildRequires: perl-File-Slurp
 BuildRequires: perl-Text-vFile-asData
@@ -27,12 +27,19 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description 
-This perl module implements interface for both single vcard (Text::vCard) and 
addressbook
-(Text::vCard::Addressbook). vCard is an electronic business card. You will
-find that many applications (Apple Address book, MS Outlook, Evolution etc) can
-export and import vCards.  This package has been developed based on rfc2426.  
+This Perl module implements interface for both single vcard
+(Text::vCard) and addressbook (Text::vCard::Addressbook). vCard is an
+electronic business card. You will find that many applications (Apple
+Address Book, MS Outlook, Evolution etc) can export and import vCards.
+This package has been developed based on RFC 2426.  
+
+%description -l pl
+Ten moduł Perla implementuje interfejs do pojedynczych vcardów
+(Text::vCard) oraz książek adresowych (Text::vCard::Addressbook).
+vCard to elektroniczna wizytówka. Jest wiele aplikacji (Apple Address
+Book, MS Outlook, Evolution itp.) potrafiących eksportować i
+importować vCardy. Ten pakiet został stworzony w oparciu o RFC 2426.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -57,10 +64,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes TODO
-# note it's mostly easier to copy unpackaged filelist here, and run adapter 
over the spec.
-# use macros:
-%dir %attr(755,root,root) %{perl_vendorlib}/Text/vCard
 %{perl_vendorlib}/Text/vCard.pm
+%dir %{perl_vendorlib}/Text/vCard
 %{perl_vendorlib}/Text/vCard/*.pm
 %{_mandir}/man3/*
 
@@ -70,9 +75,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/24 18:10:26  qboosh
+- pl, cleanup
+
 Revision 1.2  2006/07/22 13:30:10  agaran
 - rel 0.2, fixed description, license,
 
 Revision 1.1  2006/07/22 13:27:23  agaran
 - initial, builds here, ver 1.98 rel 0.1
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to