From 86de140c43feed50d78373a2ceeb55b851ba25e7 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Tue, 29 Mar 2016 04:02:51 +0200 Subject: [PATCH] package sample config as well, don't rely on PLD files to be keep in sync --- owncloud.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owncloud.spec b/owncloud.spec index 73a5aff..71de9ae 100644 --- a/owncloud.spec +++ b/owncloud.spec @@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS COPYING-AGPL .htaccess .mailmap .user.ini indie.json occ +%doc AUTHORS COPYING-AGPL .htaccess .mailmap .user.ini indie.json occ config/config.sample.php %dir %attr(750,root,http) %{_sysconfdir} %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf -- 2.44.0