debugsources
This commit is contained in:
parent
0c9f2d4e24
commit
41e66f596d
@ -5,11 +5,12 @@
|
|||||||
#
|
#
|
||||||
# $Id: fastforward.spec,v 1.1 2016/02/07 14:12:56 stephdl Exp $
|
# $Id: fastforward.spec,v 1.1 2016/02/07 14:12:56 stephdl Exp $
|
||||||
#
|
#
|
||||||
|
%global debug_package %{nil}
|
||||||
Summary: fastforward handles qmail forwarding according to a cdb database
|
Summary: fastforward handles qmail forwarding according to a cdb database
|
||||||
%define name fastforward
|
%define name fastforward
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.51
|
%define version 0.51
|
||||||
%define release 04
|
%define release 5
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: Daniel J. Bernstein
|
License: Daniel J. Bernstein
|
||||||
@ -48,6 +49,9 @@ mechanisms instead. fastforward does support program deliveries from
|
|||||||
/etc/aliases.
|
/etc/aliases.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.51-5.sme
|
||||||
|
- fix debuginfo empty filelist [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