cassandra/redhat/noboolean
Brandon Williams 3b49283ef9 Add noboolean rpm build
Patch by brandonwilliams; reviewed by mck for CASSANDRA-17765
2022-08-12 08:24:05 -05:00
..
README Add noboolean rpm build 2022-08-12 08:24:05 -05:00
cassandra Add noboolean rpm build 2022-08-12 08:24:05 -05:00
cassandra.conf Add noboolean rpm build 2022-08-12 08:24:05 -05:00
cassandra.in.sh Add noboolean rpm build 2022-08-12 08:24:05 -05:00
cassandra.spec Add noboolean rpm build 2022-08-12 08:24:05 -05:00
default Add noboolean rpm build 2022-08-12 08:24:05 -05:00

README

#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

These files create the 'noboolean' rpm packaging, using the same procedure as normal.
These differ from the other packages by not using boolean dependency logic, intended for
systems using rpmlib < 4.13.

See CASSANDRA-17765 for more information.