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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,14 @@
|
||||
|
||||
|
||||
%define downloadver 2.3.0-20110511
|
||||
BuildRequires: ncurses-devel help2man
|
||||
BuildRequires: help2man ncurses-devel
|
||||
|
||||
Name: tomoyo-tools
|
||||
License: GPLv2
|
||||
Group: Development/Tools/Other
|
||||
AutoReqProv: on
|
||||
Summary: A Friendly Greeting Program
|
||||
Url: http://sourceforge.jp/projects/tomoyo/
|
||||
Url: http://sourceforge.jp/projects/tomoyo/
|
||||
Version: 2.3.0.20110511
|
||||
Release: 79
|
||||
Source0: http://sourceforge.jp/frs/redir.php?f=/tomoyo/48663/tomoyo-tools-%{downloadver}.tar.gz
|
||||
@ -53,6 +54,7 @@ mv $RPM_BUILD_ROOT/usr/%_lib/tomoyo/tomoyotools.conf $RPM_BUILD_ROOT/etc
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
@ -67,5 +69,4 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/man/man8/*
|
||||
%config(noreplace) /etc/tomoyotools.conf
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user