From db8d4fd9afa156038d44b73dab9bee97902c8128 Mon Sep 17 00:00:00 2001 From: aflinta Date: Thu, 5 Dec 2002 11:53:28 +0000 Subject: [PATCH] - moved /usr/X11R6 -> /usr, some cleanups, release 5 Changed files: file-roller.spec -> 1.15 --- file-roller.spec | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/file-roller.spec b/file-roller.spec index 7a1e8ed..9e88cc3 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -3,7 +3,7 @@ Summary(pl): Zarz Summary(pt_BR): Gerenciador de arquivos compactados para o GNOME Name: file-roller Version: 2.1.2 -Release: 3 +Release: 5 License: GPL v2 Group: X11/Applications Source0: http://prdownloads.sourceforge.net/fileroller/%{name}-%{version}.tar.gz @@ -20,11 +20,6 @@ Requires(post): scrollkeeper Requires(post): GConf2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 -%define _mandir %{_prefix}/man -%define _sysconfdir /etc/X11/GNOME2/gconf/schemas -%define _omf_dest_dir %(scrollkeeper-config --omfdir) - %description File Roller is an archive manager for the GNOME environment. With File Roller you can: create and modify archives; view the content of an @@ -77,8 +72,7 @@ rm -f missing %{__autoconf} %{__automake} %configure \ - --disable-schemas-install \ - --with-gconf-schema-file-dir=%{_sysconfdir} + --disable-schemas-install %{__make} %install @@ -95,8 +89,7 @@ rm -rf $RPM_BUILD_ROOT %post /usr/bin/scrollkeeper-update -GCONF_CONFIG_SOURCE="" \ -%{_bindir}/gconftool-2 --makefile-install-rule %{_sysconfdir}/*.schemas > /dev/null +%gconf_schema_install %postun -p /usr/bin/scrollkeeper-update -- 2.44.0