Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516762
en ru br
ALT Linux repos
S:2.0-alt2
5.0: 0.9-alt1
4.1: 0.9-alt1
4.0: 0.6-alt1

Group :: Development/GNOME and GTK+
RPM: rpm-build-gnome

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rpm-build-gnome
Version: 2.0
Release: alt1

Summary: RPM macros and helper scripts for GNOME packages building
License: %gpl3plus
Group: Development/GNOME and GTK+

BuildArch: noarch

BuildPreReq: rpm-build-licenses

%description
This package contains RPM macros and helper scripts that ease labour of a maintainer of GNOME packages.

%install
cat <<__EOF__ >gnome.rpmmacros
%%gnome_ftp ftp://ftp.gnome.org/pub/gnome/sources
%%gconf_schemasdir %%_sysconfdir/gconf/schemas
%%gnome_helpdir %%_datadir/gnome/help
%%nautilus_extdir %%_libdir/nautilus/extensions-3.0
%%gnome_appletsdir %%_libdir/gnome-applets
%%gedit_pluginsdir %%_libdir/gedit/plugins
%%gnome_autostartdir %%_datadir/gnome/autostart
%%_omfdir %%_datadir/omf

# deprecated

%%gnome_vfsmodulesdir %%_libdir/gnome-vfs-2.0/modules
%%gnomevfs_modulesdir %%gnome_vfsmodulesdir
%%_sklocalstatedir %%_localstatedir/scrollkeeper
%%gnomehelpdir %%gnome_helpdir
__EOF__
install -D -m644 gnome.rpmmacros %buildroot/%_rpmmacrosdir/gnome

%files
%_rpmmacrosdir/gnome

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin