- readd brp-compress

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=162
This commit is contained in:
Stephan Kulow 2011-12-12 11:02:26 +00:00 committed by Git OBS Bridge
parent 41c257a762
commit 8ddda0afd0
4 changed files with 11 additions and 1 deletions

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: rpm-python
BuildRequires: file-devel
BuildRequires: libacl-devel

View File

@ -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

View File

@ -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

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: rpm
BuildRequires: file-devel
BuildRequires: libacl-devel