Release should be 0.1.beta1, not 0.beta1
This commit is contained in:
parent
540c65bbfc
commit
121dc65949
@ -23,7 +23,7 @@ Name: boost
|
|||||||
Summary: The free peer-reviewed portable C++ source libraries
|
Summary: The free peer-reviewed portable C++ source libraries
|
||||||
Version: 1.46.0
|
Version: 1.46.0
|
||||||
%define version_enc 1_46_0_beta1
|
%define version_enc 1_46_0_beta1
|
||||||
Release: 0.beta1%{?dist}
|
Release: 0.1.beta1%{?dist}
|
||||||
License: Boost
|
License: Boost
|
||||||
|
|
||||||
# The CMake build framework (set of CMakeLists.txt and module.cmake files) is
|
# The CMake build framework (set of CMakeLists.txt and module.cmake files) is
|
||||||
@ -827,7 +827,7 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
|
|||||||
%{_bindir}/bjam
|
%{_bindir}/bjam
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Feb 3 2011 Petr Machata <pmachata@redhat.com> - 1.46.0-0.beta1
|
* Thu Feb 3 2011 Petr Machata <pmachata@redhat.com> - 1.46.0-0.1.beta1
|
||||||
- Package 1.46.0-beta1
|
- Package 1.46.0-beta1
|
||||||
- Reintroduce the soname patch
|
- Reintroduce the soname patch
|
||||||
- Related: #656410
|
- Related: #656410
|
||||||
|
Loading…
Reference in New Issue
Block a user