prepare_spec
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=7
This commit is contained in:
parent
bec7acaf06
commit
4ba3b7ce4d
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hello (Version 2.3)
|
# spec file for package tomoyo-tools
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define downloadver 2.3.0-20110511
|
%define downloadver 2.3.0-20110511
|
||||||
BuildRequires: ncurses-devel help2man
|
BuildRequires: help2man ncurses-devel
|
||||||
|
|
||||||
Name: tomoyo-tools
|
Name: tomoyo-tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
@ -53,6 +54,7 @@ mv $RPM_BUILD_ROOT/usr/%_lib/tomoyo/tomoyotools.conf $RPM_BUILD_ROOT/etc
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -67,5 +69,4 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/man/man8/*
|
/usr/share/man/man8/*
|
||||||
%config(noreplace) /etc/tomoyotools.conf
|
%config(noreplace) /etc/tomoyotools.conf
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user