closed/SUNWfsexam.spec
changeset 15650 dbcf7e3715dd
parent 13681 679f9f0286dc
child 15928 21774bc99980
--- a/closed/SUNWfsexam.spec	Fri Apr 17 23:52:00 2009 +0000
+++ b/closed/SUNWfsexam.spec	Sat Apr 18 12:26:03 2009 +0000
@@ -31,8 +31,8 @@
 SUNW_Copyright:	%{name}.copyright
 
 %include default-depend.inc
+Requires: SUNWlibglade
 Requires: SUNWgnome-libs
-Requires: SUNWgnome-base-libs
 Requires: SUNWgnome-config
 Requires: SUNWgnome-panel
 Requires: SUNWgnome-file-mgr
@@ -40,15 +40,14 @@
 Requires: SUNWgnome-vfs
 Requires: SUNWpostrun
 Requires: SUNWautoef
+BuildRequires: SUNWlibglade-devel
 BuildRequires: SUNWgnome-file-mgr-devel
-BuildRequires: SUNWgnome-base-libs-devel
 BuildRequires: SUNWgnome-libs-devel
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-panel-devel
 BuildRequires: SUNWgnome-vfs-devel
 BuildRequires: SUNWautoef
 
-
 %if %build_l10n
 %package l10n
 Summary:	Fsexam - l10n files
@@ -69,7 +68,6 @@
 File System Examiner is to help user migrate file name and file content from
 legacy encoding to UTF8 encoding.
 
-
 %prep
 %setup -q -n %{cmpt}-%{version}
 bzcat %SOURCE1 | tar xf -
@@ -83,7 +81,6 @@
 export RPM_OPT_FLAGS="$CFLAGS"
 export PKG_CONFIG_PATH=%{_pkg_config_path}
 
-
 intltoolize --copy --force --automake
 
 %if %build_l10n
@@ -99,7 +96,6 @@
 
 make
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
@@ -152,7 +148,6 @@
   echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas > /dev/null'
 ) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
 
-
 %files 
 %defattr(-, root, bin)
 %dir %attr (0755, root, bin) %{_bindir}
@@ -187,13 +182,11 @@
 %{_datadir}/omf/fsexam/*-[a-z]*.omf
 %endif
 
-
 %files root
 %defattr (0755, root, sys)
 %attr (-, root, sys) %dir %{_sysconfdir}
 %{_sysconfdir}/gconf/schemas/fsexam.schemas
 
-
 %changelog
 * Fri Sep 19 2008 - [email protected]
 - Set attribute of the dir /usr/share/doc in base pkg.
@@ -300,3 +293,4 @@
 - For Cinnabar build8, added CFLAGS env and prefix option
 * Mon Apr 11 2004 Federic Zhang <[email protected]>
 - version 0.1
+