5.0.0-alt3
- conflicts for -alterator subpackages added - design for web alterator changed
@ -18,5 +18,7 @@ all:
|
|||||||
# console background
|
# console background
|
||||||
cp -al images/console.jpg bootsplash/images/bootsplash-800x600.jpg
|
cp -al images/console.jpg bootsplash/images/bootsplash-800x600.jpg
|
||||||
convert -resize '640x480!' bootsplash/images/bootsplash-800x600.jpg bootsplash/images/bootsplash-640x480.jpg
|
convert -resize '640x480!' bootsplash/images/bootsplash-800x600.jpg bootsplash/images/bootsplash-640x480.jpg
|
||||||
|
# logo for web alterator
|
||||||
|
cp images/logo.gif alterator/images/
|
||||||
#color scheme
|
#color scheme
|
||||||
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
|
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
|
||||||
|
BIN
alterator/images/gradient-menu.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
alterator/images/gradient-top.png
Normal file
After Width: | Height: | Size: 262 B |
BIN
alterator/images/gradient.png
Normal file
After Width: | Height: | Size: 229 B |
Before Width: | Height: | Size: 834 B |
Before Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 3.2 KiB |
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: branding-%brand-%theme
|
Name: branding-%brand-%theme
|
||||||
Version: 5.0.0
|
Version: 5.0.0
|
||||||
Release: alt2
|
Release: alt3
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
|
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
|
||||||
@ -68,6 +68,7 @@ Provides: alterator-icons design-alterator-%theme
|
|||||||
Obsoletes: branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
|
Obsoletes: branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
|
||||||
|
|
||||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-browser-qt ";done )
|
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-browser-qt ";done )
|
||||||
|
Conflicts: design-alterator-server design-alterator-desktop design-altertor-browser-desktop design-altertor-browser-server
|
||||||
PreReq(post,preun): alternatives >= 0.2 alterator
|
PreReq(post,preun): alternatives >= 0.2 alterator
|
||||||
|
|
||||||
%description alterator
|
%description alterator
|
||||||
@ -338,6 +339,10 @@ echo $lang > lang
|
|||||||
%_desktopdir/*
|
%_desktopdir/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 31 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt3
|
||||||
|
- conflicts for -alterator subpackages added
|
||||||
|
- design for web alterator changed
|
||||||
|
|
||||||
* Mon Mar 30 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt2
|
* Mon Mar 30 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt2
|
||||||
- -browser-qt subpackage remaned to -alterator as it really is
|
- -browser-qt subpackage remaned to -alterator as it really is
|
||||||
|
|
||||||
|
BIN
images/logo.gif
Normal file
After Width: | Height: | Size: 1.3 KiB |