diff options
Diffstat (limited to 'redhat/applications/tellico/trinity-tellico-3.5.13.1.spec')
-rw-r--r-- | redhat/applications/tellico/trinity-tellico-3.5.13.1.spec | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/redhat/applications/tellico/trinity-tellico-3.5.13.1.spec b/redhat/applications/tellico/trinity-tellico-3.5.13.1.spec index 0f5d83c59..d7abea5b4 100644 --- a/redhat/applications/tellico/trinity-tellico-3.5.13.1.spec +++ b/redhat/applications/tellico/trinity-tellico-3.5.13.1.spec @@ -53,6 +53,11 @@ BuildRequires: trinity-tdebase-devel >= 3.5.13.1 BuildRequires: desktop-file-utils BuildRequires: gettext +%if 0%{?mgaversion} || 0%{?mdkversion} +BuildRequires: yaz +BuildRequires: %{_lib}yaz-devel +%endif + Requires: %{name}-data = %{version}-%{release} Requires: %{name}-scripts = %{version}-%{release} @@ -115,7 +120,7 @@ as websites. As the format of the data may change, these scripts are provided as a separate package which can be updated through debian-volatile. -%if 0%{?suse_version} +%if 0%{?suse_version} || 0%{?pclinuxos} %debug_package %endif @@ -152,7 +157,7 @@ export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" --disable-rpath \ --with-extra-includes=%{tde_includedir}/tqt -%__make %{?_smp_mflags} +%__make %{?_smp_mflags} || %__make %install |