compiz-settings-manager.spec

OJO o_ojo at poczta.onet.pl
Sat Sep 9 15:35:58 CEST 2006


proszę dodać do cvsu.

-- 
OJO
-------------- next part --------------
# $Revision:$, $Date:$
#
# TODO:
# - find out BR and R's
#
%define         _realname       csm
Summary:	A GTK+ tool to configure compiz
Summary(pl):	Narzêdzie GTK+ do konfiguracji compiza
Name:		compiz-settings-manager
Version:	0.8.1
Release:	0.1
License:	GPL v2+
Group:		X11/Window Managers/Tools
Source0:	http://distfiles.xgl-coffee.org/csm/%{_realname}-%{version}.tar.bz2
# Source0-md5:	dd668453aeb66f04df29994de7349fd6
URL:		http://distfiles.xgl-coffee.org
BuildRequires:	GConf2-devel >= 2.0
BuildRequires:	gtk+2-devel >= 2.0
BuildRequires:	libglade2-devel >= 2.0
BuildRequires:	pkgconfig
Requires:	compiz
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
A GTK+ tool to configure compiz

%prep
%setup -q -n %{_realname}

%build
%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 NEWS README
%attr(755,root,root) %{_bindir}/*
%{_desktopdir}/csm.desktop
%{_pixmapsdir}/csm.png


%define date%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%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:$


More information about the pld-devel-pl mailing list