]> git.pld-linux.org Git - packages/plib.git/commitdiff
- cosmetics. plib-1_3_1-1
authorkloczek <kloczek@pld-linux.org>
Fri, 20 Apr 2001 20:45:36 +0000 (20:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    plib.spec -> 1.5

plib.spec

index e9ab4b03d0d6938bbf6e6e670462463b822732d3..069d400c7855c3a16fdc8555f795704b3efe1487 100644 (file)
--- a/plib.spec
+++ b/plib.spec
@@ -1,5 +1,5 @@
-Summary:       Portable Game Library.
-Summary(pl):   Przenaszalna Biblioteka do programowania Gier.
+Summary:       Portable Game Library
+Summary(pl):   Przenaszalna Biblioteka do programowania Gier
 Name:          plib
 Version:       1.3.1
 Release:       1
@@ -14,9 +14,9 @@ Patch1:               %{name}-flt-max.patch
 URL:           http://plib.sourceforge.net/
 BuildRequires: XFree86-devel >= 4.0.1
 BuildRequires: OpenGL-devel
-BuildRequires: glut-devel >= 3.7
 BuildRequires: automake
 BuildRequires: autoconf
+BuildRequires: glut-devel >= 3.7
 BuildRequires: libstdc++-devel
 Requires:      OpenGL
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +45,7 @@ automake -a -c
 %configure \
        --with-gl=%{_prefix}
 
-%{__make} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" 
+%{__make}
 
 gzip -9nf AUTHORS README* NOTICE NEWS ChangeLog CHANGES
 
This page took 0.093208 seconds and 4 git commands to generate.