jabberd/jabberd.spec

changeset 363
641cacc76b02
parent 303
2bd9bf3f6f03
child 540
6becb64fe77d
equal deleted inserted replaced
3:774567f65f45 4:e334decbd9ef
21 ## SUCH DAMAGE. 21 ## SUCH DAMAGE.
22 ## 22 ##
23 23
24 # package version 24 # package version
25 %define V_major 2.2 25 %define V_major 2.2
26 %define V_minor 11 26 %define V_minor 14
27 %define V_mucon 0.8 27 %define V_mucon 0.8
28 28
29 # package information 29 # package information
30 Name: jabberd 30 Name: jabberd
31 Summary: Jabber Instant Messaging Daemon 31 Summary: Jabber Instant Messaging Daemon
35 Distribution: OpenPKG Community 35 Distribution: OpenPKG Community
36 Class: PLUS 36 Class: PLUS
37 Group: InstantMessaging 37 Group: InstantMessaging
38 License: JOSL/GPL 38 License: JOSL/GPL
39 Version: %{V_major}.%{V_minor} 39 Version: %{V_major}.%{V_minor}
40 Release: 20091028 40 Release: 20110914
41 41
42 # package options 42 # package options
43 %option with_mucon yes 43 %option with_mucon yes
44 %option with_sqlite yes 44 %option with_sqlite yes
45 %option with_mysql no 45 %option with_mysql no

mercurial