summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2009-08-17 11:36:11 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdc5b58351034460835c4267b2b0c6ee299fd9d9c (patch)
treec86ebde69d74aa44ed378af8c73628768feb1ec2
parent54c5ee9a596645f326e03a5cf49fc811bb9def75 (diff)
downloadhorde-vacation-dc5b58351034460835c4267b2b0c6ee299fd9d9c.zip
horde-vacation-dc5b58351034460835c4267b2b0c6ee299fd9d9c.tar.gz
- added required dir Changed files: horde-vacation.spec -> 1.24
-rw-r--r--horde-vacation.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/horde-vacation.spec b/horde-vacation.spec
index 5f6c489..93eb815 100644
--- a/horde-vacation.spec
+++ b/horde-vacation.spec
@@ -5,7 +5,7 @@ Summary: vacation - vacation manager module for Horde
Summary(pl.UTF-8): vacation - moduł zarządzania wakacjami dla Horde
Name: horde-%{_hordeapp}
Version: 3.0.1
-Release: 3
+Release: 4
License: ASL
Group: Applications/WWW
Source0: ftp://ftp.horde.org/pub/vacation/%{_hordeapp}-h3-%{version}.tar.gz
@@ -71,7 +71,7 @@ cp -a *.php $RPM_BUILD_ROOT%{_appdir}
cp -a config/* $RPM_BUILD_ROOT%{_sysconfdir}
echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
-cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+cp -a lib locale templates themes files $RPM_BUILD_ROOT%{_appdir}
cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
@@ -147,6 +147,7 @@ fi
%{_appdir}/*.php
%{_appdir}/config
%{_appdir}/docs
+%{_appdir}/files
%{_appdir}/lib
%{_appdir}/locale
%{_appdir}/templates