Author: amateja Date: Mon Sep 21 09:18:56 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.2200
---- Files affected: packages/perl-POE-Component-IKC: perl-POE-Component-IKC.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec diff -u packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec:1.9 packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec:1.10 --- packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec:1.9 Sun Dec 14 13:57:30 2008 +++ packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec Mon Sep 21 11:18:50 2009 @@ -10,18 +10,19 @@ Summary: POE::Component::IKC - POE Inter-Kernel Communication Summary(pl.UTF-8): POE::Component::IKC - komunikacja wewnątrz jądra POE Name: perl-POE-Component-IKC -Version: 0.2002 +Version: 0.2200 Release: 1 # "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: d822bd7e770cdea009f4bc809b78905f +# Source0-md5: 7e185f5c1e070451156c7415d0676eec URL: http://search.cpan.org/dist/POE-Component-IKC/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} -BuildRequires: perl-POE >= 1:0.32 +BuildRequires: perl-POE >= 2:1 +BuildRequires: perl-POE-API-Peek >= 1 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,10 +51,6 @@ %{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -install client client2 client3 lclient $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -install server server2 userver $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -install shut-client shut-server test-lite test-client $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %clean rm -rf $RPM_BUILD_ROOT @@ -64,15 +61,17 @@ %{perl_vendorlib}/POE/Component/IKC.pm %dir %{perl_vendorlib}/POE/Component/IKC %{perl_vendorlib}/POE/Component/IKC/*.pm -%{_examplesdir}/%{name}-%{version} %{_mandir}/man3/* -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/09/21 09:18:50 amateja +- updated to 0.2200 + Revision 1.9 2008/12/14 12:57:30 agaran - up to 0.2002 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-POE-Component-IKC/perl-POE-Component-IKC.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
