packages: perl-Net-Curl/perl-Net-Curl.spec - cleanup
glen
glen at pld-linux.org
Sun Dec 4 21:13:32 CET 2011
Author: glen Date: Sun Dec 4 20:13:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- cleanup
---- Files affected:
packages/perl-Net-Curl:
perl-Net-Curl.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/perl-Net-Curl/perl-Net-Curl.spec
diff -u packages/perl-Net-Curl/perl-Net-Curl.spec:1.1 packages/perl-Net-Curl/perl-Net-Curl.spec:1.2
--- packages/perl-Net-Curl/perl-Net-Curl.spec:1.1 Sat Dec 3 08:42:42 2011
+++ packages/perl-Net-Curl/perl-Net-Curl.spec Sun Dec 4 21:13:27 2011
@@ -2,12 +2,11 @@
#
# Conditional build:
%bcond_with tests # perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Net
%define pnam Curl
-Summary: Net::Curl -
-Summary(pl.UTF-8): Net::Curl - object oriented interface to curl
+%include /usr/lib/rpm/macros.perl
+Summary: Net::Curl - object oriented interface to curl
Name: perl-Net-Curl
Version: 0.25
Release: 1
@@ -21,8 +20,6 @@
BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautoreq 'perl(Thread)'
-
%description
Net::Curl provides a Perl interface to libcurl created with
object-oriented implementations in mind.
@@ -53,7 +50,7 @@
%{perl_vendorarch}/Net/Curl
%dir %{perl_vendorarch}/auto/Net/Curl
%attr(755,root,root) %{perl_vendorarch}/auto/Net/Curl/Curl.so
-%attr(755,root,root) %{perl_vendorarch}/auto/Net/Curl/Curl.bs
+%{perl_vendorarch}/auto/Net/Curl/Curl.bs
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +59,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/12/04 20:13:27 glen
+- cleanup
+
Revision 1.1 2011/12/03 07:42:42 arekm
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Net-Curl/perl-Net-Curl.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list