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:
parent
878bf60246
commit
26130600a9
@ -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
|
Mon Sep 5 14:56:39 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -15,13 +15,9 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
AutoReqProv: on
|
|
||||||
Summary: Basic Directory Layout
|
Summary: Basic Directory Layout
|
||||||
Version: 12.1
|
Version: 12.1
|
||||||
Release: 27
|
Release: 27
|
||||||
@ -53,7 +49,6 @@ function create_dir () {
|
|||||||
mkdir -m $MODE $RPM_BUILD_ROOT/$NAME
|
mkdir -m $MODE $RPM_BUILD_ROOT/$NAME
|
||||||
echo "$XTRA%%dir %%attr($MODE,$OWNR,$GRUP) $NAME" >> filesystem.list
|
echo "$XTRA%%dir %%attr($MODE,$OWNR,$GRUP) $NAME" >> filesystem.list
|
||||||
}
|
}
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
mkdir -p $RPM_BUILD_ROOT
|
mkdir -p $RPM_BUILD_ROOT
|
||||||
# generic directories first
|
# generic directories first
|
||||||
echo "%%defattr(-,root,root)" > filesystem.list
|
echo "%%defattr(-,root,root)" > filesystem.list
|
||||||
|
Loading…
Reference in New Issue
Block a user