public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: - New version, with desktop file
@ 2026-06-24 11:33 Alexander Larsson
  0 siblings, 0 replies; only message in thread
From: Alexander Larsson @ 2026-06-24 11:33 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-24 11:33 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:33 [rpms/gnome-user-share] wip/oholy/f45-update: - New version, with desktop file Alexander Larsson

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