public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander Larsson <alexl@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: - New version, with desktop file
Date: Wed, 24 Jun 2026 11:33:51 GMT [thread overview]
Message-ID: <178230083127.1.9689829196826351487.rpms-gnome-user-share-40236c329ecf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 40236c329ecfac54d625cb45000e8006bcde675b
Author : Alexander Larsson <alexl@fedoraproject.org>
Date : 2005-11-09T11:02:29+00:00
Stats : +14/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/40236c329ecfac54d625cb45000e8006bcde675b?branch=wip/oholy/f45-update
Log:
- New version, with desktop file
---
diff --git a/.cvsignore b/.cvsignore
index b585825..9c5d098 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
gnome-user-share-0.6.tar.gz
+gnome-user-share-0.7.tar.gz
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 256b6c4..4d9f6ca 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,6 +1,6 @@
Summary: Gnome user file sharing
Name: gnome-user-share
-Version: 0.6
+Version: 0.7
Release: 1
License: GPL
Group: System Environment/Libraries
@@ -9,6 +9,7 @@ Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: httpd
BuildRequires: GConf2-devel avahi-glib-devel pkgconfig
+BuildRequires: desktop-file-utils
Prereq: GConf2
%description
@@ -28,6 +29,12 @@ export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
make install DESTDIR=$RPM_BUILD_ROOT
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
+desktop-file-install --vendor gnome --delete-original \
+ --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+ --add-only-show-in GNOME \
+ --add-category X-Red-Hat-Base \
+ $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
+
%find_lang gnome-user-share
%clean
@@ -46,9 +53,13 @@ done
%{_bindir}/*
%{_libexecdir}/*
%{_datadir}/gnome-user-share
+%{_datadir}/applications/*
%{_sysconfdir}/gconf/schemas/*
%changelog
+* Wed Nov 9 2005 Alexander Larsson <alexl@redhat.com> - 0.7-1
+- New version, with desktop file
+
* Wed Nov 9 2005 Alexander Larsson <alexl@redhat.com> - 0.6-1
- New version, switch to avahi
- Handle translations
diff --git a/sources b/sources
index c37f5e2..fad0778 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d4594b71990ae3eb63048543f294ab7 gnome-user-share-0.6.tar.gz
+25021b55218fe22b0a53ec1ee7bc0a89 gnome-user-share-0.7.tar.gz
reply other threads:[~2026-06-24 11:33 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=178230083127.1.9689829196826351487.rpms-gnome-user-share-40236c329ecf@fedoraproject.org \
--to=alexl@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