rpms/telepathy-butterfly/devel telepathy-butterfly-build.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 telepathy-butterfly.spec, 1.13, 1.14 telepathy-butterfly-0.3.2-build.patch, 1.1, NONE

Brian Pepple bpepple at fedoraproject.org
Wed Jun 17 03:42:22 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-butterfly/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11557

Modified Files:
	.cvsignore sources telepathy-butterfly.spec 
Added Files:
	telepathy-butterfly-build.patch 
Removed Files:
	telepathy-butterfly-0.3.2-build.patch 
Log Message:
* Tue Jun 16 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.3.4-1
- Update to 0.3.4.
- Update build patch.


telepathy-butterfly-build.patch:

--- NEW FILE telepathy-butterfly-build.patch ---
diff -urp telepathy-butterfly-0.3.4.OLD/configure telepathy-butterfly-0.3.4/configure
--- telepathy-butterfly-0.3.4.OLD/configure	2008-12-19 12:52:53.000000000 -0500
+++ telepathy-butterfly-0.3.4/configure	2009-06-16 23:35:56.000000000 -0400
@@ -109,7 +109,7 @@ install:
 	@if test -n "\$(DESTDIR)"; then \\
 	    $WAF install --destdir="\$(DESTDIR)"; \\
 	else \\
-	    $WAF install; \\
+	    $WAF install --destdir=$RPM_BUILD_ROOT; \\
 	fi;
 
 uninstall:


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-butterfly/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	6 Jan 2009 15:20:28 -0000	1.9
+++ .cvsignore	17 Jun 2009 03:42:17 -0000	1.10
@@ -1 +1 @@
-telepathy-butterfly-0.3.3.tar.gz
+telepathy-butterfly-0.3.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-butterfly/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	6 Jan 2009 15:20:28 -0000	1.9
+++ sources	17 Jun 2009 03:42:18 -0000	1.10
@@ -1 +1 @@
-0b659c575c8d1867fe4a0da13704519f  telepathy-butterfly-0.3.3.tar.gz
+932557c19e619dc6327f52a76e71e46d  telepathy-butterfly-0.3.4.tar.gz


Index: telepathy-butterfly.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-butterfly/devel/telepathy-butterfly.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- telepathy-butterfly.spec	25 Feb 2009 19:33:00 -0000	1.13
+++ telepathy-butterfly.spec	17 Jun 2009 03:42:18 -0000	1.14
@@ -1,15 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           telepathy-butterfly
-Version:        0.3.3
-Release:        2%{?dist}
+Version:        0.3.4
+Release:        1%{?dist}
 Summary:        MSN connection manager for Telepathy
 
 Group:          Applications/Communications
 License:        GPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-Patch0:		%{name}-0.3.2-build.patch
+Patch0:		%{name}-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -58,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 16 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.3.4-1
+- Update to 0.3.4.
+- Update build patch.
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


--- telepathy-butterfly-0.3.2-build.patch DELETED ---




More information about the fedora-extras-commits mailing list