- readd brp-compress
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=162
This commit is contained in:
parent
41c257a762
commit
8ddda0afd0
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: rpm-python
|
||||
BuildRequires: file-devel
|
||||
BuildRequires: libacl-devel
|
||||
|
@ -19,7 +19,10 @@
|
||||
%install_info_prereq info
|
||||
|
||||
# this script calls all scripts in /usr/lib/rpm/brp-suse.d
|
||||
%__os_install_post /usr/lib/rpm/brp-suse
|
||||
%__os_install_post \
|
||||
/usr/lib/rpm/brp-compress \
|
||||
/usr/lib/rpm/brp-suse \
|
||||
%{nil}
|
||||
|
||||
# macro: %restart_on_update()
|
||||
# Used to restart a service in postun section, if we are
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 11:02:10 UTC 2011 - coolo@suse.com
|
||||
|
||||
- readd brp-compress
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 13:55:31 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user