rpms/brightside/devel brightside.spec,1.11,1.12

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sun Apr 2 12:55:47 UTC 2006


Author: thl

Update of /cvs/extras/rpms/brightside/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17534

Modified Files:
	brightside.spec 
Log Message:
1.4.0-11 -- Update URL, Use desktop-file-install (fixes #187638)


Index: brightside.spec
===================================================================
RCS file: /cvs/extras/rpms/brightside/devel/brightside.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- brightside.spec	13 Feb 2006 17:31:21 -0000	1.11
+++ brightside.spec	2 Apr 2006 12:55:47 -0000	1.12
@@ -1,12 +1,12 @@
 Name:           brightside
 Version:        1.4.0
-Release: 	10%{?dist}
+Release: 	11%{?dist}
 
 Summary:        Add reactivity to the corners and edges of your GNOME desktop
 
 Group:          Applications/Productivity
 License:        GPL
-URL:            http://home.jesus.ox.ac.uk/~ecatmur/brightside/
+URL:            http://catmur.co.uk/~ed/main/brightside/
 Source0:        http://home.jesus.ox.ac.uk/~ecatmur/brightside/download/brightside-1.4.0.tar.bz2
 Patch0:         %{name}-gconf-mouse-speed.patch
 Patch1:         %{name}-libwnck.patch
@@ -19,6 +19,7 @@
 BuildRequires:  libwnck-devel >= 2.6.0
 BuildRequires:  libgnomeui-devel >= 2.6.0
 BuildRequires:  libglade2-devel >= 2.2.0
+BuildRequires:	desktop-file-utils
 
 ExcludeArch: 	ppc ppc64
 
@@ -45,6 +46,12 @@
 # For GConf apps: prevent schemas from being installed at this stage
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
+desktop-file-install --vendor fedora                   \
+  --dir ${RPM_BUILD_ROOT}%{_datadir}/applications      \
+  --add-category X-Fedora                              \
+  --delete-original                                    \
+  $RPM_BUILD_ROOT/%{_datadir}/control-center-2.0/capplets/brightside.desktop
+
 # Note: the find_lang macro requires gettext
 %find_lang Brightside
 
@@ -79,11 +86,15 @@
 %{_datadir}/%{name}
 %{_sysconfdir}/gconf/schemas/brightside.schemas
 %{_datadir}/pixmaps/brightside-48.png
-%{_datadir}/control-center-2.0/capplets/brightside.desktop
+%{_datadir}/applications/*.desktop
 
 
 %changelog
-* Mon Feb 13 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>
+* Sun Apr 02 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - - 1.4.0-11
+- Update URL
+- Use desktop-file-install
+
+* Mon Feb 13 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.4.0-10
 - Rebuild for Fedora Extras 5
 
 * Wed Aug 17 2005 Thorsten Leemhuis <fedora[AT]leemhuis[dot]info> - 1.4.0-9




More information about the fedora-extras-commits mailing list