Summary: A GTK+ tool to configure beryl Summary(pl): Narzędzie GTK+ do konfiguracji beryla Name: beryl-settings Version: 20061102 Release: 1 License: GPL v2+ Group: X11/Window Managers/Tools #Source0: http://distfiles.xgl-coffee.org/beryl-settings/%{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2 # Source0-md5: 94aa507ed6bc82cd918da0e325536489 BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: beryl-core-devel BuildRequires: dbus-glib-devel >= 0.50 BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool >= 0.35.0 BuildRequires: pkgconfig Requires: beryl-core Requires: beryl-plugins BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A GTK+ tool to configure beryl. %description -l pl Narzędzie GTK+ do konfiguracji beryla. %prep %setup -q -n %{name} %build autoreconf -v --install %{__intltoolize} %{__glib_gettextize} --copy --force %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 README %attr(755,root,root) %{_bindir}/beryl-settings %{_desktopdir}/beryl-settings.desktop %{_pixmapsdir}/*.svg %{_datadir}/beryl/hints %{_mandir}/man1/*.1*