[gnome-bluetooth] fix file list

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 24 01:50:29 UTC 2011


commit 88a76f2512c4d81b662f5834865a90ca114eca2e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 23 20:50:06 2011 -0500

    fix file list

 gnome-bluetooth.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index 3c84592..4a08791 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -94,8 +94,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \
 	   $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
-	   $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la \
-	   $RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/libbluetooth.la
+	   $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
 
 install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 
@@ -174,7 +173,6 @@ fi
 %{_mandir}/man1/*
 %{_libdir}/nautilus-sendto/plugins/*.so
 /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
-%{_libdir}/control-center-1/panels/libbluetooth.so
 %{_datadir}/GConf/gsettings/*
 %{_datadir}/glib-2.0/schemas/*
 


More information about the scm-commits mailing list