From d718d65d6ebef7be1c5ef6a6483fed76ede010b0 Mon Sep 17 00:00:00 2001 From: cieciwa Date: Wed, 8 Nov 2000 12:56:50 +0000 Subject: [PATCH] - fixed typo, - changed file name from Makefile.PLD to Togl-Makefile.PLD Changed files: Togl.spec -> 1.2 --- Togl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Togl.spec b/Togl.spec index 594c3b3..9ceae3c 100644 --- a/Togl.spec +++ b/Togl.spec @@ -7,7 +7,7 @@ Copyright: Other Group: Libraries Group(pl): Biblioteki Source0: %{name}-%{version}beta2.tar.gz -Source1: Makefile.PLD +Source1: %{name}-Makefile.PLD Patch0: %{name}-tkInit.patch URL: http://www.ssec.wisc.edu/~brianp/Togl.html BuildRequires: tk >= 8.0 @@ -35,7 +35,7 @@ Group(pl): Programowanie/Biblioteki %build install %{SOURCE1} . -mv Makefile.PLD Makefile +mv %{name}-Makefile.PLD Makefile %{__make} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install @@ -63,4 +63,4 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/* -%attr(644,root,root) %{_examplesdir)/%{name}-%{version}/src/*.c +%attr(644,root,root) %{_examplesdir}/%{name}-%{version}/src/*.c -- 2.43.0