Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37702886
en ru br
Репозитории ALT
S:3.0.1-alt2
5.1: 2.26.0-alt1
4.1: 2.22.0-alt1.1.qa1
4.0: 2.16.0-alt1
3.0: 2.10.0-alt1
www.altlinux.org/Changes

Группа :: Графические оболочки/GNOME
Пакет: gconf-editor

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define ver_major 2.22

Name: gconf-editor
Version: %ver_major.0
Release: alt1.1.qa1

Summary: An editor for the GConf configuration system.
License: GPLv2+
Group: Graphical desktop/GNOME
Url: ftp://ftp.gnome.org
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2

%define GConf_ver 2.9.2
%define gtk_ver 2.5.5

PreReq: GConf2 >= %GConf_ver

BuildPreReq: rpm-build-gnome >= 0.5

# From configure.in

BuildPreReq: intltool >= 0.35.0
BuildPreReq: perl-XML-Parser
BuildPreReq: libGConf2-devel >= %GConf_ver
BuildPreReq: libgtk+2-devel >= %gtk_ver
BuildPreReq: libgnome-devel >= 2.14.0
BuildPreReq: libgnomeui-devel >= 2.5.4

BuildRequires: scrollkeeper gnome-doc-utils gnome-common libSM-devel

%description
An editor for the GConf configuration system.
Directly edit your entire configuration database.

%prep
%setup -q

%build
%configure --disable-scrollkeeper --disable-schemas-install
%make_build

%install
%makeinstall

%find_lang --with-gnome %name

%postun -n gconf-editor
%clean_menus


%post
%gconf2_install %name
%update_menus

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%files -f %name.lang
%_bindir/*
%_desktopdir/*
%_liconsdir/gconf-editor.png
%_pixmapsdir/*
%_man1dir/*
%config %gconf_schemasdir/*
%doc AUTHORS ChangeLog README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin