|
@@ -30,7 +30,7 @@
|
|
Summary: Backend data server for evolution
|
|
Summary: Backend data server for evolution
|
|
Summary(ja): Evolution バックエンドデータサーバ
|
|
Summary(ja): Evolution バックエンドデータサーバ
|
|
Name: evolution-data-server
|
|
Name: evolution-data-server
|
|
-Version: 3.16.2
|
|
|
|
|
|
+Version: 3.16.3
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -63,7 +63,6 @@ BuildRequires: intltool >= %{intltool_version}
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libtool
|
|
BuildRequires: libtool
|
|
BuildRequires: libgnome-keyring-devel
|
|
BuildRequires: libgnome-keyring-devel
|
|
-BuildRequires: gtk-doc >= 1.14
|
|
|
|
BuildRequires: sqlite3-devel
|
|
BuildRequires: sqlite3-devel
|
|
BuildRequires: libgweather-devel >= %{libgweather_version}
|
|
BuildRequires: libgweather-devel >= %{libgweather_version}
|
|
BuildRequires: libical-devel >= %{libical_version}
|
|
BuildRequires: libical-devel >= %{libical_version}
|
|
@@ -102,6 +101,8 @@ BuildRequires: krb5-devel
|
|
#define krb5dir `pwd`/krb5-fakeprefix
|
|
#define krb5dir `pwd`/krb5-fakeprefix
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
+Obsoletes: %{name}-doc < 3.16.3
|
|
|
|
+
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
|
|
@@ -126,17 +127,6 @@ Development files needed for building things which link against
|
|
evolution-data-server.
|
|
evolution-data-server.
|
|
|
|
|
|
|
|
|
|
-%package doc
|
|
|
|
-Summary: Documentation for %{name}
|
|
|
|
-Summary(ja): %{name} 用のドキュメント
|
|
|
|
-Group: Documentation
|
|
|
|
-Requires: %{name} = %{version}-%{release}
|
|
|
|
-BuildArch: noarch
|
|
|
|
-
|
|
|
|
-%description doc
|
|
|
|
-This package contains documentation for %{name}.
|
|
|
|
-
|
|
|
|
-
|
|
|
|
%package vala
|
|
%package vala
|
|
Summary: Vala bindings for %{name}
|
|
Summary: Vala bindings for %{name}
|
|
Summary(ja): %{name} の Vala バインディング
|
|
Summary(ja): %{name} の Vala バインディング
|
|
@@ -345,11 +335,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_datadir}/gir-1.0/*.gir
|
|
%{_datadir}/gir-1.0/*.gir
|
|
|
|
|
|
-%files doc
|
|
|
|
-%defattr(-,root,root,-)
|
|
|
|
-%{_datadir}/gtk-doc/html/camel
|
|
|
|
-%{_datadir}/gtk-doc/html/eds
|
|
|
|
-
|
|
|
|
%files vala
|
|
%files vala
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%{_datadir}/vala/vapi/libebook-1.2.deps
|
|
%{_datadir}/vala/vapi/libebook-1.2.deps
|
|
@@ -361,6 +346,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jun 10 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
|
|
|
|
+- new upstream release
|
|
|
|
+- remove %%{name}-doc subpackage
|
|
|
|
+
|
|
* Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
|
|
* Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|