Skip to content

Commit

Permalink
merge SLES and SLED branding package to yast2-branding-SLE
Browse files Browse the repository at this point in the history
  • Loading branch information
gabi2 committed Jul 1, 2014
1 parent 7312823 commit 78781b5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 107 deletions.
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 1 14:53:02 CEST 2014 - gs@suse.de

- merge yast2-branding-SLES and yast2-branding-SLED to
yast2-branding-SLE (bnc #883485)
- 3.1.1

-------------------------------------------------------------------
Fri Jan 24 09:54:16 UTC 2014 - lslezak@suse.cz

Expand Down
@@ -1,5 +1,5 @@
#
# spec file for package yast2-branding-SLED
# spec file for package yast2-branding-SLE
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
Expand All @@ -16,40 +16,40 @@
#


Name: yast2-branding-SLED
Version: 3.1.0
Name: yast2-branding-SLE
Version: 3.1.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: COPYING
Prefix: /usr
BuildRequires: yast2-devtools
BuildArch: noarch
Provides: yast2-branding
Supplements: packageand(yast2:branding-SLED)
Conflicts: otherproviders(yast2-branding)
Requires: yast2-theme-SLE
Summary: YaST2 - SLED Branding
Supplements: packageand(yast2:branding-SLE)
Summary: SLE branding for YaST
License: GPL-2.0+
Group: System/YaST

%description
YaST2 branding for the SUSE LINUX Enterprise Desktop distribution
YaST branding for the SUSE LINUX Enterprise Server and Desktop distribution



%prep

%install
mkdir -p $RPM_BUILD_ROOT%{prefix}/share/doc/packages/yast2-branding-SLED
mkdir -p $RPM_BUILD_ROOT%{prefix}/share/doc/packages/yast2-branding-SLE
mkdir -p $RPM_BUILD_ROOT%{prefix}/share/YaST2/theme
cp $RPM_SOURCE_DIR/COPYING $RPM_BUILD_ROOT%{prefix}/share/doc/packages/yast2-branding-SLED
cp $RPM_SOURCE_DIR/COPYING $RPM_BUILD_ROOT%{prefix}/share/doc/packages/yast2-branding-SLE
cd $RPM_BUILD_ROOT%{prefix}/share/YaST2/theme
ln -sf SLE current

%files
%defattr(644,root,root,755)
%dir %{prefix}/share/YaST2/theme
%{prefix}/share/doc/packages/yast2-branding-SLED/
%{prefix}/share/doc/packages/yast2-branding-SLE/
%{prefix}/share/YaST2/theme/current

%changelog
43 changes: 0 additions & 43 deletions package/yast2-branding-SLED.changes

This file was deleted.

55 changes: 0 additions & 55 deletions package/yast2-branding-SLES.spec

This file was deleted.

0 comments on commit 78781b5

Please sign in to comment.