From 33b0ea80e967451795cb4fbc5488574f16fd429b Mon Sep 17 00:00:00 2001 From: eldy Date: Sun, 9 Oct 2011 19:56:25 +0200 Subject: [PATCH] Work on rpm package --- build/rpm/dolibarr_opensuse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/rpm/dolibarr_opensuse.spec b/build/rpm/dolibarr_opensuse.spec index d00de403d58..9e95f50e66a 100755 --- a/build/rpm/dolibarr_opensuse.spec +++ b/build/rpm/dolibarr_opensuse.spec @@ -26,7 +26,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build 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 fonts-ttf-dejavu -BuildRequires: update-desktop-files fdupes +#BuildRequires: update-desktop-files fdupes # Set yes to build test package, no for release (this disable need of /usr/bin/php not found by OpenSuse) AutoReqProv: no