debugsources
This commit is contained in:
parent
3e6cbf08e3
commit
e64dae3616
@ -5,11 +5,12 @@
|
|||||||
#
|
#
|
||||||
# $Id: qmailanalog.spec,v 1.1 2016/02/04 13:28:18 vip-ire Exp $
|
# $Id: qmailanalog.spec,v 1.1 2016/02/04 13:28:18 vip-ire Exp $
|
||||||
#
|
#
|
||||||
|
%global debug_package %{nil}
|
||||||
Summary: A collection of tools to help you analyze qmail's activity record.
|
Summary: A collection of tools to help you analyze qmail's activity record.
|
||||||
%define name qmailanalog
|
%define name qmailanalog
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.70
|
%define version 0.70
|
||||||
%define release 8
|
%define release 9
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: Daniel J. Bernstein - http://cr.yp.to/distributors.html
|
License: Daniel J. Bernstein - http://cr.yp.to/distributors.html
|
||||||
@ -38,6 +39,9 @@ qmailanalog also includes several tools to focus attention on particular
|
|||||||
senders, recipients, or messages.
|
senders, recipients, or messages.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.70-9.sme
|
||||||
|
- fix debuginfo filelist is empty [SME: 12504]
|
||||||
|
|
||||||
* Fri Jul 14 2023 BogusDateBot
|
* Fri Jul 14 2023 BogusDateBot
|
||||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||||
by assuming the date is correct and changing the weekday.
|
by assuming the date is correct and changing the weekday.
|
||||||
|
Loading…
Reference in New Issue
Block a user