SPECS: perl-Text-vCard.spec - rel 0.2, fixed description, license,
agaran
agaran at pld-linux.org
Sat Jul 22 15:30:15 CEST 2006
Author: agaran Date: Sat Jul 22 13:30:15 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 0.2, fixed description, license,
---- Files affected:
SPECS:
perl-Text-vCard.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Text-vCard.spec
diff -u SPECS/perl-Text-vCard.spec:1.1 SPECS/perl-Text-vCard.spec:1.2
--- SPECS/perl-Text-vCard.spec:1.1 Sat Jul 22 15:27:23 2006
+++ SPECS/perl-Text-vCard.spec Sat Jul 22 15:30:10 2006
@@ -10,15 +10,13 @@
Summary: perl(Text::vCard) module
Name: perl-Text-vCard
Version: 1.98
-Release: 0.1
-# note if it is "same as perl"
-License: (enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
+Release: 0.2
+# "same as perl"
+License: GPL or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 2ecefb3c7c6ac62bf5fc56aa35fc6d63
-Patch0: %{name}
-# most of CPAN modules have generic URL (substitute pdir and pnam here)
-#URL: http://search.cpan.org/dist/%{pdir}-%{pnam}
+URL: http://search.cpan.org/dist/Text-vCard
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
#BuildRequires: -
@@ -26,25 +24,15 @@
BuildRequires: perl-File-Slurp
BuildRequires: perl-Text-vFile-asData
%endif
-#Requires: -
-#Provides: -
-#Obsoletes: -
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-#%define _noautoreq 'perl(anything_fake_or_conditional)'
%description
---RAW--
-A vCard is an electronic business card.
-This package is for a single vCard (person / record / set of address
-information). It provides an API to editing and creating vCards, or supplied a
-specific piece of the Text::vFile::asData results it generates a vCard with
-that content.
-This package provides an API to reading / editing and creating multiple vCards. A vCard is an electronic business card.
-This package has been developed based on rfc2426.
-You will find that many applications (Apple Address book, MS Outlook, Evolution etc) can export and import vCards.
-
+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.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -82,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list