rpms/hplip/devel hplip.spec,1.108,1.109

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 3 16:20:30 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/hplip/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25479

Modified Files:
	hplip.spec 
Log Message:
* Tue Apr  3 2007 Tim Waugh <twaugh at redhat.com>
- Change 'Hidden' to 'NoDisplay' in the desktop file, and use the System
  category instead of Utility (bug #170762).
- Resolves: rhbz#170762



Index: hplip.spec
===================================================================
RCS file: /cvs/dist/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- hplip.spec	3 Apr 2007 12:53:42 -0000	1.108
+++ hplip.spec	3 Apr 2007 16:20:28 -0000	1.109
@@ -117,11 +117,11 @@
 	%{buildroot}%{_datadir}/applications/hplip.desktop
 
 mkdir -p %{buildroot}%{_datadir}/applications
-echo 'Hidden=true' >> %{buildroot}%{_datadir}/hplip/data/hplip.desktop
+echo 'NoDisplay=true' >> %{buildroot}%{_datadir}/hplip/data/hplip.desktop
 desktop-file-install --vendor HP				\
 	--dir %{buildroot}%{_datadir}/applications		\
 	--add-category X-Red-Hat-Extra				\
-	--add-category Utility					\
+	--add-category System					\
 	--add-category Application				\
 	%{buildroot}%{_datadir}/hplip/data/hplip.desktop
 
@@ -190,6 +190,8 @@
 
 %changelog
 * Tue Apr  3 2007 Tim Waugh <twaugh at redhat.com>
+- Change 'Hidden' to 'NoDisplay' in the desktop file, and use the System
+  category instead of Utility (bug #170762).
 - Link libsane-hpaio against libsane (bug #234813).
 
 * Fri Mar 30 2007 Tim Waugh <twaugh at redhat.com>




More information about the fedora-cvs-commits mailing list