%define nam kde-style-alloy %define ver 0.4.1a %define rel 0.2 %define srl 2004102802 Summary: A widget style window decoration for KDE 3.1 Name: %{nam} Version: %{ver} Release: %{rel} Serial: %{srl} Group: User Interface/Desktops License: GPL URL: http://sandro.giessl.com/ Source0: http://www.kde-look.org/content/files/6304-alloy-%{version}.tar.gz Patch0: alloy-0.4.1a-configdialog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A neat KDE 3.x style and KWin decoration based on the Java Alloy Look&Feel from Incors (http://www.incors.com). %prep rm -rf %{buildroot} %setup -n alloy-%{version} #%setup -q %patch0 -p1 %build ./configure --prefix=%{_prefix} make %install %makeinstall %clean rm -rf %{buildroot} %files %{_libdir}/kde3/* %{_libdir}/kde3/plugins/styles/* %{_datadir}/apps/kdisplay/color-schemes/alloy.kcsrc %{_datadir}/apps/kstyle/themes/alloy.themerc %{_datadir}/apps/kwin/alloy.desktop %changelog * Thu Oct 28 2004 Yukihiro Hosogai - 0.4.1a-0.2 - include japanese patch. - modified spec. * Thu Oct 28 2004 Yukihiro Hosogai - 0.4.1a-0.1 - Initial rpm package.