SPECS: perl-Mozilla-DOM.spec - updated to 0.21 - updated xulrunner patch, s...

qboosh qboosh at pld-linux.org
Tue Jul 22 20:53:02 CEST 2008


Author: qboosh                       Date: Tue Jul 22 18:53:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.21
- updated xulrunner patch, switched to xulrunner 1.9
- don't hide xulrunner libs dependencies

---- Files affected:
SPECS:
   perl-Mozilla-DOM.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Mozilla-DOM.spec
diff -u SPECS/perl-Mozilla-DOM.spec:1.2 SPECS/perl-Mozilla-DOM.spec:1.3
--- SPECS/perl-Mozilla-DOM.spec:1.2	Thu Jan 10 09:38:40 2008
+++ SPECS/perl-Mozilla-DOM.spec	Tue Jul 22 20:52:56 2008
@@ -9,13 +9,12 @@
 Summary:	Mozilla::DOM - Mozilla DOM interface wrapper for Perl
 Summary(pl.UTF-8):	Mozilla::DOM - perlowy wrapper interfejsu Mozilla DOM
 Name:		perl-Mozilla-DOM
-Version:	0.20
+Version:	0.21
 Release:	1
-# note if it is "same as perl"
 License:	LGPL
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	e2b3cc11dba8b327f8df03908ceed3d4
+# Source0-md5:	949ce787aff8506b3cdaf0483f51a53c
 Patch0:		%{name}-xulrunner.patch
 Patch1:		%{name}-man.patch
 URL:		http://search.cpan.org/dist/Mozilla-DOM/
@@ -23,13 +22,12 @@
 BuildRequires:	perl-ExtUtils-Depends >= 0.205
 BuildRequires:	perl-ExtUtils-PkgConfig >= 1.07
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpmbuild(macros) >= 1.167
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	xulrunner-devel >= 1.8
+BuildRequires:	xulrunner-devel >= 1.9
 %requires_eq	xulrunner-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	libxpcom.so
-
 %description
 This module wraps the Mozilla DOM interface in Perl.
 
@@ -58,8 +56,8 @@
 	INSTALLDIRS=vendor
 
 %{__make} \
-	CC="%{__cc}" \
-	OPTIMIZE="%{rpmcflags}"
+	CC="%{__cxx}" \
+	OPTIMIZE="%{rpmcxxflags}"
 
 %{?with_tests:%{__make} test}
 
@@ -96,6 +94,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/07/22 18:52:56  qboosh
+- updated to 0.21
+- updated xulrunner patch, switched to xulrunner 1.9
+- don't hide xulrunner libs dependencies
+
 Revision 1.2  2008/01/10 08:38:40  glen
 - add CC to %{__make}
   grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Mozilla-DOM.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list