[xulrunner] Removed missing files from spec

Martin Stransky stransky at fedoraproject.org
Tue Aug 16 13:43:49 UTC 2011


commit 253d020ea66c3b2bf060f7add97246e19d9bcc5b
Author: Martin Stransky <stransky at redhat.com>
Date:   Tue Aug 16 15:43:27 2011 +0200

    Removed missing files from spec

 xulrunner.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 191be32..cc26f25 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -344,8 +344,6 @@ popd
 
 %{__install} -p -c -m 755 dist/bin/xpcshell \
   dist/bin/xpidl \
-  dist/bin/xpt_dump \
-  dist/bin/xpt_link \
   $RPM_BUILD_ROOT/%{mozappdir}
 
 %{__rm} -rf $RPM_BUILD_ROOT/%{_includedir}/%{name}-%{gecko_dir_ver}
@@ -454,6 +452,7 @@ fi
 %{mozappdir}/dependentlibs.list
 %{_sysconfdir}/ld.so.conf.d/xulrunner*.conf
 %{mozappdir}/plugin-container
+%{mozappdir}/hyphenation/*
 
 %if %{enable_mozilla_crashreporter}
 %{mozappdir}/crashreporter
@@ -469,8 +468,6 @@ fi
 %{_libdir}/pkgconfig/*.pc
 %{mozappdir}/xpcshell
 %{mozappdir}/xpidl
-%{mozappdir}/xpt_dump
-%{mozappdir}/xpt_link
 
 #---------------------------------------------------------------------
 


More information about the scm-commits mailing list