Accepting request 140858 from KDE:Distro:Factory
Added libpgf-devel as build requirement (to be used instead of the bundled copy) (forwarded request 140856 from adra) OBS-URL: https://build.opensuse.org/request/show/140858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=102
This commit is contained in:
parent
66bfd3419a
commit
e2f1437e3b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 10 17:58:38 UTC 2012 - asterios.dramis@gmail.com
|
||||
|
||||
- Added libpgf-devel as build requirement (to be used instead of the bundled
|
||||
copy).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 28 14:14:36 UTC 2012 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -67,6 +67,9 @@ BuildRequires: libkvkontakte-devel
|
||||
%endif
|
||||
BuildRequires: liblcms-devel
|
||||
BuildRequires: liblqr-devel
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: libpgf-devel
|
||||
%endif
|
||||
BuildRequires: libqca2-devel
|
||||
BuildRequires: libqjson-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
@ -266,9 +269,7 @@ popd
|
||||
%{__make} -j1 VERBOSE=1
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
cd ..
|
||||
%kde4_makeinstall -C build
|
||||
|
||||
# Not needed, the package doesn't actually provide any shared libraries
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libdigikamcore.so
|
||||
|
Loading…
Reference in New Issue
Block a user