Accepting request 220447 from home:lnussel:branches:Base:System
- package /usr/lib/rpm/macros.d OBS-URL: https://build.opensuse.org/request/show/220447 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=313
This commit is contained in:
parent
7edf9bb711
commit
bc7343db63
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-rpm
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpm-python
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:48 UTC 2014 - lnussel@suse.de
|
||||
|
||||
- package /usr/lib/rpm/macros.d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 16:18:36 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
3
rpm.spec
3
rpm.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpm
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -307,6 +307,7 @@ install -m 755 %{SOURCE8} %{buildroot}/etc/init.d
|
||||
mkdir -p %{buildroot}/usr/sbin
|
||||
ln -sf ../../etc/init.d/rpmconfigcheck %{buildroot}/usr/sbin/rcrpmconfigcheck
|
||||
cp -a suse_macros %{buildroot}/usr/lib/rpm
|
||||
mkdir -p %{buildroot}/usr/lib/rpm/macros.d
|
||||
mkdir -p %{buildroot}/usr/lib/rpm/suse
|
||||
ln -s ../suse_macros %{buildroot}/usr/lib/rpm/suse/macros
|
||||
for d in BUILD RPMS SOURCES SPECS SRPMS BUILDROOT ; do
|
||||
|
Loading…
Reference in New Issue
Block a user