]> git.pld-linux.org Git - packages/Togl.git/blobdiff - Togl.spec
- standardized sf URLs, minor fixes or cosmetics
[packages/Togl.git] / Togl.spec
index e19b9736d0e15ca97c6c1a2db0d66bac16eef134..5ebc0dd8ce1ed56019ec4517ddd144d0fa7d3fe0 100644 (file)
--- a/Togl.spec
+++ b/Togl.spec
@@ -5,8 +5,7 @@ Version:        1.6
 Release:       2
 License:       Open Source (see LICENSE file for details)
 Group:         Libraries
-#Source0:      http://prdownloads.sf.net/Togl/%{name}-%{version}.tar.gz
-#...but there is only 1.5
+#Source0:      http://dl.sourceforge.net/togl/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{version}beta2.tar.gz
 Source1:       %{name}-Makefile.PLD
 Patch0:                %{name}-tkInit.patch
@@ -56,8 +55,6 @@ install togl.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install togl.o $RPM_BUILD_ROOT%{_libdir}
 install togl.h $RPM_BUILD_ROOT%{_includedir}
 
-gzip -9nf LICENSE README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -66,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE.gz README.gz
+%doc LICENSE README
 %attr(755,root,root) %{_libdir}/libtogl.so.1.3
 %attr(644,root,root) %{_libdir}/togl.o
 
This page took 0.064693 seconds and 4 git commands to generate.