]> git.pld-linux.org Git - packages/desktop-file-utils.git/commitdiff
- added nodisplay and noshowin patches (support for NoDisplay and NoShowIn
authorgrzegol <grzegol@pld-linux.org>
Thu, 22 Jul 2004 22:24:08 +0000 (22:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  desktop entries)
- rel. 2.4 (ready for rel. 3, but should be tested)

Changed files:
    desktop-file-utils.spec -> 1.15

desktop-file-utils.spec

index 169ac25324e45afda7d9ac02ef01f789dadf1d50..f7e1b944da61b1584222838c2f8cc9a2eabd8339 100644 (file)
@@ -1,12 +1,8 @@
-#
-# TODO:
-#  - NoDisplay
-#
 Summary:       A couple of command line utilities for working with desktop entries
 Summary(pl):   Kilka narzêdzi do pracy z elementami biurkowymi
 Name:          desktop-file-utils
 Version:       0.6
-Release:       2.2
+Release:       2.4
 License:       GPL
 Group:         Applications
 Source0:       http://freedesktop.org/Software/desktop-file-utils/releases/%{name}-%{version}.tar.gz
@@ -16,6 +12,8 @@ Patch1:               %{name}-hide_empty_submenus.patch
 Patch2:                %{name}-directory_change_notify.patch
 Patch3:                %{name}-directory_mtime.patch
 Patch4:                %{name}-onlyshowin.patch
+Patch5:                %{name}-nodisplay.patch
+Patch6:                %{name}-noshowin.patch
 # don't append / at end of URL
 URL:           http://www.freedesktop.org/software/desktop-file-utils
 BuildRequires: autoconf
@@ -56,6 +54,8 @@ specyfikacji freedesktop.org.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 %build
 %{__libtoolize}
This page took 0.12925 seconds and 4 git commands to generate.