diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-07-15 22:58:46 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-07-15 23:01:04 +0200 |
commit | a84a6c177e6cba0f72c146d29283cefe92750aba (patch) | |
tree | aa8781a335894d7e9ec8bdc7293b512acf173c2f /redhat/applications/k3b | |
parent | fbd894a9bfc665642be19fa2b3e856af7a9ef7c2 (diff) | |
download | tde-packaging-a84a6c177e6cba0f72c146d29283cefe92750aba.tar.gz tde-packaging-a84a6c177e6cba0f72c146d29283cefe92750aba.zip |
RPM: update build scripts for Opensuse TumbleWeed
Diffstat (limited to 'redhat/applications/k3b')
-rw-r--r-- | redhat/applications/k3b/k3b-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/k3b/k3b-14.0.0.spec b/redhat/applications/k3b/k3b-14.0.0.spec index a0975d119..5bc2c6e88 100644 --- a/redhat/applications/k3b/k3b-14.0.0.spec +++ b/redhat/applications/k3b/k3b-14.0.0.spec @@ -110,7 +110,7 @@ Requires(postun): coreutils Requires: %{name}-libs = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-common = %{?epoch:%{epoch}:}%{version}-%{release} -%if 0%{?suse_version} >= 1310 && 0%{?suse_version} != 1500 +%if 0%{?suse_version} >= 1310 && 0%{?suse_version} < 1500 Requires: wodim REquires: genisoimage %else |