Commit ec9f737ddc6c6b78ca5a5d936edd7cae949315bd

Authored by Perry Werneck
1 parent 9231438e
Exists in master and in 1 other branch develop

Adding conflict with the new version of the IPC plugin.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
rpm/pw3270-plugin-hllapi.spec
... ... @@ -35,6 +35,8 @@ Url: https://portal.softwarepublico.gov.br/social/pw3270/
35 35 Group: System/X11/Terminals
36 36 BuildRoot: /var/tmp/%{name}-%{version}
37 37  
  38 +Provides: pw3270-plugin-dbus
  39 +Conflicts: otherproviders(pw3270-plugin-dbus)
38 40  
39 41 BuildRequires: lib3270-devel >= 5.2
40 42 BuildRequires: libv3270-devel >= 5.2
... ...