~derek-name/openvista-gtm-integration/bug948199-ovbackup_tempdir

« back to all changes in this revision

Viewing changes to packages/rpm/CentOS/5/openvista-gtm-integration.spec

  • Committer: Derek Veit
  • Date: 2011-10-28 19:42:54 UTC
  • Revision ID: derek.veit@medsphere.com-20111028194254-a93mz7wpvwxi5xf6
For the RPM packaging, require Lsyncd version less than 2 of lsyncd.  The EPEL repo now provides lsyncd 2.0.4, which is incompatible and would be installed by yum instead.
For the Debian packaging, require Lsyncd version less than 2.  Ubuntu 10.10 and 11.04 provide 1.34 from the universe repo, but newer and incompatible 2.0 versions are available by other means.
Increment the RPM release number for the release specifying the Lsyncd version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Name:           openvista-gtm-integration
10
10
Version:        0.9.0
11
 
Release:        1
 
11
Release:        2
12
12
Summary:        Utilities for configuring and managing OpenVista
13
13
License:        AGPL
14
14
Vendor:         Medsphere Systems Corporation
153
153
%define gtm_dist %{gtm_root}/%{gtm_version}_%{gtm_arch}
154
154
 
155
155
%package -n openvista-libs-5.3003
156
 
Release:        1
 
156
Release:        2
157
157
Summary:        GT.M External Calls for OpenVista
158
158
Group:          Applications/System
159
159
 
210
210
%define gtm_dist %{gtm_root}/%{gtm_version}_%{gtm_arch}
211
211
 
212
212
%package -n openvista-libs-5.3004
213
 
Release:        1
 
213
Release:        2
214
214
Summary:        GT.M External Calls for OpenVista
215
215
Group:          Applications/System
216
216
 
267
267
%define gtm_dist %{gtm_root}/%{gtm_version}_%{gtm_arch}
268
268
 
269
269
%package -n openvista-libs-5.3004a
270
 
Release:        1
 
270
Release:        2
271
271
Summary:        GT.M External Calls for OpenVista
272
272
Group:          Applications/System
273
273
 
324
324
%define gtm_dist %{gtm_root}/%{gtm_version}_%{gtm_arch}
325
325
 
326
326
%package -n openvista-libs-5.4000
327
 
Release:        1
 
327
Release:        2
328
328
Summary:        GT.M External Calls for OpenVista
329
329
Group:          Applications/System
330
330
 
381
381
%define gtm_dist %{gtm_root}/%{gtm_version}_%{gtm_arch}
382
382
 
383
383
%package -n openvista-libs-5.4000a
384
 
Release:        1
 
384
Release:        2
385
385
Summary:        GT.M External Calls for OpenVista
386
386
Group:          Applications/System
387
387
 
435
435
 
436
436
 
437
437
%package -n openvista-utils
438
 
Release:        1
 
438
Release:        2
439
439
Summary:        Utilities for configuring and managing OpenVista
440
440
Group:          Applications/System
441
441
 
447
447
Requires:       /bin/bash, coreutils, openssh, /usr/bin/logger, /usr/bin/rsync, /bin/tar, /usr/bin/bzip2, /usr/bin/find, vixie-cron
448
448
Requires:       openvista-libs
449
449
Requires:       httpd, mod_ssl, pam
450
 
Requires:       lsyncd, mysql-server
 
450
Requires:       lsyncd < 2, mysql-server
451
451
BuildRequires:  pam-devel
452
452
 
453
453
# RPM should have a suggests tag...
576
576
 
577
577
 
578
578
%package -n openvista-munin-plugins
579
 
Release:        1
 
579
Release:        2
580
580
Summary:        Munin plugins to monitor OpenVista instances
581
581
Group:          Applications/System
582
582