Steffen Winterfeldt 2014-02-17 13:39:43 +00:00 committed by Git OBS Bridge
parent 0da8659e0a
commit 5cc3fea567
7 changed files with 30 additions and 33 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85216afbb03e06f0c9da17132c1097bc0e5fa2af5ece0574933661b98f107d5e
size 184393

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db00083d6a82328103450bef7b0e8ad0206a2df1078ec18522be0d6e81fa22f8
size 184652

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 17 14:39:20 CET 2014 - snwint@suse.de
- avoid using rcnscd (bnc #863430)
- Fix branding image installation for ppc64le
- switch back to yaboot for a while
- fix ssl certificates (bnc #863788)
- ignore rake, rdoc and ri from ruby
-------------------------------------------------------------------
Wed Feb 12 10:26:09 UTC 2014 - coolo@suse.com
- add ruby-ua.patch to fix build with ruby 2.1
-------------------------------------------------------------------
Tue Feb 11 15:39:00 CET 2014 - snwint@suse.de

View File

@ -340,10 +340,9 @@ ExcludeArch: %arm
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
Version: 14.39
Version: 14.40
Release: 0
Source: installation-images-14.39.tar.bz2
Patch0: ruby-ua.patch
Source: installation-images-14.40.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@ -379,7 +378,6 @@ Package that holds debuginfo dependencies for image files in installation-image.
%prep
%setup -n installation-images-%{version}
%patch0 -p1
rm -f /usr/lib/build/checks/04-check-filelist
%build

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 17 14:39:20 CET 2014 - snwint@suse.de
- avoid using rcnscd (bnc #863430)
- Fix branding image installation for ppc64le
- switch back to yaboot for a while
- fix ssl certificates (bnc #863788)
- ignore rake, rdoc and ri from ruby
-------------------------------------------------------------------
Wed Feb 12 10:26:09 UTC 2014 - coolo@suse.com

View File

@ -340,10 +340,9 @@ ExcludeArch: %arm
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
Version: 14.39
Version: 14.40
Release: 0
Source: installation-images-14.39.tar.bz2
Patch0: ruby-ua.patch
Source: installation-images-14.40.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@ -379,7 +378,6 @@ Package that holds debuginfo dependencies for image files in installation-image.
%prep
%setup -n installation-images-%{version}
%patch0 -p1
rm -f /usr/lib/build/checks/04-check-filelist
%build

View File

@ -1,22 +0,0 @@
commit 76e3127975534b5cf842ab36161e8658b5d8a869
Author: Stephan Kulow <coolo@suse.de>
Date: Wed Feb 12 07:09:27 2014 +0100
ignore rake, rdoc and ri from ruby
diff --git a/data/root/root.file_list b/data/root/root.file_list
index d9e0a91..cae947c 100644
--- a/data/root/root.file_list
+++ b/data/root/root.file_list
@@ -236,7 +236,10 @@ ruby:
/
# avoid update-alternatives
r /etc/alternatives
- e cd usr/bin ; for i in erb gem irb rake rdoc ri ruby testrb ; do [ -x $i ] || ln -snf ${i}2* $i ; done
+ r /usr/bin/rake*
+ r /usr/bin/rdoc*
+ r /usr/bin/ri*
+ e cd usr/bin ; for i in erb gem irb ruby testrb ; do [ -x $i ] || ln -snf ${i}2* $i ; done
yast2-devtools:
/usr/share/YaST2/data/devtools/bin/showy2log