Skip to content

Commit

Permalink
Added missing dependency on yast2-ldap (#253948).
Browse files Browse the repository at this point in the history
svn path=/trunk/mail/; revision=36919
  • Loading branch information
mvidner committed Mar 13, 2007
1 parent 0746e34 commit a49524d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.15.2
2.15.3
6 changes: 6 additions & 0 deletions package/yast2-mail.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 13 13:13:55 CET 2007 - mvidner@suse.cz

- Added missing dependency on yast2-ldap (#253948).
- 2.15.3

-------------------------------------------------------------------
Mon Mar 12 12:02:00 CET 2007 - mvidner@suse.cz

Expand Down
3 changes: 3 additions & 0 deletions yast2-mail.spec.in
Expand Up @@ -8,6 +8,9 @@ Requires: yast2 >= 2.11.11
Requires: yast2-mail-aliases
# for listing local users as alias destinations
Requires: yast2-users
# because of listing users too. probably could be hidden in
# yast2-users easily
Requires: yast2-ldap

Provides: yast2-config-network:/usr/lib/YaST2/clients/lan_sendmail.ycp
Provides: yast2-config-sendmail yast2-config-sendmail-devel
Expand Down

0 comments on commit a49524d

Please sign in to comment.