[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/evolution-webcal/devel .cvsignore, 1.13, 1.14 evolution-webcal.spec, 1.30, 1.31 sources, 1.13, 1.14
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/evolution-webcal/devel .cvsignore, 1.13, 1.14 evolution-webcal.spec, 1.30, 1.31 sources, 1.13, 1.14
- Date: Tue, 9 Jan 2007 10:35:26 -0500
Author: mbarnes
Update of /cvs/dist/rpms/evolution-webcal/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17427
Modified Files:
.cvsignore evolution-webcal.spec sources
Log Message:
* Tue Jan 09 2007 Matthew Barnes <mbarnes redhat com> - 2.9.5-1.fc7
- Update to 2.9.5
- Update version requirements to match configure.ac.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/evolution-webcal/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 28 Oct 2006 15:11:32 -0000 1.13
+++ .cvsignore 9 Jan 2007 15:35:24 -0000 1.14
@@ -1 +1 @@
-evolution-webcal-2.8.0.tar.bz2
+evolution-webcal-2.9.5.tar.bz2
Index: evolution-webcal.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution-webcal/devel/evolution-webcal.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- evolution-webcal.spec 28 Oct 2006 15:11:32 -0000 1.30
+++ evolution-webcal.spec 9 Jan 2007 15:35:24 -0000 1.31
@@ -1,4 +1,7 @@
%define eds_version 1.1.0
+%define glib_version 2.8
+%define gtk_version 2.4
+%define libgnome_version 2.14
%define libsoup_version 2.1.8
%define gettext_package evolution-webcal
@@ -6,7 +9,7 @@
### Abstract ###
Name: evolution-webcal
-Version: 2.8.0
+Version: 2.9.5
Release: 1%{?dist}
License: GPL
Group: Applications/Internet
@@ -16,7 +19,10 @@
### Dependencies ###
-Requires: evolution-data-server >= %{eds_version}
+Requires: evolution-data-server >= %{eds_version}
+Requires: glib2 >= %{glib_version}
+Requires: gtk2 >= %{gtk_version}
+Requires: libgnome >= %{libgnome_version}
Requires: libgnomeui
Requires: libsoup >= %{libsoup_version}
@@ -28,6 +34,9 @@
BuildRequires: evolution-data-server-devel >= %{eds_version}
BuildRequires: gettext
+BuildRequires: glib2-devel >= %{glib_version}
+BuildRequires: gtk2-devel >= %{gtk_version}
+BuildRequires: libgnome-devel >= %{libgnome_version}
BuildRequires: libgnomeui-devel
BuildRequires: libsoup-devel >= %{libsoup_version}
BuildRequires: perl(XML::Parser)
@@ -79,6 +88,10 @@
%changelog
+* Tue Jan 09 2007 Matthew Barnes <mbarnes redhat com> - 2.9.5-1.fc7
+- Update to 2.9.5
+- Update version requirements to match configure.ac.
+
* Sat Oct 28 2006 Matthias Clasen <mclasen redhat com> - 2.8.0-1
- Update to 2.8.0
- Fix up GConf-related scripts and requires
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/evolution-webcal/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 28 Oct 2006 15:11:32 -0000 1.13
+++ sources 9 Jan 2007 15:35:24 -0000 1.14
@@ -1 +1 @@
-6dd4821ce90e238acbd8a959fee1ee14 evolution-webcal-2.8.0.tar.bz2
+ac79b0e8487f79d921f190739da9a453 evolution-webcal-2.9.5.tar.bz2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]