From bc7343db63798698881bde1a112d880eedfc3a1377c3f483ddb42801d5ea0f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Fri, 31 Jan 2014 14:07:52 +0000 Subject: [PATCH] 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 --- python3-rpm.spec | 2 +- rpm-python.spec | 2 +- rpm.changes | 5 +++++ rpm.spec | 3 ++- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python3-rpm.spec b/python3-rpm.spec index 6aea619..dad39a0 100644 --- a/python3-rpm.spec +++ b/python3-rpm.spec @@ -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 diff --git a/rpm-python.spec b/rpm-python.spec index 8468ddd..c7a231c 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -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 diff --git a/rpm.changes b/rpm.changes index 14f2829..f0d0686 100644 --- a/rpm.changes +++ b/rpm.changes @@ -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 diff --git a/rpm.spec b/rpm.spec index 98f36c6..7f9229f 100644 --- a/rpm.spec +++ b/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