[empathy] Remove more old cruft

Brian Pepple bpepple at fedoraproject.org
Tue Jul 24 17:32:10 UTC 2012


commit 73ba283b267e97f4c8e98873a2b8505dbb491138
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Jul 24 13:31:06 2012 -0400

    Remove more old cruft

 empathy.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 069faaa..f650b07 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -26,7 +26,6 @@ Source1:	%{name}-README.ConnectionManagers
 BuildRequires:	enchant-devel >= %{enchant_version}
 BuildRequires:	iso-codes-devel
 BuildRequires:	desktop-file-utils
-#BuildRequires:	evolution-data-server-devel
 BuildRequires:	gettext
 BuildRequires:	glib2-devel >= %{glib2_min_version}
 BuildRequires:	gnome-doc-utils >= 0.17.3
@@ -95,15 +94,11 @@ install -m 0644 %{SOURCE1} ./README.ConnectionManagers
 
 %install
 rm -rf $RPM_BUILD_ROOT
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 ## Remove telepathy-yell devel files until it's a seperate tarball.
 rm -f $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/telepathy-yell.pc
 rm -Rf $RPM_BUILD_ROOT/%{_includedir}/*
-## Temporary work around until I properly fix it.
-rm -Rf $RPM_BUILD_ROOT/%{_datadir}/help/en_GB/*
-rm -Rf $RPM_BUILD_ROOT/%{_datadir}/help/zh_CN/*
 
 %find_lang %{name} --with-gnome
 


More information about the scm-commits mailing list