Accepting request 972219 from home:dirkmueller:branches:Base:System
- update rpm-shorten-changelog.diff: fix shortening of changelog, the non-primary binary packages had the full changelog - update macrosin.diff: remove binarychangelog cutoff setting, this comes from rpm-config-SUSE now OBS-URL: https://build.opensuse.org/request/show/972219 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=604
This commit is contained in:
@@ -79,17 +79,6 @@
|
||||
|
||||
#
|
||||
# Use internal dependency generator rather than external helpers?
|
||||
@@ -554,6 +570,10 @@ package or when debugging this package.\
|
||||
# Directories whose contents should be considered as documentation.
|
||||
%__docdir_path %{_datadir}/doc:%{_datadir}/man:%{_datadir}/info:%{_datadir}/gtk-doc/html:%{_datadir}/gnome/help:%{?_docdir}:%{?_mandir}:%{?_infodir}:%{?_javadocdir}:/usr/doc:/usr/man:/usr/info:/usr/X11R6/man
|
||||
|
||||
+# maxnum,cuttime,minnum
|
||||
+# 2014/10/13 (SLES12 GA)
|
||||
+%_binarychangelogtrim 0,1413151200,10
|
||||
+
|
||||
#
|
||||
# Path to scripts to autogenerate package dependencies,
|
||||
#
|
||||
@@ -564,6 +584,7 @@ package or when debugging this package.\
|
||||
%__find_requires %{_rpmconfigdir}/find-requires
|
||||
#%__find_conflicts ???
|
||||
|
Reference in New Issue
Block a user