diff options
| author | François Andriot <albator78@libertysurf.fr> | 2024-10-07 21:17:55 +0200 |
|---|---|---|
| committer | François Andriot <albator78@libertysurf.fr> | 2024-10-07 21:17:55 +0200 |
| commit | 4c78786737534ba658e3b33230b364850e31fbb5 (patch) | |
| tree | 80807b0ca0d51fd286ab5939dcdefb65dc558e5a /redhat/libraries/pytde | |
| parent | e81c987a3b55cab388b89f647b807414648ad6b8 (diff) | |
| download | tde-packaging-4c787867.tar.gz tde-packaging-4c787867.zip | |
RPM: many updates for upcoming R14.1.3
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/libraries/pytde')
| -rw-r--r-- | redhat/libraries/pytde/pytde.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/libraries/pytde/pytde.spec b/redhat/libraries/pytde/pytde.spec index 23c576859..4968129fd 100644 --- a/redhat/libraries/pytde/pytde.spec +++ b/redhat/libraries/pytde/pytde.spec @@ -93,7 +93,7 @@ from tdeio, tdejs, tdehtml and tdeprint. %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{python_sitearch}/*.so -%if 0%{?mdkver} || 0%{?pclinuxos} || 0%{?rhel} == 7 || 0%{?suse_version} +%if 0%{?mdkversion} || 0%{?pclinuxos} || 0%{?rhel} == 7 || 0%{?suse_version} %{python_sitearch}/dcopexport.py* %{python_sitearch}/dcopext.py* %{python_sitearch}/pytdeconfig.py* |
