Commit 5e66505a3feebe5795f0b931689726171dbbab04

Authored by Perry Werneck
1 parent 16af3a7a

Ajustando spec.

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
rpm/pw3270.spec
... ... @@ -21,9 +21,10 @@
21 21 %define MAJOR_VERSION 5
22 22 %define MINOR_VERSION 1
23 23  
  24 +%define _libvrs %{MAJOR_VERSION}_%{MINOR_VERSION}
  25 +
24 26 #---[ Selected modules ]----------------------------------------------------------------------------------------------
25 27  
26   -%define _libvrs %{MAJOR_VERSION}_%{MINOR_VERSION}
27 28 %define _dbus 1
28 29  
29 30 #---[ Packaging ]-----------------------------------------------------------------------------------------------------
... ...