rpms/xulrunner/F-11 xulrunner.spec,1.160,1.161

Jan Horak xhorak at fedoraproject.org
Wed Jul 15 09:35:09 UTC 2009


Author: xhorak

Update of /cvs/pkgs/rpms/xulrunner/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9312

Modified Files:
	xulrunner.spec 
Log Message:
Fixed multilib issues


Index: xulrunner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/F-11/xulrunner.spec,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -p -r1.160 -r1.161
--- xulrunner.spec	13 Jul 2009 08:55:39 -0000	1.160
+++ xulrunner.spec	15 Jul 2009 09:34:39 -0000	1.161
@@ -12,7 +12,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -277,6 +277,10 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/${I
 install_file "jsautocfg"
 popd
 
+pushd $RPM_BUILD_ROOT/%{_includedir}/${INTERNAL_APP_SDK_NAME}/js
+install_file "jsconfig"
+popd
+
 %{__install} -p -c -m 755 dist/bin/xpcshell \
   dist/bin/xpidl \
   dist/bin/xpt_dump \
@@ -448,6 +452,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Jul 14 2009 Jan Horak <jhorak at redhat.com> - 1.9.1-4
+- Fixed multilib issues
+
 * Tue Jul  7 2009 Jan Horak <jhorak at redhat.com> - 1.9.1-3
 - Fixed wrong version of Firefox when loading 'about:' as location
 




More information about the fedora-extras-commits mailing list