From 0efd174881ff9b3cfbefcfa4f3944458745f3ef9c986513a5ee0dcaa3c817e83 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 1 Nov 2006 21:56:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=4 --- roundcubemail.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index 2251d60..dcc4191 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ Summary: a web-mailer written in php4 Packager: Peter Nixon Vendor: Suntel Communications Distribution: SUSE Linux -%define sqm_path /srv/www/htdocs/roundcube +%define sqm_path /srv/www/htdocs/%{name} %define b_sqm_path $RPM_BUILD_ROOT/%{sqm_path} %define sqm_doc /%{_defaultdocdir}/roundcube %define b_sqm_doc $RPM_BUILD_ROOT/%{sqm_doc} @@ -48,11 +48,10 @@ rm -rf $RPM_BUILD_ROOT %doc %attr(- root root) CHANGELOG INSTALL UPGRADING LICENSE README %dir %{sqm_path} %dir %{sqm_path}/config -%config(noreplace) /srv/www/htdocs/roundcube/config/.htaccess -%config(noreplace) /srv/www/htdocs/roundcube/config/db.inc.php -%config(noreplace) /srv/www/htdocs/roundcube/config/main.inc.php -/srv/www/htdocs/roundcube/config/db.inc.php.dist -/srv/www/htdocs/roundcube/config/main.inc.php.dist +%config(noreplace) %{sqm_path}/config/.htaccess +%config(noreplace) %{sqm_path}/config/db.inc.php +%config(noreplace) %{sqm_path}/config/main.inc.php +%{sqm_path}/config/*.dist %{sqm_path}/[^c]* %changelog