luminance-panel.spec

Jackass metallowiec at op.pl
Fri Mar 11 22:39:40 CET 2005


Witam
Dorzucam nowego speca
-------------- next part --------------
# $Revision: 1.30 $, $Date: 2004/12/16 13:01:38 $
Summary:	Luminance Panel is a panel application written in GTK 2.0
Summary(pl):	Luminance Panel to aplikacja panelowa oparta na GTK 2.0
Name:		luminance-panel
Version:	0.0.6
Release:	1
License:	GPL
Group:		X11/Window Managers/Tools
Source0:	http://dl.sourceforge.net/luminance/%{name}-%{version}.tar.gz
# Source0-md5:	79cbf3c0180d323f433bfafb5dee13ef
URL:		http://luminance.sourceforge.net/
BuildRequires:	atk-devel
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	fontconfig-devel
BuildRequires:	freetype-devel
BuildRequires:	glib2-devel
BuildRequires:	gtk+-devel
BuildRequires:	gtk+2-devel
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
Luminance Panel is a panel application written in GTK 2.0 for the
Luminance Desktop project

%description -l pl
Luminence Panel to aplikacja panelowa oparta na GTK 2.0 dla Luminance
Desktop

%prep
%setup -q

%build
%{__aclocal}
%{__automake}
%{__autoconf}
%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 AUTHORS ChangeLog INSTALL README
%attr(755,root,root) %{_bindir}/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
%{_datadir}/%{name}

%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: luminance-panel.spec,v $


More information about the pld-devel-pl mailing list