packages: perl-REST-Client/perl-REST-Client.spec - rpmlint: W: unexpanded-m...
glen
glen at pld-linux.org
Wed Feb 2 17:54:44 CET 2011
Author: glen Date: Wed Feb 2 16:54:44 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rpmlint: W: unexpanded-macro %description
---- Files affected:
packages/perl-REST-Client:
perl-REST-Client.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/perl-REST-Client/perl-REST-Client.spec
diff -u packages/perl-REST-Client/perl-REST-Client.spec:1.5 packages/perl-REST-Client/perl-REST-Client.spec:1.6
--- packages/perl-REST-Client/perl-REST-Client.spec:1.5 Fri Apr 9 08:59:50 2010
+++ packages/perl-REST-Client/perl-REST-Client.spec Wed Feb 2 17:54:39 2011
@@ -2,15 +2,15 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
+%define pdir REST
+%define pnam Client
%include /usr/lib/rpm/macros.perl
-%define pdir REST
-%define pnam Client
Summary: REST::Client - A simple client for interacting with RESTful http/https resources
Summary(pl.UTF-8): REST::Client - prosty klient do interakcji z zasobami RESTful http/https
Name: perl-REST-Client
Version: 150
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -26,9 +26,10 @@
REST::Client provides a simple way to interact with HTTP RESTful
resources.
-%description(pl.UTF-8)
+%description -l pl.UTF-8
REST::Client dostarcza prosty sposów na interakcję z zasobami HTTP
RESTful.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -61,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2011/02/02 16:54:39 glen
+- rpmlint: W: unexpanded-macro %description
+
Revision 1.5 2010/04/09 06:59:50 amateja
- updated to 150
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-REST-Client/perl-REST-Client.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list