SPECS: perl-POE-Component-Jabber.spec - ugly patch to solve rpm pr...
agaran
agaran at pld-linux.org
Wed Jul 12 23:51:55 CEST 2006
Author: agaran Date: Wed Jul 12 21:51:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ugly patch to solve rpm problem, still working to get examples functional
(already found problem around autoselection of SAX parser)
---- Files affected:
SPECS:
perl-POE-Component-Jabber.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/perl-POE-Component-Jabber.spec
diff -u SPECS/perl-POE-Component-Jabber.spec:1.16 SPECS/perl-POE-Component-Jabber.spec:1.17
--- SPECS/perl-POE-Component-Jabber.spec:1.16 Wed Jul 12 10:49:07 2006
+++ SPECS/perl-POE-Component-Jabber.spec Wed Jul 12 23:51:50 2006
@@ -10,11 +10,12 @@
Summary(pl): POE::Component::Jabber - komponent POE do dostępu do serwerów Jabbera
Name: perl-POE-Component-Jabber
Version: 1.21
-Release: 1
+Release: 1.1
License: GPL
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 75196e23db297a2b07b1d58a866b03d7
+Patch0: %{name}-const.patch
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: perl-Module-Build
@@ -56,6 +57,7 @@
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
# rpmowy system wykrywani zaleznosci nie radzi sobie
# rpm dep lookup system dont work properly when
@@ -99,6 +101,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/07/12 21:51:50 agaran
+- ugly patch to solve rpm problem, still working to get examples functional
+ (already found problem around autoselection of SAX parser)
+
Revision 1.16 2006/07/12 08:49:07 agaran
- translation especially for spider
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-POE-Component-Jabber.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list