forked from pool/fillup
Accepting request 83518 from home:jengelh:bl-f
- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) OBS-URL: https://build.opensuse.org/request/show/83518 OBS-URL: https://build.opensuse.org/package/show/Base:System/fillup?expand=0&rev=14
This commit is contained in:
parent
2acd875adf
commit
88024608e4
@ -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.)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 21 20:34:06 UTC 2011 - crrodriguez@opensuse.org
|
Sat May 21 20:34:06 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
13
fillup.spec
13
fillup.spec
@ -15,14 +15,10 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: fillup
|
Name: fillup
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
Provides: aaa_base:/bin/fillup
|
Provides: aaa_base:/bin/fillup
|
||||||
AutoReqProv: on
|
|
||||||
Version: 1.42
|
Version: 1.42
|
||||||
Release: 257
|
Release: 257
|
||||||
Summary: Tool for Merging Config Files
|
Summary: Tool for Merging Config Files
|
||||||
@ -42,12 +38,6 @@ entity composed of a preceding comment, a variable name, an assignment
|
|||||||
delimiter, and a related variable value. A variable is determined by
|
delimiter, and a related variable value. A variable is determined by
|
||||||
its variable name.
|
its variable name.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Joerg Dippel <jd@suse.de>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch
|
%patch
|
||||||
@ -81,9 +71,6 @@ install -m 755 BIN/fillup $RPM_BUILD_ROOT/bin
|
|||||||
install -d $RPM_BUILD_ROOT/%{_mandir}/man8
|
install -d $RPM_BUILD_ROOT/%{_mandir}/man8
|
||||||
install -m 644 SGML/fillup.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8
|
install -m 644 SGML/fillup.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/bin/fillup
|
/bin/fillup
|
||||||
|
Loading…
Reference in New Issue
Block a user