SPECS: perl-POE-Component-Jabber.spec - up to 1.21, rel1, licence ...
agaran
agaran at pld-linux.org
Mon Jul 10 23:27:50 CEST 2006
Author: agaran Date: Mon Jul 10 21:27:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.21, rel1, licence is GPL, builds here (working on one dep)
---- Files affected:
SPECS:
perl-POE-Component-Jabber.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/perl-POE-Component-Jabber.spec
diff -u SPECS/perl-POE-Component-Jabber.spec:1.12 SPECS/perl-POE-Component-Jabber.spec:1.13
--- SPECS/perl-POE-Component-Jabber.spec:1.12 Wed Nov 3 23:30:39 2004
+++ SPECS/perl-POE-Component-Jabber.spec Mon Jul 10 23:27:45 2006
@@ -9,12 +9,12 @@
Summary: POE::Component::Jabber - POE component for accessing Jabber servers
Summary(pl): POE::Component::Jabber - komponent POE do dostępu do serwerów Jabbera
Name: perl-POE-Component-Jabber
-Version: 1.0
+Version: 1.21
Release: 1
-License: unknown
+License: GPL
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 4e0a60020511c19403b53d6fc993a3dd
+# Source0-md5: 75196e23db297a2b07b1d58a866b03d7
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -58,7 +58,9 @@
%build
%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
+ INSTALLDIRS=vendor \
+ destdir=$RPM_BUILD_ROOT
+
%{__make}
%{?with_tests:%{__make} test}
@@ -67,7 +69,7 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_examplesdir}
cp -r examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -87,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2006/07/10 21:27:45 agaran
+- up to 1.21, rel1, licence is GPL, builds here (working on one dep)
+
Revision 1.12 2004/11/03 22:30:39 paladine
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-POE-Component-Jabber.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list