File xdmsc.spec of Package xdmsc

#
# spec file for package xdmsc (Version 0.4)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           xdmsc
License:        YaST License
Group:          System/X11/Utilities
PreReq:         fillup
Provides:       Xterminal 
AutoReqProv:    on
Version:        0.4
Release:        135
Summary:        Xterminal -- Use SuSE Linux as an X terminal
Source:         Xterminal-0.4.tar.gz
Patch:          Xterminal-0.4.dif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
Some useful scripts for using SuSE Linux as an X terminal.

You will find the documentation in the following directory

/usr/share/doc/packages/xdmsc/



Authors:
--------
    Werner Fink  <werner@suse.de>

%prep
%setup -n Xterminal-0.4
%patch

%build
    make -f Makefile.Linux compile

%install
    rm -rf $RPM_BUILD_ROOT
    make -f Makefile.Linux DESTDIR=$RPM_BUILD_ROOT install

%clean
    rm -rf $RPM_BUILD_ROOT

%post
%{fillup_only}

%files
%defattr(-,root,root)
%doc README
%config /etc/init.d/rx
/var/adm/fillup-templates/sysconfig.xdmsc

%changelog
openSUSE Build Service is sponsored by