Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
z-push
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Björn Fischer
z-push
Commits
4d6d029c
Commit
4d6d029c
authored
Jul 12, 2016
by
Sebastian Kummer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ZP-982 Fixed typo.
Released under the Affero GNU General Public License (AGPL) version 3.
parent
816b06b3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
z-push.spec
build/rpm/z-push.spec
+3
-3
No files found.
build/rpm/z-push.spec
View file @
4d6d029c
...
@@ -121,7 +121,7 @@ Requires: php-mapi
...
@@ -121,7 +121,7 @@ Requires: php-mapi
Synchronizes a Kopano global address book
Synchronizes a Kopano global address book
# IPC SHARED MEMORY
# IPC SHARED MEMORY
%package -n %name-ipc-shared
-
memory
%package -n %name-ipc-sharedmemory
Summary: Z-Push ipc shared memory provider
Summary: Z-Push ipc shared memory provider
Group: Productivity/Networking/Email/Utilities
Group: Productivity/Networking/Email/Utilities
Requires: %name-common = %version
Requires: %name-common = %version
...
@@ -129,7 +129,7 @@ Requires: php-sysvshm
...
@@ -129,7 +129,7 @@ Requires: php-sysvshm
Requires: php-sysvsem
Requires: php-sysvsem
Requires: php-pcntl
Requires: php-pcntl
%description -n %name-ipc-shared
-
memory
%description -n %name-ipc-sharedmemory
Provider for Z-Push, that adds the ability to use ipc shared memory
Provider for Z-Push, that adds the ability to use ipc shared memory
# IPC MEMCACHED
# IPC MEMCACHED
...
@@ -453,7 +453,7 @@ install -Dpm 644 config/apache2/z-push-autodiscover.conf \
...
@@ -453,7 +453,7 @@ install -Dpm 644 config/apache2/z-push-autodiscover.conf \
%files -n %name-kopano
%files -n %name-kopano
# IPC-SHAREDMEMORY
# IPC-SHAREDMEMORY
%files -n %name-ipc-shared
-
memory
%files -n %name-ipc-sharedmemory
%defattr(-, root, root)
%defattr(-, root, root)
%dir %zpush_dir/backend
%dir %zpush_dir/backend
%dir %zpush_dir/backend/ipcsharedmemory/
%dir %zpush_dir/backend/ipcsharedmemory/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment