]> git.pld-linux.org Git - packages/desktop-file-utils.git/commitdiff
- gnome-vfs2-module-menu (Provides: gnome-vfs-menu-module)
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Mon, 9 Aug 2004 18:12:54 +0000 (18:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- source1 with default-modules.conf for this module
- rel 3

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

desktop-file-utils.spec

index 3fc6efc7b62f04686dc8579835e89787633749a5..3cd8e4df318050f363fe846166406e9a0bce9b3b 100644 (file)
@@ -2,11 +2,12 @@ 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.7
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications
 Source0:       http://freedesktop.org/Software/desktop-file-utils/releases/%{name}-%{version}.tar.gz
 # Source0-md5: 32b948c2676170dc01ac4849c00bc5d6
+Source1:       %{name}-default-modules.conf
 Patch0:                %{name}-menu.patch
 Patch1:                %{name}-hide_empty_submenus.patch
 Patch2:                %{name}-directory_change_notify.patch
@@ -40,6 +41,8 @@ polece
 Summary:       Freedesktop.org style menu support module for gnome-vfs
 Summary(pl):   Obs³uga menu wed³ug specyfikacji z freedesktop.org
 Group:         Applications
+Provides:      gnome-vfs-menu-module
+Obsoletes:     gnome-vfs2-vfolder-menu
 Requires:      gnome-vfs2 >= 2.6.1.1-3.1
 Requires:      applnk >= 1.9.3-2
 
@@ -87,6 +90,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.la
 # not needed - it's only for testing purposes
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/gnome-vfs-2.0/modules/menu-modules.conf
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/gnome-vfs-2.0/modules/default-modules.conf
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -98,3 +103,4 @@ rm -rf $RPM_BUILD_ROOT
 %files -n gnome-vfs2-module-menu
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/*.so
+%{_sysconfdir}/gnome-vfs-2.0/modules/default-modules.conf
This page took 0.099191 seconds and 4 git commands to generate.