Update to upstream 3.0.0 beta 2
This commit is contained in:
parent
3c91c125af
commit
3c1392be1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/freeipa-2.1.90.rc1.tar.gz
|
||||
/freeipa-2.2.0.tar.gz
|
||||
/freeipa-3.0.0.pre1.tar.gz
|
||||
/freeipa-3.0.0.pre2.tar.gz
|
||||
|
101
freeipa.spec
101
freeipa.spec
@ -11,101 +11,17 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
%endif
|
||||
%global POLICYCOREUTILSVER 1.33.12-1
|
||||
%global gettext_domain ipa
|
||||
%global VERSION 3.0.0.pre1
|
||||
%global VERSION 3.0.0.pre2
|
||||
|
||||
Name: freeipa
|
||||
Version: 3.0.0
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?dist}
|
||||
Summary: The Identity, Policy and Audit system
|
||||
|
||||
Group: System Environment/Base
|
||||
License: GPLv3+
|
||||
URL: http://www.freeipa.org/
|
||||
Source0: http://www.freeipa.org/downloads/src/freeipa-%{VERSION}.tar.gz
|
||||
Source1: ui-bg_flat_8_225314_40x100.png
|
||||
Source2: ui-bg_glass_40_5e5e5e_1x400.png
|
||||
Source3: ui-icons_ededed_256x240.png
|
||||
Source4: ui-icons_ffcf29_256x240.png
|
||||
Patch0: freeipa-3.0.0.pre1-000-centralize-timeout-for-waiting-for-servers-to-start.patch
|
||||
Patch1: freeipa-3.0.0.pre1-001-ipasam-improve-sasl-bind-callback.patch
|
||||
Patch2: freeipa-3.0.0.pre1-002-allow-silent-build-if-available.patch
|
||||
Patch3: freeipa-3.0.0.pre1-003-ipasam-fixes-for-clang-warnings.patch
|
||||
Patch4: freeipa-3.0.0.pre1-004-ipasam-replace-testing-code.patch
|
||||
Patch5: freeipa-3.0.0.pre1-005-use-smb.conf-dedicated-keytab-file-parameter-instead.patch
|
||||
Patch6: freeipa-3.0.0.pre1-006-reduce-redundant-checks-in-ldapsam_search_users-to-a.patch
|
||||
Patch7: freeipa-3.0.0.pre1-007-moved-configuration-to-last-position-in-navigation.patch
|
||||
Patch8: freeipa-3.0.0.pre1-008-fix-wrong-check-after-allocation.patch
|
||||
Patch9: freeipa-3.0.0.pre1-009-fix-typo.patch
|
||||
Patch10: freeipa-3.0.0.pre1-010-do-not-change-ldapobject-objectclass-list.patch
|
||||
Patch11: freeipa-3.0.0.pre1-011-make-client-server-option-multi-valued-allow-disabli.patch
|
||||
Patch12: freeipa-3.0.0.pre1-012-display-loginas-information-only-after-login.patch
|
||||
Patch13: freeipa-3.0.0.pre1-013-password-policy-measurement-units.patch
|
||||
Patch14: freeipa-3.0.0.pre1-014-web-ui-kerberos-ticket-policy-measurement-units.patch
|
||||
Patch15: freeipa-3.0.0.pre1-015-indirect-roles-in-webui.patch
|
||||
Patch16: freeipa-3.0.0.pre1-016-fix-batch-command-error-reporting.patch
|
||||
Patch17: freeipa-3.0.0.pre1-017-fix-wrong-option-name-in-ipa-managed-entries-man-pag.patch
|
||||
Patch18: freeipa-3.0.0.pre1-018-add-and-remove-dns-per-domain-permission-in-web-ui.patch
|
||||
Patch19: freeipa-3.0.0.pre1-019-add-automount-map-key-update-permissions.patch
|
||||
Patch20: freeipa-3.0.0.pre1-020-adding-exit-status-3-4-to-ipa-client-install-man-pag.patch
|
||||
Patch21: freeipa-3.0.0.pre1-021-fix-ipa-managed-entries-man-page-typo.patch
|
||||
Patch22: freeipa-3.0.0.pre1-022-improve-address-family-handling-in-sockets.patch
|
||||
Patch23: freeipa-3.0.0.pre1-023-enable-soa-serial-autoincrement.patch
|
||||
Patch24: freeipa-3.0.0.pre1-024-add-range-mod-command.patch
|
||||
Patch25: freeipa-3.0.0.pre1-025-warn-user-if-an-id-range-with-incorrect-size-was-cre.patch
|
||||
Patch26: freeipa-3.0.0.pre1-026-print-ipa-ldap-updater-errors-during-rpm-upgrade.patch
|
||||
Patch27: freeipa-3.0.0.pre1-027-enforce-cname-constrains-for-dns-commands.patch
|
||||
Patch28: freeipa-3.0.0.pre1-028-differentiation-of-widget-type-and-text_widget-input.patch
|
||||
Patch29: freeipa-3.0.0.pre1-029-fixed-display-of-attributes_widget-in-ie9.patch
|
||||
Patch30: freeipa-3.0.0.pre1-030-bigger-textarea-for-permission-type-subtree.patch
|
||||
Patch31: freeipa-3.0.0.pre1-031-ipalib-plugins-trust.py-validationerror-takes-error-.patch
|
||||
Patch32: freeipa-3.0.0.pre1-032-handle-various-forms-of-admin-accounts-when-establis.patch
|
||||
Patch33: freeipa-3.0.0.pre1-033-follow-change-in-samba4-beta4-for-sid_check_is_domai.patch
|
||||
Patch34: freeipa-3.0.0.pre1-034-don-t-hardcode-serial_autoincrement-to-true.patch
|
||||
Patch35: freeipa-3.0.0.pre1-035-fix-safety-checks-to-prevent-orphaning-replicas.patch
|
||||
Patch36: freeipa-3.0.0.pre1-036-fix-detection-of-deleted-masters.patch
|
||||
Patch37: freeipa-3.0.0.pre1-037-support-per-principal-sessions-and-handle-session-up.patch
|
||||
Patch38: freeipa-3.0.0.pre1-038-fix-updating-minimum_connections-in-ipa-upgradeconfi.patch
|
||||
Patch39: freeipa-3.0.0.pre1-039-default-to-no-when-trying-trying-to-install-a-replic.patch
|
||||
Patch40: freeipa-3.0.0.pre1-040-framework-for-admin-install-tools-with-ipa-ldap-upda.patch
|
||||
Patch41: freeipa-3.0.0.pre1-041-add-libtalloc-devel-as-spec-file-buildrequire.patch
|
||||
Patch42: freeipa-3.0.0.pre1-042-ids-and-names-for-dialogs.patch
|
||||
Patch43: freeipa-3.0.0.pre1-043-fix-autoscroll-to-top-in-tables-in-ie.patch
|
||||
Patch44: freeipa-3.0.0.pre1-044-rework-task-naming-in-ldap-updates-to-avoid-conflict.patch
|
||||
Patch45: freeipa-3.0.0.pre1-045-arrange-stripping-.po-files.patch
|
||||
Patch46: freeipa-3.0.0.pre1-046-add-all-external-samba-libraries-to-buildrequires.patch
|
||||
Patch47: freeipa-3.0.0.pre1-047-do-not-check-for-dna-magic-values.patch
|
||||
Patch48: freeipa-3.0.0.pre1-048-fix-validator-for-selinux-user-map-settings-in-confi.patch
|
||||
Patch49: freeipa-3.0.0.pre1-049-use-certmonger-to-renew-ca-subsystem-certificates.patch
|
||||
Patch50: freeipa-3.0.0.pre1-050-move-code-into-common-krb5-utils.patch
|
||||
Patch51: freeipa-3.0.0.pre1-051-improve-loops-around-slapi-mods.patch
|
||||
Patch52: freeipa-3.0.0.pre1-052-add-special-modify-op-to-regen-ipanthash.patch
|
||||
Patch53: freeipa-3.0.0.pre1-053-when-ipanthash-is-missing-ask-ipa-to-generate-it-fro.patch
|
||||
Patch54: freeipa-3.0.0.pre1-054-update-translations.patch
|
||||
Patch55: freeipa-3.0.0.pre1-055-ensure-ipa-adtrust-install-is-run-with-kerberos-tick.patch
|
||||
Patch56: freeipa-3.0.0.pre1-056-fixed-unable-to-select-option-in-combobox-in-ie-and-.patch
|
||||
Patch57: freeipa-3.0.0.pre1-057-fixed-combobox-stacking-in-service-adder-dialog.patch
|
||||
Patch58: freeipa-3.0.0.pre1-058-add-per-service-option-to-store-the-types-of-pac-it-.patch
|
||||
Patch59: freeipa-3.0.0.pre1-059-pac-type-options-for-services-in-web-ui.patch
|
||||
Patch60: freeipa-3.0.0.pre1-060-update-to-jquery.1.7.2.min.patch
|
||||
Patch61: freeipa-3.0.0.pre1-061-update-to-jquery-ui-1.8.21.custom.patch
|
||||
Patch62: freeipa-3.0.0.pre1-062-fix-for-incorrect-event-handler-definition.patch
|
||||
Patch63: freeipa-3.0.0.pre1-063-removal-of-unnecessary-overrides-of-jquery-ui-styles.patch
|
||||
Patch64: freeipa-3.0.0.pre1-064-unified-buttons.patch
|
||||
Patch65: freeipa-3.0.0.pre1-065-web-ui-tests-fix.patch
|
||||
Patch66: freeipa-3.0.0.pre1-066-fixed-incorrect-use-of-jquery.attr-for-setting-disab.patch
|
||||
Patch67: freeipa-3.0.0.pre1-067-replace-use-of-attr-with-prop-for-booleans.patch
|
||||
Patch68: freeipa-3.0.0.pre1-068-avoid-redundant-info-message-during-rpm-update.patch
|
||||
Patch69: freeipa-3.0.0.pre1-069-bump-bind-dyndb-ldap-version-for-f18.patch
|
||||
Patch70: freeipa-3.0.0.pre1-070-move-mspac-structure-to-be-a-private-pointer.patch
|
||||
Patch71: freeipa-3.0.0.pre1-071-load-list-of-trusted-domain-on-connecting-to-ldap.patch
|
||||
Patch72: freeipa-3.0.0.pre1-072-properly-name-function-to-add-ipa-external-groups.patch
|
||||
Patch73: freeipa-3.0.0.pre1-073-split-out-manipulation-of-logon_info-blob.patch
|
||||
Patch74: freeipa-3.0.0.pre1-074-add-pac-filtering.patch
|
||||
Patch75: freeipa-3.0.0.pre1-075-add-set-add-del-attr-options-to-commands-which-are-m.patch
|
||||
Patch76: freeipa-3.0.0.pre1-076-handle-exceptions-when-establishing-trusts.patch
|
||||
Patch77: freeipa-3.0.0.pre1-077-create-etc-sysconfig-network-if-it-doesn-t-exist.patch
|
||||
Patch78: freeipa-3.0.0.pre1-078-make-set-add-del-attr-more-robust.patch
|
||||
Patch79: freeipa-3.0.0.pre1-079-adds-check-for-ipa-join.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%if ! %{ONLY_CLIENT}
|
||||
@ -360,16 +276,6 @@ for p in %patches ; do
|
||||
UpdateTimestamps -p1 $p
|
||||
done
|
||||
|
||||
#FIXME: patch program does not seem to handle binary files in patch
|
||||
# freeipa-3.0.0.pre1-061-update-to-jquery-ui-1.8.21.custom.patch
|
||||
# well. Apply them manually
|
||||
cp %{SOURCE1} install/ui/images
|
||||
cp %{SOURCE2} install/ui/images
|
||||
cp %{SOURCE3} install/ui/images
|
||||
cp %{SOURCE4} install/ui/images
|
||||
rm install/ui/images/ui-bg_glass_40_111111_1x400.png
|
||||
rm install/ui/images/ui-bg_loop_8_333333_21x21.png
|
||||
|
||||
%build
|
||||
export CFLAGS="$CFLAGS %{optflags}"
|
||||
export CPPFLAGS="$CPPFLAGS %{optflags}"
|
||||
@ -755,6 +661,9 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
|
||||
|
||||
%changelog
|
||||
* Fri Aug 17 2012 Rob Crittenden <rcritten@redhat.com> - 3.0.0-0.4
|
||||
- Updated to upstream 3.0.0 beta 2
|
||||
|
||||
* Mon Aug 6 2012 Martin Kosek <mkosek@redhat.com> - 3.0.0-0.3
|
||||
- Updated to current upstream state of 3.0.0 beta 2 development
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user