Replacing hard names with macros, returning and commenting macro prever in
specfile
This commit is contained in:
parent
c232429133
commit
9d85f2fca5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: log4cplus
|
||||
Version: 1.2.0
|
||||
Release: 1.0%{?prever:.%{prever}}%{?dist}
|
||||
Release: 2%{?prever:.%{prever}}%{?dist}
|
||||
Summary: Logging Framework for C++
|
||||
|
||||
License: ASL 2.0
|
||||
@ -67,12 +67,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/liblog4cplus.{a,la}
|
||||
%{_libdir}/pkgconfig/log4cplus.pc
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.2.0-1.0
|
||||
- Replacing hard names with macros, returning macro prever and commenting its
|
||||
definition in spec file
|
||||
* Wed Mar 23 2016 Zdenek Dohnal zdohnal@redhat.com - 1.2.0-2
|
||||
- Replacing hard names with macros, returning and commenting macro prever in
|
||||
specfile
|
||||
|
||||
* Fri Mar 18 2016 zdohnal <zdohnal@redhat.com> - 1.2.0-1
|
||||
- 1.2.0
|
||||
- Update to 1.2.0
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-0.5.rc3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user