-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpos-installation.patch
More file actions
38 lines (31 loc) · 1.07 KB
/
pos-installation.patch
File metadata and controls
38 lines (31 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index d9b12b0..e85fbc8 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -5,7 +5,7 @@
#
AUTOMAKE_OPTIONS = dejagnu
-EXTRA_DIST = $(wildcard tests/*.out) $(wildcard tests/*.err) $(wildcard tests/*.ycp) $(wildcard tests/*.yh)
+EXTRA_DIST = $(wildcard tests/*.out) $(wildcard tests/*.err) $(wildcard tests/*.rb)
testsuite_prepare = @ydatadir@/testsuite/Makefile.testsuite
diff --git a/yast2-pos-installation.spec.in b/yast2-pos-installation.spec.in
index c64df3d..2b084b9 100644
--- a/yast2-pos-installation.spec.in
+++ b/yast2-pos-installation.spec.in
@@ -6,6 +6,8 @@ BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-t
BuildArchitectures: noarch
+Requires: yast2-ruby-bindings >= 1.0.0
+
Summary: POS Installation and Upgrade
%description
@@ -23,9 +25,8 @@ mkdir -p "$RPM_BUILD_ROOT"/etc/SLEPOS
%files
%defattr(-,root,root)
-@clientdir@/*.ycp
-@moduledir@/*.ycp
-@moduledir@/*.ybc
+@clientdir@/*.rb
+@moduledir@/*.rb
%dir /etc/SLEPOS
/etc/SLEPOS/*
%doc @docdir@