Compare commits
No commits in common. "166d456a2c492d7a47e6445d42a4009664f77b39" and "cf53bcad0aa3fb57fcdc3e91573a0a964722ad40" have entirely different histories.
166d456a2c
...
cf53bcad0a
BIN
evolution-data-server-3.30.1.tar.xz
Normal file
BIN
evolution-data-server-3.30.1.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,27 +1,26 @@
|
|||||||
%{!?with_docs: %global with_docs 1}
|
%{!?with_docs: %global with_docs 1}
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.38.4
|
Version: 3.30.1
|
||||||
Release: 3
|
Release: 2
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Provides: evolution-webcal = %{version}
|
Provides: evolution-webcal = %{version}
|
||||||
Obsoletes: evolution-webcal < 2.24.0 compat-evolution-data-server310-libcamel < 3.12
|
Obsoletes: evolution-webcal < 2.24.0 compat-evolution-data-server310-libcamel < 3.12
|
||||||
|
|
||||||
Recommends: pinentry-gtk
|
Recommends: pinentry-gtk
|
||||||
Requires: dconf
|
Requires: dconf %{name}-langpacks = %{version}-%{release}
|
||||||
|
|
||||||
BuildRequires: cmake gcc gcc-c++ gettext gperf gtk-doc >= 1.9 intltool >= 0.35.5 libicu-devel sendmail
|
BuildRequires: cmake gcc-c++ gettext gperf gtk-doc >= 1.9 intltool >= 0.35.5 libicu-devel sendmail
|
||||||
BuildRequires: libdb-devel perl-generators systemd gcr-devel >= 3.4 glib2-devel >= 2.46.0 pkgconfig(goa-1.0) >= 3.8
|
BuildRequires: libdb-devel perl-generators systemd gcr-devel >= 3.4 glib2-devel >= 2.46.0
|
||||||
BuildRequires: libgweather-devel >= 3.5.0 gtk3-devel >= 3.10.0 gnome-online-accounts-devel >= 3.8
|
BuildRequires: libgweather-devel >= 3.5.0 gtk3-devel >= 3.10.0 gnome-online-accounts-devel >= 3.8
|
||||||
BuildRequires: libgdata-devel >= 0.10.0 libical-devel >= 3.0.7 libsecret-devel >= 0.5 vala
|
BuildRequires: libgdata-devel >= 0.10.0 libical-devel >= 2.0 libsecret-devel >= 0.5 vala
|
||||||
BuildRequires: libsoup-devel >= 2.42 webkit2gtk3-devel >= 2.28.0 nss-devel >= 3.14 make
|
BuildRequires: libsoup-devel >= 2.42 webkit2gtk3-devel >= 2.11.91 nss-devel >= 3.14
|
||||||
BuildRequires: libxml2-devel sqlite-devel >= 3.5 json-glib-devel >= 1.0.4 libcanberra-devel
|
BuildRequires: libxml2-devel sqlite-devel >= 3.5 json-glib-devel >= 1.0.4 libcanberra-devel
|
||||||
BuildRequires: openldap-devel >= 2.0.11 vala-devel nspr-devel krb5-devel >= 1.11 libicu-devel
|
BuildRequires: openldap-devel >= 2.0.11 vala-tools nspr-devel krb5-devel >= 1.11
|
||||||
BuildRequires: chrpath
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The evolution-data-server package provides a personal information management application that provides integrated
|
The evolution-data-server package provides a personal information management application that provides integrated
|
||||||
@ -33,11 +32,11 @@ Summary: Tests case and libraries for evolution-data-server development
|
|||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
Requires: gnome-online-accounts-devel >= 3.8 libgdata-devel >= 0.10.0 libgweather-devel >= 3.5.0
|
Requires: gnome-online-accounts-devel >= 3.8 libgdata-devel >= 0.10.0 libgweather-devel >= 3.5.0
|
||||||
Requires: libical-devel >= 3.0.7 libsecret-devel >= 0.5 libsoup-devel >= 2.42
|
Requires: libical-devel >= 2.0 libsecret-devel >= 0.5 libsoup-devel >= 2.42
|
||||||
Requires: sqlite-devel >= 3.5 webkit2gtk3-devel >= 2.28.0 json-glib-devel >= 1.0.4
|
Requires: sqlite-devel >= 3.5 webkit2gtk3-devel >= 2.11.91 json-glib-devel >= 1.0.4
|
||||||
|
|
||||||
Provides: evolution-data-server-tests
|
Provides: evolution-data-server-tests
|
||||||
Obsoletes: evolution-data-server-tests < %{version}-%{release}
|
Obsoletes: evolution-data-server-tests
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the tests case and libraries needed for the evolution-data-server library.
|
This package contains the tests case and libraries needed for the evolution-data-server library.
|
||||||
@ -79,12 +78,10 @@ fi
|
|||||||
export CPPFLAGS="-I%{_includedir}/et"
|
export CPPFLAGS="-I%{_includedir}/et"
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-deprecated-declarations"
|
export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-deprecated-declarations"
|
||||||
|
|
||||||
%cmake -G "Unix Makefiles" -DENABLE_MAINTAINER_MODE=OFF -DENABLE_UOA=OFF -DWITH_LIBDB=OFF \
|
%cmake -G "Unix Makefiles" -DENABLE_MAINTAINER_MODE=OFF -DENABLE_UOA=OFF -DWITH_LIBDB=/usr \
|
||||||
-DENABLE_FILE_LOCKING=fcntl -DENABLE_DOT_LOCKING=OFF -DENABLE_INTROSPECTION=ON \
|
-DENABLE_FILE_LOCKING=fcntl -DENABLE_DOT_LOCKING=OFF -DENABLE_INTROSPECTION=ON \
|
||||||
-DENABLE_VALA_BINDINGS=ON -DENABLE_INSTALLED_TESTS=ON -DWITH_OPENLDAP=ON -DWITH_KRB5=ON \
|
-DENABLE_VALA_BINDINGS=ON -DENABLE_INSTALLED_TESTS=ON -DWITH_OPENLDAP=ON -DWITH_KRB5=ON \
|
||||||
-DENABLE_SMIME=ON -DENABLE_LARGEFILE=ON -DENABLE_GTK_DOC=ON ..
|
-DENABLE_SMIME=ON -DENABLE_LARGEFILE=ON -DENABLE_GTK_DOC=ON ..
|
||||||
|
|
||||||
sed -i "298 d" ../docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -98,47 +95,14 @@ find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
|
|||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
chrpath -d %{buildroot}/%{_libdir}/%{name}/calendar-backends/*.so
|
|
||||||
chrpath -d %{buildroot}/%{_libdir}/%{name}/camel-providers/*.so
|
|
||||||
chrpath -d %{buildroot}/%{_libdir}/%{name}/credential-modules/*.so
|
|
||||||
chrpath -d %{buildroot}/%{_libdir}/%{name}/registry-modules/*.so
|
|
||||||
chrpath -d %{buildroot}/%{_libdir}/%{name}/addressbook-backends/*.so
|
|
||||||
|
|
||||||
chrpath -d %{buildroot}%{_libdir}/*.so*
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/camel-index-control-1.2
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-addressbook-factory
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-addressbook-factory-subprocess
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-calendar-factory
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-calendar-factory-subprocess
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-scan-gconf-tree-xml
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-source-registry
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/evolution-user-prompter
|
|
||||||
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/evolution-alarm-notify
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/list-sources
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/addressbook-export
|
|
||||||
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/installed-tests/test-*
|
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/installed-tests/*-test
|
|
||||||
|
|
||||||
mkdir -p %{buildroot}/etc/ld.so.conf.d
|
|
||||||
echo "%{_libdir}/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
|
||||||
echo "%{_libdir}/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-devel-%{_arch}.conf
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%post devel
|
|
||||||
/sbin/ldconfig
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
if [ $1 -eq 0 ] ; then
|
if [ $1 -eq 0 ] ; then
|
||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%postun devel
|
|
||||||
/sbin/ldconfig
|
|
||||||
|
|
||||||
%posttrans
|
%posttrans
|
||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||||
|
|
||||||
@ -176,10 +140,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
|
|
||||||
%{_userunitdir}/*.service
|
%{_userunitdir}/*.service
|
||||||
|
|
||||||
%exclude %{_libexecdir}/%{name}/installed-tests
|
|
||||||
|
|
||||||
%config(noreplace) /etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/evolution-data-server
|
%{_includedir}/evolution-data-server
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
@ -191,8 +151,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
|
|
||||||
%{_libexecdir}/%{name}/installed-tests
|
%{_libexecdir}/%{name}/installed-tests
|
||||||
|
|
||||||
%config(noreplace)/etc/ld.so.conf.d/%{name}-devel-%{_arch}.conf
|
|
||||||
|
|
||||||
%files langpacks -f _build/%{name}.lang
|
%files langpacks -f _build/%{name}.lang
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
@ -202,19 +160,5 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_libexecdir}/evolution-data-server/csv2vcard
|
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 5 2022 Ge Wang <wangge20@h-partners.com> - 3.38.4-3
|
|
||||||
- Remove runpath
|
|
||||||
|
|
||||||
* Mon Jun 7 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.4-2
|
|
||||||
- Update Release, Requires, to solve this rmp package depends on itsself when install
|
|
||||||
|
|
||||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.4-1
|
|
||||||
- Upgrade to 3.38.4
|
|
||||||
- Update Version, Release, Source, BuildRequires, Requires, Obsoletes
|
|
||||||
- Update stage 'install', use sed delete one line that will cause fault
|
|
||||||
|
|
||||||
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.30.1-3
|
|
||||||
- delete redundant files
|
|
||||||
|
|
||||||
* Sat Sep 21 2019 dongjian <dongjian13@huawei.com> - 3.30.1-2
|
* Sat Sep 21 2019 dongjian <dongjian13@huawei.com> - 3.30.1-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: gitlab.gnome
|
|
||||||
src_repo: evolution-data-server
|
|
||||||
tag_prefix: "EVOLUTION_"
|
|
||||||
seperator: "_"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user