OBS User unknown 2007-12-19 16:36:09 +00:00 committed by Git OBS Bridge
parent 25bbf9ae9f
commit 7b96a61b32
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 19 16:18:19 CET 2007 - maw@suse.de
- Fix dumb mistake in %build.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 18 14:26:04 CST 2007 - maw@suse.de Tue Dec 18 14:26:04 CST 2007 - maw@suse.de

View File

@ -21,7 +21,7 @@ AutoReqProv: on
# BASE_VERSION (as defined in configure.in). # BASE_VERSION (as defined in configure.in).
%define evolution_base_version 2.22 %define evolution_base_version 2.22
Version: 2.21.4 Version: 2.21.4
Release: 1 Release: 2
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
#Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2 #Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
@ -330,6 +330,7 @@ sed -i -e 's/@ENABLE_SK_TRUE@_s/_s/' help/Makefile.in
# in parallel is bad. # in parallel is bad.
pushd help pushd help
make make
popd
make %{?jobs:-j%jobs} make %{?jobs:-j%jobs}
%install %install
@ -413,6 +414,8 @@ fi
%{_libdir}/evolution/*/conduits/*.so %{_libdir}/evolution/*/conduits/*.so
%changelog %changelog
* Wed Dec 19 2007 - maw@suse.de
- Fix dumb mistake in %%build.
* Tue Dec 18 2007 - maw@suse.de * Tue Dec 18 2007 - maw@suse.de
- Update to version 2.21.4: - Update to version 2.21.4:
+ The large version bump is due to evolution and related packages + The large version bump is due to evolution and related packages