]> git.pld-linux.org Git - packages/sawfish-theme-pack-0.git/commitdiff
- finished.
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Apr 2002 04:19:06 +0000 (04:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sawfish-theme-pack-0.spec -> 1.2

sawfish-theme-pack-0.spec

index 8b62be94d59719693d805f26a0299c9049c09708..c170297d33fae08f44dd469f7b7a59e288799130 100644 (file)
@@ -6,51 +6,59 @@ Release:      1
 License:       GPL
 Group:         Themes
 Source0:       %{name}.tar.bz2
-URL:           http://http://debian.attica.net.nz/themes.org/sawmill/
-Requires:      sawfish
-BuildArch:      noarch
+URL:           http://debian.attica.net.nz/themes.org/sawmill/
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _x11datadir     /usr/X11R6/share
+%define                _prefix         /usr/X11R6/share
 
 %description
-A pack of themes for Sawfish:
-1_0-0.30
-7of9-0.19
-7of9-0.28
+A pack of themes for Sawfish: 1_0-0.30 7of9-0.19 7of9-0.28
 
 %description -l pl
-Paczka z nastêpuj±cymi tematami dla Sawfisha
-1_0-0.30
-7of9-0.19
-7of9-0.28
+Paczka z nastêpuj±cymi tematami dla Sawfisha:
+- 1_0-0.30,
+7of9-0.19
+- 7of9-0.28.
 
 %package 1_0
 Summary:       Sawfish's theme "One Oh"
 Summary(pl):   Temat do sawfisha "One Oh"
 Group:         Themes
+Requires:      sawfish
 
 %description 1_0
-Pronounced "One Oh", this is a theme I made to go with a background I made..    Zinx Verituse <zinx@microsoftisevil.com>
+Pronounced "One Oh", this is a theme I made to go with a background I
+made.. Zinx Verituse <zinx@microsoftisevil.com>
 
 %package 7of9-0.19
 Summary:       based on the 7of9 WindowMaker theme
 Summary(pl):   Bazowany na temacie 7of9 z WindowMakera
 Group:         Themes
+Requires:      sawfish
 
 %description 7of9-0.19
-This is based on the 7of9 WindowMaker theme,                                    it was ported at a friend's request.                                            The lisp is based on the blue-heart theme by John Harper.                       The theme resembles WindowMaker rather nicely,                                   and goes best with the included background.                                                                                                                    Ported by Dean <dean@thestuff.net>                                              Original WM theme by Ken (kingofstring@comports.com)
+This is based on the 7of9 WindowMaker theme, it was ported at a
+friend's request. The lisp is based on the blue-heart theme by John
+Harper. The theme resembles WindowMaker rather nicely, and goes best
+with the included background. Ported by Dean <dean@thestuff.net>
+Original WM theme by Ken (kingofstring@comports.com)
 
 %package 7of9-0.28
 Summary:       based on the 7of9 WindowMaker theme
 Summary(pl):   Bazowany na temacie 7of9 z WindowMakera
 Group:         Themes
+Requires:      sawfish
 
 %description 7of9-0.28
-This is based on the 7of9 WindowMaker theme,                                    it was ported at a friend's request.                                            The lisp is based on the blue-heart theme by John Harper.                       The theme resembles WindowMaker rather nicely,                                   and goes best with the included background.                                                                                                                    Ported by Dean <dean@thestuff.net>                                              Original WM theme by Ken (kingofstring@comports.com)
+This is based on the 7of9 WindowMaker theme, it was ported at a
+friend's request. The lisp is based on the blue-heart theme by John
+Harper. The theme resembles WindowMaker rather nicely, and goes best
+with the included background. Ported by Dean <dean@thestuff.net>
+Original WM theme by Ken (kingofstring@comports.com)
 
 %prep
-%setup -q -n 0 
+%setup -q -n 0
 tar xzf 1_0-0.30.tar.gz
 mkdir 0.19
 tar xzf 7of9-0.19.tar.gz -C 0.19
@@ -61,25 +69,26 @@ tar xzf 7of9-0.28.tar.gz -C 0.28
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_x11datadir}/sawfish/themes/{1_0,7of9-0.19,7of9-0.28}
+install -d $RPM_BUILD_ROOT%{_datadir}/sawfish/themes/{1_0,7of9-0.19,7of9-0.28}
 
-install 1_0/* $RPM_BUILD_ROOT%{_x11datadir}/sawfish/themes/1_0/
-install 0.19/7of9/* $RPM_BUILD_ROOT%{_x11datadir}/sawfish/themes/7of9-0.19/
-install 0.28/7of9/* $RPM_BUILD_ROOT%{_x11datadir}/sawfish/themes/7of9-0.28/
+install 1_0/* $RPM_BUILD_ROOT%{_datadir}/sawfish/themes/1_0/
+install 0.19/7of9/* $RPM_BUILD_ROOT%{_datadir}/sawfish/themes/7of9-0.19/
+install 0.28/7of9/* $RPM_BUILD_ROOT%{_datadir}/sawfish/themes/7of9-0.28/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
+%defattr(644,root,root,755)
 
-%files 1_0 
+%files 1_0
 %defattr(644,root,root,755)
-%{_x11datadir}/sawfish/themes/1_0/
+%{_datadir}/sawfish/themes/1_0/
 
 %files 7of9-0.19
 %defattr(644,root,root,755)
-%{_x11datadir}/sawfish/themes/7of9-0.19
+%{_datadir}/sawfish/themes/7of9-0.19
 
 %files 7of9-0.28
 %defattr(644,root,root,755)
-%{_x11datadir}/sawfish/themes/7of9-0.28
+%{_datadir}/sawfish/themes/7of9-0.28
This page took 0.089377 seconds and 4 git commands to generate.