JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
%define base gtk2-themes %define _name water-luna %define _bname Water-Luna Name: %base-%_name Version: 0.0 Release: alt1 Summary: A GTK+2 theme - %_bname License: GPL Group: Graphical desktop/GNOME Url: ftp://ftp.gnome.org/pub/gnome/teams/art.gnome.org/themes/gtk2/ Source: %name.tar.bz2 BuildArch: noarch Requires: gtk-engines-pixmap %description GTK2 theme Water-Luna. %package -n metacity-themes-%_name Summary: Metacity theme - %_bname Group: Graphical desktop/GNOME %description -n metacity-themes-%_name This package contains a theme for Metacity named %_bname. %package -n galeon-themes-%_name Group: Graphical desktop/GNOME Summary: Galeon theme - Water-Luna %description -n galeon-themes-%_name This package contains a theme for Galeon named %_bname. %prep %setup -q -n %_bname %install %__rm -fr ./*/{.xvpics,*~} %__chmod 644 ./*/* %__mkdir_p %buildroot%_datadir/themes/%_bname %__cp -r gtk-2* metacity* Galeon %buildroot%_datadir/themes/%_bname %files %_datadir/themes/%_bname/gtk-2* %files -n metacity-themes-%_name %_datadir/themes/%_bname/metacity* %files -n galeon-themes-%_name %_datadir/themes/%_bname/Galeon %changelog * Wed Oct 09 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.0-alt1 - First build for Sisyphus.