-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsysconfig.patch
More file actions
40 lines (35 loc) · 1.29 KB
/
sysconfig.patch
File metadata and controls
40 lines (35 loc) · 1.29 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
39
40
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-sysconfig.spec.in b/yast2-sysconfig.spec.in
index 88bf07f..2fba954 100644
--- a/yast2-sysconfig.spec.in
+++ b/yast2-sysconfig.spec.in
@@ -15,6 +15,8 @@ Obsoletes: y2c_rc_config yast2-config-rcconfig yast2-config-sysconfig
Provides: yast2-trans-sysconfig yast2-trans-rcconfig y2t_rc_config
Obsoletes: yast2-trans-sysconfig yast2-trans-rcconfig y2t_rc_config
+Requires: yast2-ruby-bindings >= 1.0.0
+
Summary: YaST2 - Sysconfig Editor
%description
@@ -33,10 +35,9 @@ information.
%defattr(-,root,root)
%dir @yncludedir@/sysconfig
@yncludedir@/sysconfig/*
-@clientdir@/sysconfig.ycp
-@clientdir@/sysconfig_*.ycp
-@moduledir@/Sysconfig.ycp
-@moduledir@/Sysconfig.ybc
+@clientdir@/sysconfig.rb
+@clientdir@/sysconfig_*.rb
+@moduledir@/Sysconfig.rb
@desktopdir@/sysconfig.desktop
@ybindir@/parse_configs.pl
@ydatadir@/sysedit.agent