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
5d8bf522
Commit
5d8bf522
authored
Aug 13, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into alt-desktop
parents
1d85dea3
7add700d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
branding.spec
branding.spec
+5
-3
No files found.
branding.spec
View file @
5d8bf522
...
...
@@ -127,6 +127,7 @@ Summary: KDE4 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde4-settings ";done )
PreReq: %name-graphics
%description kde4-settings
KDE4 settings for %Brand %version %Theme
...
...
@@ -137,6 +138,7 @@ Summary: KDE3 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Requires: ksplash-engine-moodin
PreReq: %name-graphics
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde3-settings ";done )
%description kde3-settings
...
...
@@ -162,7 +164,7 @@ GNOME settings for %Brand %version %Theme
Summary: XFCE settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop
Group: Graphical desktop
/XFce
Requires: PolicyKit-gnome
Obsoletes: xfce-settings-lite xfce-settings-school-lite
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-xfce-settings ";done )
...
...
@@ -327,8 +329,8 @@ install -m 644 etcskel/.Xdefaults %buildroot/etc/skel/
mkdir -p %buildroot/usr/share/xfce4/backdrops
install -m 644 backgrounds/* %buildroot/usr/share/xfce4/backdrops
mkdir -p '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0'
install -m 644
'themes/ALTLinux/gtk-2.0/*
%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0/'
install -m 644
'themes/ALTLinux/*.png
%buildroot/usr/share/themes/ALTLinux-%Theme/'
install -m 644
themes/ALTLinux/gtk-2.0/* '
%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0/'
install -m 644
themes/ALTLinux/*.png '
%buildroot/usr/share/themes/ALTLinux-%Theme/'
mkdir -p %buildroot/%_bindir
install -m 644 bin/* %buildroot/%_bindir
...
...
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