SPECS (AC-branch): librsvg.spec - browser plugins v2 - build with ...

glen glen at pld-linux.org
Sun Apr 1 20:37:53 CEST 2007


Author: glen                         Date: Sun Apr  1 18:37:53 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- browser plugins v2
- build with xulrunner

---- Files affected:
SPECS:
   librsvg.spec (1.98.2.4 -> 1.98.2.5) 

---- Diffs:

================================================================
Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.98.2.4 SPECS/librsvg.spec:1.98.2.5
--- SPECS/librsvg.spec:1.98.2.4	Wed Jan 10 19:00:58 2007
+++ SPECS/librsvg.spec	Sun Apr  1 20:37:48 2007
@@ -14,13 +14,14 @@
 Summary(uk):	SVG ÂŚÂĚŚĎÔĹËÁ
 Name:		librsvg
 Version:	2.14.3
-Release:	2.1
+Release:	3
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/librsvg/2.14/%{name}-%{version}.tar.bz2
 # Source0-md5:	f926aa102ccc3ce99ddf257fcce8ebf4
 URL:		http://librsvg.sourceforge.net/
+Patch0:		%{name}-xulrunner.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	cairo-devel >= 1.0.2
@@ -36,6 +37,7 @@
 BuildRequires:	popt-devel >= 1.5
 BuildRequires:	rpm-pythonprov
 %{?with_mozilla:BuildRequires:	rpmbuild(macros) >= 1.357}
+%{?with_mozilla:BuildRequires:	xulrunner-devel}
 BuildRequires:	xcursor-devel
 BuildRequires:	xft-devel
 BuildRequires:	xrender-devel
@@ -140,14 +142,15 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-%{!?with_mozilla:export MOZILLA_CONFIG=no}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
+	--enable-mozilla-plugin \
 	%{!?with_libcroco:--without-croco} \
 	%{!?with_libgsf:--without-svgz} \
 	%{!?with_gnomevfs:--disable-gnome-vfs} \
@@ -203,7 +206,9 @@
 %{_libdir}/lib*.la
 %{_pkgconfigdir}/*.pc
 %{_includedir}/librsvg-2
+%if %{with apidocs}
 %{_gtkdocdir}/%{name}
+%endif
 
 %files static
 %defattr(644,root,root,755)
@@ -221,6 +226,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98.2.5  2007/04/01 18:37:48  glen
+- browser plugins v2
+- build with xulrunner
+
 Revision 1.98.2.4  2007/01/10 18:00:58  glen
 - browser plugins v2; needs xulrunner switch
 
@@ -560,7 +569,7 @@
 - updated to version 2.2.0
 
 Revision 1.33  2003/01/15 09:35:25  trojan
-- fixed %%files (no need 755 for *.la)
+- fixed %files (no need 755 for *.la)
 
 Revision 1.32  2003/01/13 22:15:00  aflinta
 - updated to version 2.1.5
@@ -603,7 +612,7 @@
 - updated to version 2.1.1
 
 Revision 1.20.2.6  2002/09/29 19:33:49  grzegol
-- fixed %%files
+- fixed %files
 - rel. 2
 
 Revision 1.20.2.5  2002/09/27 23:51:51  aflinta
@@ -640,7 +649,7 @@
 - updated to 1.0.3 (bugfix release).
 
 Revision 1.17  2002/01/18 02:13:42  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.16  2001/10/05 23:34:10  kloczek
 - updated to 1.0.2.
@@ -682,7 +691,7 @@
 
 Revision 1.4  2001/07/21 17:10:09  blues
 - final touch
-STB
+  STB
 
 Revision 1.3  2001/07/21 16:31:20  blues
 - ac/am/libtool play
@@ -692,10 +701,3 @@
 - adapterized
 - URL
 - some PLD-specyfic cosmetics
-
-* Tue Oct 10 2000 Robin Slomkowski <rslomkow at eazel.com>
-- removed obsoletes from sub packages and added mozilla and trilobite
-subpackages
-
-* Wed Apr 26 2000 Ramiro Estrugo <ramiro at eazel.com>
-- created this thing
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/librsvg.spec?r1=1.98.2.4&r2=1.98.2.5&f=u



More information about the pld-cvs-commit mailing list