- Do not condition around the qt version as it breaks baselibs validator
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=81
This commit is contained in:
parent
5575e8e3e9
commit
d5639ae93e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 15:47:19 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Do not condition around the qt version as it breaks baselibs validator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 7 02:48:46 UTC 2017 - crrodriguez@opensuse.org
|
Tue Feb 7 02:48:46 UTC 2017 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -157,7 +157,6 @@ management.
|
|||||||
This package contains the bindings to use the library from Python 3 applications.
|
This package contains the bindings to use the library from Python 3 applications.
|
||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%if 0%{with_qt}
|
|
||||||
%package -n libqgpgme7
|
%package -n libqgpgme7
|
||||||
Summary: Programmatic Qt library interface to GnuPG
|
Summary: Programmatic Qt library interface to GnuPG
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -186,8 +185,6 @@ management.
|
|||||||
|
|
||||||
This package contains the bindings to use the library in Qt C++ applications.
|
This package contains the bindings to use the library in Qt C++ applications.
|
||||||
|
|
||||||
%endif # with_qt
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user