Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 21d4864aa6f059d9b602a2376e1aeea6 > files > 3

wmxres-1.1-2.src.rpm

# $Revision: 1.9 $, $Date: 2004/08/15 17:39:02 $
Summary:	wmxres - dockable resolution changer
Summary(pl):	wmxres - dokowalny zmieniacz rozdzielczo¶ci
Name:		wmxres
Version:	1.1
Release:	2
License:	GPL
Group:		X11/Window Managers/Tools
Source0:	http://yalla.free.fr/wn/%{name}-%{version}-0.tar.gz
# Source0-md5:	a1b44620bd2f567c3f2a4b6767dedb33
Source1:	%{name}.desktop
URL:		http://yalla.free.fr/wn/
BuildRequires:	gtk+-devel >= 1.2.0
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%define		xbitmapsdir	/usr/X11R6/include/X11/bitmaps

%description
Dockable resolution changer.

%description -l pl
Dokowalny zmieniacz rozdzielczo¶ci.

%prep
%setup -q -n %{name}.app

%build
%{__make} OPTS="%{rpmcflags} -Wall"

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir}/docklets,%{_pixmapsdir},%{xbitmapsdir}}

install %{name}/%{name} $RPM_BUILD_ROOT%{_bindir}
install %{name}/%{name}-mask.xbm $RPM_BUILD_ROOT%{xbitmapsdir}
install %{name}/%{name}-master.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/docklets

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/%{name}
%{xbitmapsdir}/*
%{_pixmapsdir}/*
%{_desktopdir}/docklets/%{name}.desktop

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback@pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log: wmxres.spec,v $
Revision 1.9  2004/08/15 17:39:02  yogib
- switched to vfolders

Revision 1.8  2003/09/18 12:26:42  havner
- mass commit: some fixes due to prefix change

Revision 1.7  2003/09/02 12:45:38  qboosh
- FHS: include/X11 files must be installed directly (BTW, is this correct location?)

Revision 1.6  2003/09/02 10:23:25  havner
- prefix changed to /usr

Revision 1.5  2003/06/27 14:38:23  qboosh
- more macros

Revision 1.4  2003/05/28 13:02:57  malekith
- massive attack: source-md5

Revision 1.3  2003/05/25 06:28:01  misi3k
- massive attack s/pld.org.pl/pld-linux.org/

Revision 1.2  2002/06/10 09:05:48  qboosh
- typo, descriptions from summaries

Revision 1.1  2002/06/06 08:00:13  djrzulf
- initial PLD release,