forked from pool/fontforge
- use %requires_eq rather than %requires_ge (exact version)
OBS-URL: https://build.opensuse.org/package/show/M17N/fontforge?expand=0&rev=25
This commit is contained in:
parent
3f73b4947e
commit
5bbd64076a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 12:17:30 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
- use %requires_eq rather than %requires_ge (exact version)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 12:05:41 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -52,7 +52,7 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-devel
|
||||
# following to avoid warning
|
||||
# 'Application built with libpng-1.5.14 but running with 1.6.1'
|
||||
%requires_ge libpng16-16
|
||||
%requires_eq libpng16-16
|
||||
Obsoletes: PfaEdit < 20110222
|
||||
Provides: PfaEdit = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user