git://scientific.zcu.cz
/
rOCCI-packaging-fedora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb57a16
)
Fix using %{openssl_cms} macro, II.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 24 Sep 2014 21:23:53 +0000
(23:23 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 24 Sep 2014 21:23:53 +0000
(23:23 +0200)
rOCCI-server.spec
patch
|
blob
|
blame
|
history
diff --git
a/rOCCI-server.spec
b/rOCCI-server.spec
index
2f123b8
..
0106039
100644
(file)
--- a/
rOCCI-server.spec
+++ b/
rOCCI-server.spec
@@
-154,7
+154,7
@@
for p in sdoc capistrano rvm-capistrano debugger fuubar pry-rails pry-rescue pry
done
# logstasher and openssl_cms not from git
sed -i "s/, git:.*//" Gemfile
-echo 'gem "%{openssl_cms}' > lib/authentication_strategies/bundles/Gemfile.keystone
+echo 'gem "%{openssl_cms}
"
' > lib/authentication_strategies/bundles/Gemfile.keystone
# apache >= 2.4 syntax, applicaton prefix
sed -i examples/etc/apache2/sites-available/occi-ssl \