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
30179b03
You need to sign in or sign up before continuing.
Commit
30179b03
authored
Jan 04, 2017
by
Sebastian Kummer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ZP-998 Gab2Contacts depends on z-push-common.
Released under the Affero GNU General Public License (AGPL) version 3.
parent
c18e5b2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
debian.control
build/deb/debian.control
+1
-1
z-push.spec
build/rpm/z-push.spec
+1
-0
No files found.
build/deb/debian.control
View file @
30179b03
...
@@ -68,7 +68,7 @@ Description: GAB sync for Kopano
...
@@ -68,7 +68,7 @@ Description: GAB sync for Kopano
Package: z-push-kopano-gab2contacts
Package: z-push-kopano-gab2contacts
Architecture: all
Architecture: all
Depends: ${misc:Depends}, php5-mapi | php7-mapi
Depends: ${misc:Depends},
z-push-common (= ${binary:Version}),
php5-mapi | php7-mapi
Description: GAB sync into a contacts folder for Kopano
Description: GAB sync into a contacts folder for Kopano
Synchronizes a the global address book into a contacts folder
Synchronizes a the global address book into a contacts folder
...
...
build/rpm/z-push.spec
View file @
30179b03
...
@@ -137,6 +137,7 @@ Synchronizes a Kopano global address book
...
@@ -137,6 +137,7 @@ Synchronizes a Kopano global address book
%package -n %name-kopano-gab2contacts
%package -n %name-kopano-gab2contacts
Summary: GAB sync into a contacts folder for Kopano
Summary: GAB sync into a contacts folder for Kopano
Group: Productivity/Networking/Email/Utilities
Group: Productivity/Networking/Email/Utilities
Requires: %name-common = %version
Requires: php-mapi
Requires: php-mapi
%description -n %name-kopano-gab2contacts
%description -n %name-kopano-gab2contacts
...
...
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