diff --git a/evolution.changes b/evolution.changes index 8502ffc..ce4e5af 100644 --- a/evolution.changes +++ b/evolution.changes @@ -4,6 +4,9 @@ Sun Mar 23 08:47:29 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.0: + Forbid header bars in stock GTK+ dialogs. + Updated translations. +- Stop passing obsolete nor recognized --disable-scrollkeeper to + configure. +- Explicitly list all pc files in devel package. ------------------------------------------------------------------- Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 0175df4..a9254ff 100644 --- a/evolution.spec +++ b/evolution.spec @@ -140,7 +140,6 @@ translation-update-upstream NOCONFIGURE=1 gnome-autogen.sh %endif %{configure} \ - --disable-scrollkeeper \ --with-openldap=yes \ --enable-nss=yes \ --enable-smime=yes \ @@ -279,8 +278,11 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %files devel %defattr(-,root,root) -%{_includedir}/* -%{_libdir}/pkgconfig/*.pc +%{_includedir}/evolution-* +%{_libdir}/pkgconfig/evolution-calendar-3.0.pc +%{_libdir}/pkgconfig/evolution-mail-3.0.pc +%{_libdir}/pkgconfig/evolution-shell-3.0.pc +%{_libdir}/pkgconfig/libemail-engine.pc %{_datadir}/gtk-doc/html/evolution-*/ %changelog