SHA256
1
0
forked from pool/filesystem

Accepting request 83515 from home:jengelh:bl-f

- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/83515
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=68
This commit is contained in:
Andreas Jaeger 2011-09-20 07:49:22 +00:00 committed by Git OBS Bridge
parent 878bf60246
commit 26130600a9
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
-------------------------------------------------------------------
Mon Sep 5 14:56:39 UTC 2011 - vuntz@opensuse.org

View File

@ -15,13 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: filesystem
License: GPLv2+
Group: System/Fhs
AutoReqProv: on
Summary: Basic Directory Layout
Version: 12.1
Release: 27
@ -53,7 +49,6 @@ function create_dir () {
mkdir -m $MODE $RPM_BUILD_ROOT/$NAME
echo "$XTRA%%dir %%attr($MODE,$OWNR,$GRUP) $NAME" >> filesystem.list
}
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
# generic directories first
echo "%%defattr(-,root,root)" > filesystem.list