]> git.pld-linux.org Git - packages/ggl.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 16:29:03 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ggl.spec -> 1.6

ggl.spec

index d244ddd2fb179a0a475d65f4183e94786992cb93..7525451964a95d0b25a79731109f7e221a6cd16c 100644 (file)
--- a/ggl.spec
+++ b/ggl.spec
@@ -1,14 +1,16 @@
-Summary:       ggl - High level game API.
-Summary(pl):   ggl - "wysoko-poziomowe" API dla gier.
+Summary:       ggl - High level game API
+Summary(pl):   ggl - "wysoko-poziomowe" API dla gier
 Name:          ggl
 Version:       0.2.0
 Release:       1
 License:       GPL
 Group:         Libraries
+Group(de):     Libraries
+Group(es):     Bibliotecas
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 Source0:       ftp://ceu.fi.udc.es/pub/os/linux/gpul/%name-%version.tar.bz2
-Patch0:                
+#Patch0:       
 BuildRequires: libggi-devel
 #Requires:     
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -21,8 +23,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %package devel
 Summary:       ggl devel       
-Summary(pl):   ggl devel
+Summary(pl):   ggl - czê¶æ dla programistów
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 
@@ -37,7 +40,7 @@ Group(pl):    Programowanie/Biblioteki
 
 %build
 ./configure --prefix=%{_prefix}
-%{__make} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
+%{__make} RPM_OPT_FLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.062516 seconds and 4 git commands to generate.