auto-import changelog data from evolution-1.0.8-0.7x.src.rpm
Mon Jul 01 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-0.7x - 1.0.8 Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2 - include patch to omf files from otaylor@redhat.com to fix scrollkeeper validation errors Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1 - update to 1.0.7 - excludearch alpha while mozilla isn't being built there Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2 - automated rebuild Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1 - update to 1.0.5
This commit is contained in:
parent
0ea4494f3b
commit
9b5658058b
@ -1,2 +1,2 @@
|
|||||||
db-3.1.17.tar.gz
|
db-3.1.17.tar.gz
|
||||||
evolution-1.0.3.tar.gz
|
evolution-1.0.8.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
ExcludeArch: ia64
|
ExcludeArch: ia64 alpha
|
||||||
|
|
||||||
%define gal_version 0.19.1
|
%define gal_version 0.19.2
|
||||||
%define gtkhtml_version 1.0.2
|
%define gtkhtml_version 1.0.2
|
||||||
|
|
||||||
%define ldap_support 1
|
%define ldap_support 1
|
||||||
@ -14,12 +14,12 @@ ExcludeArch: ia64
|
|||||||
%define buildtopdir $RPM_BUILD_DIR/%{name}-%{version}
|
%define buildtopdir $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 1.0.3
|
Version: 1.0.8
|
||||||
Release: 6
|
Release: 0.7x
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
URL: http://www.ximian.com/
|
URL: http://www.ximian.com/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/%{name}-%{version}.tar.gz
|
||||||
Source1: db-3.1.17.tar.gz
|
Source1: db-3.1.17.tar.gz
|
||||||
# patches pulled from upstream CVS
|
# patches pulled from upstream CVS
|
||||||
Patch0: evolution-1.0.3-non-attendee-acceptance.patch
|
Patch0: evolution-1.0.3-non-attendee-acceptance.patch
|
||||||
@ -34,6 +34,12 @@ Patch10: evolution-1.0.1-dborder.patch
|
|||||||
Patch11: evolution-1.0.2-redhatify.patch
|
Patch11: evolution-1.0.2-redhatify.patch
|
||||||
|
|
||||||
Patch20: evolution-ja-charset.patch
|
Patch20: evolution-ja-charset.patch
|
||||||
|
|
||||||
|
Patch30: evolution-1.0.5-mozilla10.patch
|
||||||
|
|
||||||
|
# submitted upstream
|
||||||
|
Patch40: evolution-1.0.7-omffixes.patch
|
||||||
|
|
||||||
Summary: GNOME's next-generation groupware suite
|
Summary: GNOME's next-generation groupware suite
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
|
|
||||||
@ -42,8 +48,8 @@ Requires: scrollkeeper >= 0.1.4
|
|||||||
Requires: bonobo >= 1.0.14
|
Requires: bonobo >= 1.0.14
|
||||||
Requires: GConf >= 1.0.7
|
Requires: GConf >= 1.0.7
|
||||||
Requires: oaf >= 0.6.7
|
Requires: oaf >= 0.6.7
|
||||||
Requires: mozilla-nss
|
Requires: mozilla-nss >= 1.0.1
|
||||||
Requires: mozilla-nspr
|
Requires: mozilla-nspr >= 1.0.1
|
||||||
|
|
||||||
BuildRequires: gtkhtml-devel >= %{gtkhtml_version}
|
BuildRequires: gtkhtml-devel >= %{gtkhtml_version}
|
||||||
BuildRequires: gal-devel >= %{gal_version}
|
BuildRequires: gal-devel >= %{gal_version}
|
||||||
@ -60,8 +66,11 @@ BuildRequires: libxml-devel >= 1.8.16
|
|||||||
BuildRequires: intltool >= 0.17
|
BuildRequires: intltool >= 0.17
|
||||||
BuildRequires: gtk+-devel >= 1.2.9
|
BuildRequires: gtk+-devel >= 1.2.9
|
||||||
|
|
||||||
BuildRequires: mozilla-nspr-devel
|
BuildRequires: mozilla-nspr-devel >= 1.0.1
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel >= 1.0.1
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
|
||||||
|
BuildRequires: desktop-file-utils
|
||||||
|
|
||||||
%if %{ldap_support}
|
%if %{ldap_support}
|
||||||
BuildRequires: openldap >= 2.0.11
|
BuildRequires: openldap >= 2.0.11
|
||||||
@ -84,12 +93,12 @@ personal information-management tool.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -a 1
|
%setup -q -a 1
|
||||||
# these are in CVS already on the 1-0-branch
|
# these are in CVS already on the 1-0-branch
|
||||||
%patch0 -p0 -b .appointments
|
#%patch0 -p0 -b .appointments
|
||||||
%patch1 -p0 -b .startupwizardcrash
|
#%patch1 -p0 -b .startupwizardcrash
|
||||||
%patch2 -p0 -b .ldapattribs
|
#%patch2 -p0 -b .ldapattribs
|
||||||
%patch3 -p0 -b .einprogress
|
#%patch3 -p0 -b .einprogress
|
||||||
%patch4 -p0 -b .fixcrash
|
#%patch4 -p0 -b .fixcrash
|
||||||
%patch5 -p0 -b .unreadcount
|
#%patch5 -p0 -b .unreadcount
|
||||||
|
|
||||||
# Red Hat specific patches
|
# Red Hat specific patches
|
||||||
%patch10 -p0 -b .dborder
|
%patch10 -p0 -b .dborder
|
||||||
@ -97,11 +106,15 @@ personal information-management tool.
|
|||||||
|
|
||||||
%patch20 -p0 -b .jacharset
|
%patch20 -p0 -b .jacharset
|
||||||
|
|
||||||
|
#patch30 -p0 -b .mozilla10
|
||||||
|
|
||||||
|
%patch40 -p1 -b .omf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
## build our db 3.1.17
|
## build our db 3.1.17
|
||||||
cd %{buildtopdir}/%{dbdir}/build_unix
|
cd %{buildtopdir}/%{dbdir}/build_unix
|
||||||
CFLAGS="$RPM_OPT_FLAGS" ../dist/configure --prefix=%{_prefix} --enable-static
|
CFLAGS="$RPM_OPT_FLAGS -fPIC" ../dist/configure --prefix=%{_prefix} --enable-static
|
||||||
make
|
make
|
||||||
|
|
||||||
## back to evolution
|
## back to evolution
|
||||||
@ -132,15 +145,15 @@ cd %{buildtopdir}
|
|||||||
%define nntp_flags --enable-nntp=no
|
%define nntp_flags --enable-nntp=no
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define nss_flags --with-nss-libs=/usr/lib --with-nss-includes=/usr/include/nss
|
#autoconf-2.13
|
||||||
|
CFLAGS="$RPM_OPT_FLAGS -fPIC"; export CFLAGS
|
||||||
%configure --with-nspr-includes=/usr/include/nspr \
|
%configure --enable-gtk-doc=no \
|
||||||
--with-nspr-libs=/usr/lib --enable-gtk-doc=no \
|
|
||||||
--with-db3-includes=%{buildtopdir}/%{dbdir}/build_unix \
|
--with-db3-includes=%{buildtopdir}/%{dbdir}/build_unix \
|
||||||
--with-db3-libs=%{buildtopdir}/%{dbdir}/build_unix \
|
--with-db3-libs=%{buildtopdir}/%{dbdir}/build_unix \
|
||||||
--enable-file-locking=fcntl --enable-dot-locking=no \
|
--enable-file-locking=fcntl --enable-dot-locking=no \
|
||||||
--with-sub-version=" (%{version}-%{release})" \
|
--with-sub-version=" (%{version}-%{release})" \
|
||||||
%ldap_flags %pilot_flags %krb5_flags %nntp_flags %nss_flags
|
%ldap_flags %pilot_flags %krb5_flags %nntp_flags \
|
||||||
|
--with-nspr-includes=/usr/include/mozilla-1.0.1/nspr --with-nspr-libs=/usr/lib --with-nss-includes=/usr/include/mozilla-1.0.1/nss --with-nss-libs=/usr/lib
|
||||||
make
|
make
|
||||||
|
|
||||||
cat /dev/null > default_user/local/Inbox/mbox
|
cat /dev/null > default_user/local/Inbox/mbox
|
||||||
@ -188,6 +201,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-0.7x
|
||||||
|
- 1.0.8
|
||||||
|
|
||||||
|
* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
|
||||||
|
- include patch to omf files from otaylor@redhat.com to fix
|
||||||
|
scrollkeeper validation errors
|
||||||
|
|
||||||
|
* Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
|
||||||
|
- update to 1.0.7
|
||||||
|
- excludearch alpha while mozilla isn't being built there
|
||||||
|
|
||||||
|
* Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
|
* Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
|
||||||
|
- update to 1.0.5
|
||||||
|
|
||||||
* Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
|
* Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
|
||||||
- add patch to fix spool unread counts (#64198)
|
- add patch to fix spool unread counts (#64198)
|
||||||
- build with the fix for the crasher mail sent to
|
- build with the fix for the crasher mail sent to
|
||||||
|
Loading…
Reference in New Issue
Block a user