From 4fc233cc1902029631f299e16db6323123bd4bbc58c30b7c178987386378019b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 29 Jun 2011 07:57:23 +0000 Subject: [PATCH] Autobuild autoformatter for 74782 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomoyo-tools?expand=0&rev=5 --- tomoyo-tools.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tomoyo-tools.spec b/tomoyo-tools.spec index 09c1456..1a89d59 100644 --- a/tomoyo-tools.spec +++ b/tomoyo-tools.spec @@ -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,15 +17,16 @@ %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 +Release: 1 Source0: http://sourceforge.jp/frs/redir.php?f=/tomoyo/48663/tomoyo-tools-%{downloadver}.tar.gz Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -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