Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37915041
en ru br
ALT Linux repos
S:1.2.1-alt1
5.0: 1.0.5-alt1
4.1: 1.0.5-alt1
4.0: 1.0.3-alt1

Group :: System/X11
RPM: xrdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xrdb
Version: 1.0.3
Release: alt1

Summary: X server resource database utility
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

Requires: cpp

BuildRequires: libICE-devel libSM-devel libX11-devel libXau-devel
BuildRequires: libXext-devel libXmu-devel libXt-devel pkg-config
BuildRequires: xorg-x11-util-macros libXdmcp-devel xorg-x11-proto-devel

%description
Xrdb  is  used to get or set the contents of the RESOURCE_MANAGER prop-
erty on the root window of screen 0, or the  SCREEN_RESOURCES  property
on  the root window of any or all screens, or everything combined.  You
would normally run this program from your X startup file.

%prep
%setup -q

%build
%__autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%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