gsetroot.spec i xsri.spec

Jacek 'jackass' Brzozowski metallowiec at op.pl
Tue Aug 30 01:02:10 CEST 2005


jeśli nie ma błędów proszę o dodanie, jeśli są proszę o krytykę

i jeszcze taz chciałbym przypomnieć o pawm.spec i tfla-01.spec jeśli 
potrzeba wyśle jeszcze raz
-------------- next part --------------
# $Revision: $, $Date: $
Summary:	gsetroot - front-end for Esetroot
Summary(pl):	gsetroot - front-end dla Esetroot
Name:		gsetroot
Version:	1.0
Release:	0.1
License:	GPL
Group:		Applications
Source0:	http://dl.sourceforge.net/gsetroot/%{name}-%{version}.tar.gz
# Source0-md5:	8abbb5cf0cae3128059d6a1151d29604
URL:		http://gsetroot.sourceforge.net/
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	libtool
BuildRequires:	atk-devel
BuildRequires:	Esetroot
BuildRequires:	glib2-devel
BuildRequires:	gtk+2-devel
BuildRequires:	X11-libs
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
It can be used to choose a wallpaper and configure root window. It
works under Window Managers like FluxBox, Enlightenment, WindowMaker,
NextStep, BlackBox, IceWM and others.

%description -l pl
Może być używany do wybierania tapety i konfigurowania nadrzędnego
okna. Działa w takich Menedżerach Okien jak fluxbox, Enlightement,
Windowmaker, NextStep, BlackBox, IceWM oraz innymi.

%prep
%setup -q

%build
%{__gettextize}
%{__libtoolize}
%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__automake}
%configure
%{__make}

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/%{_docdir}/%{name}

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT


mv $RPM_BUILD_ROOT%{_prefix}/doc/%{name}/* $RPM_BUILD_ROOT/%{_docdir}/%{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%doc %{_docdir}/%{name}/*
%attr(755,root,root) %{_bindir}/*

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

$Log: gsetroot.spec,v $


-------------- next part --------------
# $Revision: $, $Date: $
Summary:	xsri - X Set Root Image
Summary(pl):	xsri - X Set Root Image
Name:		xsri
Version:	2.1.0
Release:	0.1
License:	GPL
Group:		X11/Window Managers/Tools
Source0:	http://www.pleyades.net/pawm/utils/%{name}-%{version}.tar.gz
# Source0-md5:	624a8edc75e347fb0f5de7e3a921f67d
URL:		http://www.pleyades.net/pawm/
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	libtool
BuildRequires:	gdk-pixbuf-devel
BuildRequires:	imlib-devel
Buildrequires:	popt-devel
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
X Set Root Image - displays images on the root window with parameters.

%description -l pl
X Set Root Image - wyświetla obraz jako tapetę.

%prep
%setup -q

%build
%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__automake}
%configure
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_bindir}/*

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

$Log: xsri.spec,v $





More information about the pld-devel-pl mailing list