SUNWgnome-devel-docs.spec
changeset 10483 c4b4b3b07fc2
parent 10481 6dc6408c2ebc
child 10946 20f248d41cfd
--- a/SUNWgnome-devel-docs.spec	Mon Sep 10 09:34:28 2007 +0000
+++ b/SUNWgnome-devel-docs.spec	Mon Sep 10 09:36:50 2007 +0000
@@ -14,14 +14,17 @@
 
 %use gdd = gnome-devel-docs.spec
 
-Name: SUNWgnome-devel-docs
-Summary: GNOME developer documentation
-Version: %{default_pkg_version}
-SUNW_BaseDir: %{_basedir}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Name:               SUNWgnome-devel-docs
+Summary:            GNOME developer documentation
+Version:            %{default_pkg_version}
+SUNW_BaseDir:       %{_basedir}
+BuildRoot:          %{_tmppath}/%{name}-%{version}-build
 %include default-depend.inc
 BuildRequires: SUNWlxml-python
+BuildRequires: SUNWlxsl
+BuildRequires: SUNWgnome-libs
 Requires: SUNWgnome-help-viewer
+Requires: SUNWgnome-libs
 Requires: SUNWpostrun
 
 %if %build_l10n
@@ -51,9 +54,8 @@
 %if %build_l10n
 %else
 # REMOVE l10n FILES
-rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/[a-z]*
-rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z].omf
-rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z]*.omf
+rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/[a-z]*
+rm -r $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z].omf
 %endif
 
 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
@@ -93,6 +95,9 @@
 %endif
 
 %changelog
+* Mon Sep 10 2007 - Damien Carbery <[email protected]>
+- Update dependencies.
+
 * Sat Sep 01 2007 - Dave Lin <[email protected]>
 - initial version