public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: fix filelist
@ 2026-06-24 11:34 Bastien Nocera
  0 siblings, 0 replies; only message in thread
From: Bastien Nocera @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 7470f45e7ce878a390b5ccd578c765e86743d070
Author : Bastien Nocera <hadess@fedoraproject.org>
Date   : 2009-09-08T17:17:48+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/7470f45e7ce878a390b5ccd578c765e86743d070?branch=wip/oholy/f45-update

Log:
fix filelist

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 67a5bf0..90622d4 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -69,6 +69,8 @@ export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la
+
 desktop-file-install --vendor gnome --delete-original                   \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications			        \
   --add-only-show-in GNOME                                              \
@@ -132,6 +134,7 @@ fi
 %{_sysconfdir}/xdg/autostart/gnome-user-share.desktop
 %{_sysconfdir}/gconf/schemas/*
 %{_datadir}/icons/hicolor/*/apps/gnome-obex-server.png
+%{_libdir}/nautilus/extensions-2.0/*.so
 
 %changelog
 * Tue Sep 08 2009 Bastien Nocera <bnocera@redhat.com> 2.27.0-3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: fix filelist Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox