luminance-panel.spec
Jackass
metallowiec at op.pl
Fri Mar 11 23:28:08 CET 2005
Użytkownik Patrys :: Patryk Zawadzki napisał:
>Dnia 11-03-2005, pią o godzinie 22:39 +0100, Jackass napisał(a):
>
>
>>Witam
>>Dorzucam nowego speca
>>
>>
>
>Summary nic nie mówi...
>
>
>
>jeszcze raz z troche zmienionym Summary (więcej już nie wymyśle)
>------------------------------------------------------------------------
>
>_______________________________________________
>pld-devel-pl mailing list
>pld-devel-pl at pld-linux.org
>http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
>
>
-------------- next part --------------
# $Revision: 1.30 $, $Date: 2004/12/16 13:01:38 $
Summary: Luminance Panel is a small panel application based on the fbpanel
Summary(pl): Luminance Panel to mały panel oparty o fbpanel
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 small panel application based on the fbpanel.
%description -l pl
Luminence Panel to mały panel oparty o fbpanel.
%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