public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bastien Nocera <hadess@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: fix filelist
Date: Wed, 24 Jun 2026 11:34:19 GMT	[thread overview]
Message-ID: <178230085948.1.4036936870532177919.rpms-gnome-user-share-7470f45e7ce8@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-24 11:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178230085948.1.4036936870532177919.rpms-gnome-user-share-7470f45e7ce8@fedoraproject.org \
    --to=hadess@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox