|
|
@ -2,8 +2,8 @@
|
|
|
|
%global pkgdatadir %{_datadir}/dpkg
|
|
|
|
%global pkgdatadir %{_datadir}/dpkg
|
|
|
|
|
|
|
|
|
|
|
|
Name: dpkg
|
|
|
|
Name: dpkg
|
|
|
|
Version: 1.21.8
|
|
|
|
Version: 1.21.9
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Package maintenance system for Debian Linux
|
|
|
|
Summary: Package maintenance system for Debian Linux
|
|
|
|
# The entire source code is GPLv2+ with exception of the following
|
|
|
|
# The entire source code is GPLv2+ with exception of the following
|
|
|
|
# lib/dpkg/md5.c, lib/dpkg/md5.h - Public domain
|
|
|
|
# lib/dpkg/md5.c, lib/dpkg/md5.h - Public domain
|
|
|
@ -342,7 +342,7 @@ make VERBOSE=1 TESTSUITEFLAGS=--verbose \
|
|
|
|
%{_datadir}/aclocal/dpkg-*.m4
|
|
|
|
%{_datadir}/aclocal/dpkg-*.m4
|
|
|
|
|
|
|
|
|
|
|
|
%files dev -f dpkg-dev.lang
|
|
|
|
%files dev -f dpkg-dev.lang
|
|
|
|
%doc AUTHORS THANKS debian/README.bug-usertags doc/README.api doc/frontend.txt doc/triggers.txt
|
|
|
|
%doc doc/README.feature-removal-schedule doc/README.api doc/spec
|
|
|
|
%config(noreplace) %{pkgconfdir}/shlibs.default
|
|
|
|
%config(noreplace) %{pkgconfdir}/shlibs.default
|
|
|
|
%config(noreplace) %{pkgconfdir}/shlibs.override
|
|
|
|
%config(noreplace) %{pkgconfdir}/shlibs.override
|
|
|
|
|
|
|
|
|
|
|
@ -476,6 +476,9 @@ make VERBOSE=1 TESTSUITEFLAGS=--verbose \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 04 2022 Sérgio Basto <sergio@serjux.com> - 1.21.9-1
|
|
|
|
|
|
|
|
- Update dpkg to 1.21.9 (#2103155)
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.8-3
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.8-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|