OBS User unknown 2007-03-30 14:29:50 +00:00 committed by Git OBS Bridge
parent bc3229163c
commit 10c6111ce9
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 30 14:20:52 CEST 2007 - aj@suse.de
- Fix BuildRequires.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 22 13:08:10 CST 2007 - maw@suse.de Thu Mar 22 13:08:10 CST 2007 - maw@suse.de

View File

@ -11,7 +11,7 @@
# norootforbuild # norootforbuild
Name: evolution Name: evolution
BuildRequires: evolution-data-server-devel gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-pilot-devel gtk-doc gtkhtml2-devel intltool kdelibs3-doc libidl libnotify libnotify-devel mDNSResponder-devel mozilla-nss-devel notification-daemon openldap2 perl-XML-Parser python-devel scrollkeeper update-desktop-files BuildRequires: bison evolution-data-server-devel gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-pilot-devel gtk-doc gtkhtml2-devel intltool kdelibs3-doc libidl libnotify libnotify-devel mozilla-nss-devel notification-daemon openldap2 perl-XML-Parser psmisc python-devel scrollkeeper update-desktop-files
License: GNU General Public License (GPL) License: GNU General Public License (GPL)
Group: Productivity/Networking/Email/Clients Group: Productivity/Networking/Email/Clients
Obsoletes: evoltn Obsoletes: evoltn
@ -19,7 +19,7 @@ Provides: evoltn
Autoreqprov: on Autoreqprov: on
Obsoletes: bonobo-conf Obsoletes: bonobo-conf
Version: 2.10.0 Version: 2.10.0
Release: 1 Release: 3
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.8/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.8/%{name}-%{version}.tar.bz2
Source1: summerdance-about2.png Source1: summerdance-about2.png
@ -428,6 +428,8 @@ fi
%{_libdir}/evolution/*/conduits/*.so %{_libdir}/evolution/*/conduits/*.so
%changelog %changelog
* Fri Mar 30 2007 - aj@suse.de
- Fix BuildRequires.
* Thu Mar 22 2007 - maw@suse.de * Thu Mar 22 2007 - maw@suse.de
- Update to version 2.10.0 - Update to version 2.10.0
- Update the required intltool version. - Update the required intltool version.