From 02723c893afefe7fe20e4033bf2a4475c4cbaead Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 9 Aug 2011 19:14:25 +0000 Subject: [PATCH] Fix: Bad group --- build/rpm/dolibarr_opensuse.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build/rpm/dolibarr_opensuse.spec b/build/rpm/dolibarr_opensuse.spec index 326bff1a24e..abdb144631f 100755 --- a/build/rpm/dolibarr_opensuse.spec +++ b/build/rpm/dolibarr_opensuse.spec @@ -24,7 +24,7 @@ BuildArch: noarch #BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Group: Applications/Productivity +Group: Productivity/Office/Management Requires: mysql-community-server mysql-community-server-client apache2 apache2-mod_php5 php5 php5-gd php5-ldap php5-imap php5-mysql php5-openssl # Set yes to build test package, no for release (this disable need of /usr/bin/php not found by OpenSuse) @@ -99,8 +99,11 @@ cui hai bisogno ed essere facile da usare. %{__cp} -pr usr/share/dolibarr/doc/* $RPM_BUILD_ROOT/usr/share/doc/dolibarr %{__install} -m 644 usr/share/dolibarr/COPYRIGHT $RPM_BUILD_ROOT/usr/share/doc/dolibarr/COPYRIGHT -# create hardlinks for duplicate files -%fdupes +# Enable this command to tag desktop file for suse +#%suse_update_desktop_file dolibarr + +# Enable this command to allow suse detection of duplicate files and create hardlinks instead +#%fdupes #---- clean