Update to 3.5.4
This commit is contained in:
parent
74f7174f3c
commit
c4bfc1eca5
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ evolution-data-server-2.31.5.tar.bz2
|
|||||||
/evolution-data-server-3.5.2.tar.xz
|
/evolution-data-server-3.5.2.tar.xz
|
||||||
/evolution-data-server-3.5.3.tar.xz
|
/evolution-data-server-3.5.3.tar.xz
|
||||||
/evolution-data-server-3.5.3.1.tar.xz
|
/evolution-data-server-3.5.3.1.tar.xz
|
||||||
|
/evolution-data-server-3.5.4.tar.xz
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.5.3.1
|
Version: 3.5.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
@ -43,9 +43,6 @@ Obsoletes: evolution-webcal < 2.24.0
|
|||||||
# RH bug #243296
|
# RH bug #243296
|
||||||
Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||||
|
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=672805
|
|
||||||
Patch2: new-gweather-api.patch
|
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -126,7 +123,6 @@ This package contains developer documentation for %{name}.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch01 -p1 -b .fix-64bit-acinclude
|
%patch01 -p1 -b .fix-64bit-acinclude
|
||||||
%patch2 -p1 -b .new-gweather-api
|
|
||||||
|
|
||||||
mkdir -p krb5-fakeprefix/include
|
mkdir -p krb5-fakeprefix/include
|
||||||
mkdir -p krb5-fakeprefix/lib
|
mkdir -p krb5-fakeprefix/lib
|
||||||
@ -371,6 +367,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/libedataserverui
|
%{_datadir}/gtk-doc/html/libedataserverui
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
|
||||||
|
- Update to 3.5.4
|
||||||
|
|
||||||
* Sun Jul 1 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-1
|
* Sun Jul 1 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-1
|
||||||
- Update to 3.5.3.1
|
- Update to 3.5.3.1
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user