summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-08 17:07:07 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-08 17:07:07 +0200
commitc226c6fb55555601e5be97ae46b4fa271f7480f5 (patch)
tree3ec99af31fb295ec30537a11ab6a2a5e726b8053
parent1e37a139771045aa4cc464053ecd704dd7bfd952 (diff)
roundcubemail: minor typo
-rw-r--r--roundcubemail.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec
index cd7017f..c2c3dfd 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -62,7 +62,7 @@ Requires: php-pear(Net_SMTP)
Requires: php-pear(Net_Sieve) >= 1.3.2
Requires: php-pear(Mail_mimeDecode) >= 1.5.5
Requires: php-pear(Net_IDNA2) >= 0.1.1
-# not available php-pear(Crypt_GPG) >1.2.0
+# not available php-pear(Crypt_GPG) >= 1.2.0
# mailcap for /etc/mime.types
Requires: mailcap
@@ -160,7 +160,7 @@ rm -rf %{buildroot}
%ghost %attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/main.inc.php
# NEW config file
%ghost %attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
-# Default value, overwritten on update
+# Default upstream values, overwritten on update
%attr(0640,root,apache) %{_sysconfdir}/%{name}/mimetypes.php
%attr(0640,root,apache) %{_sysconfdir}/%{name}/defaults.inc.php
%attr(0640,root,apache) %{_sysconfdir}/%{name}/config.inc.php.sample