[gnome-phone-manager] Remove precompiled files from sources before build

Milan Crha mcrha at fedoraproject.org
Wed Aug 29 12:04:29 UTC 2012


commit 8e8e5dd80668cdf728e1e72865adc4b7dadbd467
Author: Milan Crha <mcrha at redhat.com>
Date:   Wed Aug 29 14:04:15 2012 +0200

    Remove precompiled files from sources before build

 gnome-phone-manager.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-phone-manager.spec b/gnome-phone-manager.spec
index 4c6743c..09317b2 100644
--- a/gnome-phone-manager.spec
+++ b/gnome-phone-manager.spec
@@ -1,7 +1,7 @@
 Name:		gnome-phone-manager
 Summary:	Gnome Phone Manager
 Version: 	0.68
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 License: 	GPLv2+
 Group: 		Applications/System
 #Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/%{version}/%{name}-%{version}.tar.xz
@@ -53,6 +53,8 @@ Instant Messaging application that uses Telepathy, such as Empathy.
 #%patch02 -p1 -b .bluetooth-api-change
 %patch03 -p1 -b .eds
 
+rm ./libgsm/phonemgr-listener.lo
+rm ./libgsm/phonemgr-listener.o
 
 %build
 %configure
@@ -113,6 +115,9 @@ fi
 %{_datadir}/mission-control/profiles/*
 
 %changelog
+* Wed Aug 29 2012 Milan Crha <mcrha at redhat.com> - 0.68-5
+- Remove precompiled files from sources before build
+
 * Fri Jul 20 2012 Jon Ciesla <limburgher at gmail.com> - 0.68-4
 - Add GConf2-devel BR to fix FTBFS.
 - Fixed URL.


More information about the scm-commits mailing list