From 6f1050b2e4bd99a93e182c856dd4e6282a7a1100 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 31 Oct 2004 09:30:15 +0000 Subject: [PATCH] - cosmetics/unifications Changed files: doomsday.spec -> 1.2 --- doomsday.spec | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doomsday.spec b/doomsday.spec index 346d0ce..7af6e3e 100644 --- a/doomsday.spec +++ b/doomsday.spec @@ -1,5 +1,5 @@ Summary: jDoom, jHeretic and jHexen for Linux -Summary(pl): jDoom, jHeretic and jHexen dla Linuksa +Summary(pl): jDoom, jHeretic i jHexen dla Linuksa Name: doomsday Version: 1.8.3 Release: 0.1 @@ -7,25 +7,26 @@ License: GPL v2 Group: Applications/Games Source0: http://dl.sourceforge.net/deng/deng-%{version}.tar.gz # Source0-md5: b27d03b61487b87bf46bfe789f98ba34 -URL: http://www.doomsdayhq.com Patch0: %{name}-ncurses.patch -BuildRequires: autoconf -BuildRequires: automake +URL: http://www.doomsdayhq.com/ BuildRequires: OpenAL-devel BuildRequires: OpenGL-devel BuildRequires: SDL-devel >= 1.2.0 BuildRequires: SDL_mixer-devel BuildRequires: SDL_net-devel +BuildRequires: autoconf +BuildRequires: automake +Requires(post): /sbin/ldconfig #ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 %description -jDoom, jHeretic and jHexen for Linux +jDoom, jHeretic and jHexen for Linux. %description -l pl -jDoom, jHeretic and jHexen dla Linuksa +jDoom, jHeretic i jHexen dla Linuksa. %prep %setup -q -n deng-%{version} @@ -46,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT DESTDIR=$RPM_BUILD_ROOT %clean -rm -rf ${RPM_BUILD_ROOT} +rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig @@ -65,6 +66,6 @@ fi %defattr(644,root,root,755) %doc Doc/* %attr(755,root,root) %{_bindir}/doomsday -%{_libdir}/*.la %attr(755,root,root) %{_libdir}/*.so.*.*.* +%{_libdir}/*.la %{_datadir}/deng -- 2.44.0