SPECS: perl-Callback.spec - 1.06

glen glen at pld-linux.org
Fri Feb 17 16:02:26 CET 2006


Author: glen                         Date: Fri Feb 17 15:02:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.06

---- Files affected:
SPECS:
   perl-Callback.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/perl-Callback.spec
diff -u SPECS/perl-Callback.spec:1.34 SPECS/perl-Callback.spec:1.35
--- SPECS/perl-Callback.spec:1.34	Tue Jun  1 14:20:39 2004
+++ SPECS/perl-Callback.spec	Fri Feb 17 16:02:21 2006
@@ -4,23 +4,24 @@
 %bcond_without	tests	# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
+%define		pdir	Callback
 Summary:	Callback Perl module - object interface for function callbacks
 Summary(pl):	Moduł Perla Callback - interfejs obiektowy odwołań do funkcji
 Name:		perl-Callback
-Version:	1.05
+Version:	1.06
 Release:	1
 License:	free to use
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Callback/Callback-%{version}.tar.gz
-# Source0-md5:	5de3d924dcd1133a1f3dcb8f81452e92
-BuildRequires:	rpm-perlprov >= 4.1-13
+# Source0-md5:	cc2d976980ccd1ac8c75d46aa0ea977f
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Callback Perl module provides a standard interface to register
-callbacks.  Those callbacks can be either purely functional (i.e. a
+callbacks. Those callbacks can be either purely functional (i.e. a
 function call with arguments) or object-oriented (a method call on an
 object).
 
@@ -45,6 +46,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Callback.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -60,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/02/17 15:02:21  glen
+- 1.06
+
 Revision 1.34  2004/06/01 12:20:39  adamg
 - updated to 1.05
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Callback.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list