rpms/evolution/devel .cvsignore, 1.116, 1.116.2.1 evolution.spec, 1.394, 1.394.2.1 sources, 1.116, 1.116.2.1

Matthew Barnes mbarnes at fedoraproject.org
Wed Jun 17 22:35:01 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28648

Modified Files:
      Tag: private-mbarnes-kb
	.cvsignore evolution.spec sources 
Log Message:

* Wed Jun 17 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.3-1.KB.1.fc12
- Snapshot of "kill-bonobo" branch at commit b03af89.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/.cvsignore,v
retrieving revision 1.116
retrieving revision 1.116.2.1
diff -u -p -r1.116 -r1.116.2.1
--- .cvsignore	15 Jun 2009 15:48:28 -0000	1.116
+++ .cvsignore	17 Jun 2009 22:34:30 -0000	1.116.2.1
@@ -1 +1 @@
-evolution-2.27.3.tar.bz2
+evolution-2.27.3-kill-bonobo-b03af89.tar.bz2


Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.394
retrieving revision 1.394.2.1
diff -u -p -r1.394 -r1.394.2.1
--- evolution.spec	15 Jun 2009 15:48:28 -0000	1.394
+++ evolution.spec	17 Jun 2009 22:34:31 -0000	1.394.2.1
@@ -1,3 +1,6 @@
+# This is an unofficial RPM for testing Evolution's kill-bonobo branch.
+%define hash b03af89
+
 %define dbus_glib_version 0.70
 %define dbus_version 1.0
 %define glib2_version 2.16.0
@@ -42,13 +45,13 @@
 
 Name: evolution
 Version: 2.27.3
-Release: 1%{?dist}
+Release: 1.KB.1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
 URL: http://projects.gnome.org/evolution/
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Source: http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2
+Source: %{name}-%{version}-kill-bonobo-%{hash}.tar.bz2
 
 Obsoletes: libgal2 <= %{last_libgal2_version}
 
@@ -218,7 +221,7 @@ Requires: %{name} = %{version}-%{release
 This package contains supplemental utilities for %{name} that require Perl.
 
 %prep
-%setup -q -n evolution-%{version}
+%setup -q -n evolution-%{version}-kill-bonobo-%{hash}
 %patch10 -p1 -b .ldaphack
 %patch11 -p1 -b .fix-conduit-dir
 %patch12 -p1 -b .im-context-reset
@@ -669,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
 
 %changelog
+* Wed Jun 17 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.3-1.KB.1.fc12
+- Snapshot of "kill-bonobo" branch at commit b03af89.
+
 * Mon Jun 15 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.3-1.fc12
 - Update to 2.27.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/sources,v
retrieving revision 1.116
retrieving revision 1.116.2.1
diff -u -p -r1.116 -r1.116.2.1
--- sources	15 Jun 2009 15:48:29 -0000	1.116
+++ sources	17 Jun 2009 22:34:31 -0000	1.116.2.1
@@ -1 +1 @@
-31d95df4c3a8f078443ec22a57742aea  evolution-2.27.3.tar.bz2
+ed1babe1a703010d9207656067d30559  evolution-2.27.3-kill-bonobo-b03af89.tar.bz2




More information about the fedora-extras-commits mailing list