diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-05-03 13:48:33 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-05-03 13:48:33 +0200 |
commit | 51c7f73c8b47c01207cc9f2830cb71ba4abd1a89 (patch) | |
tree | 7b0d6a81706b73674ef9573452f941fd9c9a4938 | |
parent | 2ea3a442e9ba2a4b527587320f61134008e83d31 (diff) | |
download | tde-packaging-51c7f73c.tar.gz tde-packaging-51c7f73c.zip |
RPM packaging: update kaffeine
-rw-r--r-- | redhat/applications/kaffeine/kaffeine-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kaffeine/kaffeine-14.0.0.spec b/redhat/applications/kaffeine/kaffeine-14.0.0.spec index 874045629..ffbac2fc2 100644 --- a/redhat/applications/kaffeine/kaffeine-14.0.0.spec +++ b/redhat/applications/kaffeine/kaffeine-14.0.0.spec @@ -87,7 +87,7 @@ BuildRequires: libcdda-devel BuildRequires: cdparanoia BuildRequires: cdparanoia-devel %endif -%if 0%{?suse_version} >= 1210 || 0%{?fedora} >= 19 +%if 0%{?suse_version} >= 1210 || 0%{?fedora} >= 19 || 0%{?rhel} >= 7 BuildRequires: libcdio-paranoia-devel %endif |