Stephan Kulow 2011-08-29 11:08:14 +00:00 committed by Git OBS Bridge
parent bec7acaf06
commit 4ba3b7ce4d

View File

@ -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,13 +17,14 @@
%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
AutoReqProv: on AutoReqProv: on
Summary: A Friendly Greeting Program Summary: A Friendly Greeting Program
Url: http://sourceforge.jp/projects/tomoyo/ Url: http://sourceforge.jp/projects/tomoyo/
Version: 2.3.0.20110511 Version: 2.3.0.20110511
Release: 79 Release: 79
Source0: http://sourceforge.jp/frs/redir.php?f=/tomoyo/48663/tomoyo-tools-%{downloadver}.tar.gz 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 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