diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-01-31 21:05:16 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-01-31 21:05:16 +0100 |
commit | 05e981f0b89c0130808952da8dda4aff1d7d25a7 (patch) | |
tree | 814c5ea1ecbdff476518542612921e373b45e72d /redhat/main/tdenetwork | |
parent | effbf509eea4f37a1a8660242769ed1746b67ee0 (diff) | |
download | tde-packaging-05e981f0b89c0130808952da8dda4aff1d7d25a7.tar.gz tde-packaging-05e981f0b89c0130808952da8dda4aff1d7d25a7.zip |
RPM: more updates
Diffstat (limited to 'redhat/main/tdenetwork')
-rw-r--r-- | redhat/main/tdenetwork/tdenetwork.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/main/tdenetwork/tdenetwork.spec b/redhat/main/tdenetwork/tdenetwork.spec index b2a5f6a48..673274afe 100644 --- a/redhat/main/tdenetwork/tdenetwork.spec +++ b/redhat/main/tdenetwork/tdenetwork.spec @@ -261,9 +261,9 @@ BuildRequires: speex-devel # Build kopete motionaway plugin %if 0%{?rhel} == 5 -%define global build_kopete_motionaway 0 +%define build_kopete_motionaway 0 %else -%define global build_kopete_motionaway 1 +%define build_kopete_motionaway 1 %endif Obsoletes: trinity-kdenetwork < %{version}-%{release} |