Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
bc97fd8e
Commit
bc97fd8e
authored
Jan 15, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5.0-alt4
- fixed problem with owerwritten alternative
parent
46b7b3c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
branding-alt-desktop.spec
branding-alt-desktop.spec
+10
-7
No files found.
branding-alt-desktop.spec
View file @
bc97fd8e
...
...
@@ -6,7 +6,7 @@
Name: branding-%brand-%theme
Version: 5.0
Release: alt
3
Release: alt
4
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
...
...
@@ -78,7 +78,7 @@ PreReq(post,preun): alternatives >= 0.2
This package contains some graphics for ALT design.
%define provide_list altlinux fedora redhat system altlinux
-release altlinux-release-%theme
%define provide_list altlinux fedora redhat system altlinux
%define obsolete_list altlinux-release fedora-release redhat-release
%define conflicts_list altlinux-release-sisyphus altlinux-release-4.0 altlinux-release-junior altlinux-release-master altlinux-release-server altlinux-release-terminal altlinux-release-small_business
%package release
...
...
@@ -88,7 +88,7 @@ Copyright: GPL
Group: System/Configuration/Other
BuildArch: noarch
Packager: Anton V. Boyarshinov <boyarsh@altlinux.org>
Provides: %(for n in %provide_list; do echo -n "$n-release = %version-%release "; done)
Provides: %(for n in %provide_list; do echo -n "$n-release = %version-%release "; done)
altlinux-release-%theme
Obsoletes: %obsolete_list
Conflicts: %conflicts_list
...
...
@@ -145,7 +145,7 @@ mkdir -p %buildroot/usr/share/alterator-browser-qt/design
install theme.rcc %buildroot/usr/share/alterator-browser-qt/design/%theme.rcc
mkdir -p %buildroot/%_altdir
cat >%buildroot/%_altdir/%name <<__EOF__
cat >%buildroot/%_altdir/%name
-browser-qt
<<__EOF__
/etc/alterator/design-browser-qt /usr/share/alterator-browser-qt/design/desktop.rcc 50
__EOF__
popd
...
...
@@ -161,7 +161,7 @@ pushd %buildroot/%_datadir/design/%theme
popd
install -d %buildroot//etc/alternatives/packages.d
cat >%buildroot/etc/alternatives/packages.d/%name <<__EOF__
cat >%buildroot/etc/alternatives/packages.d/%name
-graphics
<<__EOF__
%_datadir/artworks %_datadir/design/%theme 10
%_datadir/design-current %_datadir/design/%theme 10
__EOF__
...
...
@@ -206,12 +206,12 @@ done
%files browser-qt
%config %_altdir/%name
%config %_altdir/%name
-browser-qt
/usr/share/alterator-browser-qt/design/desktop.rcc
%files graphics
%config /etc/alternatives/packages.d/%name
%config /etc/alternatives/packages.d/%name
-graphics
%_datadir/design
%files bootsplash
...
...
@@ -223,6 +223,9 @@ done
%_sysconfdir/buildreqs/packages/ignore.d/*
%changelog
* Thu Jan 15 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt4
- fixed problem with owerwritten alternative
* Wed Jan 14 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt3
- release subpackage added
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment