From: kloczek Date: Wed, 18 Jul 2001 03:20:02 +0000 (+0000) Subject: - spec adapterized. X-Git-Tag: DirectFB-0_9_12-1~13 X-Git-Url: http://git.pld-linux.org/?p=packages%2FDirectFB.git;a=commitdiff_plain;h=c34d73d356e467c953e648c56330d298d544de94 - spec adapterized. Changed files: DirectFB.spec -> 1.9 --- diff --git a/DirectFB.spec b/DirectFB.spec index 73a4071..d88076e 100644 --- a/DirectFB.spec +++ b/DirectFB.spec @@ -1,11 +1,14 @@ -Summary: DirectFB - Hardware graphics accelration. +Summary: DirectFB - Hardware graphics accelration Summary(pl): DirectFB - Wspomaganie grafiki Name: DirectFB Version: 0.9.4 Release: 1 License: GPL -Group: System/Graphics -Group(pl): System/Grafika +Group: Libraries +Group(de): Libraries +Group(es): Bibliotecas +Group(fr): Librairies +Group(pl): Biblioteki Source0: http://www.directfb.org/download/%{name}/%{name}-%{version}.tar.gz URL: htt://www.directfb.org/ BuildRequires: libpng-devel >= 1.0.10 @@ -19,10 +22,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -l pl %package devel -Group: System/Development -Group(pl): System/Programowanie Summary: DirectFB - development package. Summary(pl): DirectFB - pliki naglowkowe. +Group: Development/Libraries +Group(de): Entwicklung/Libraries +Group(fr): Development/Librairies +Group(pl): Programowanie/Biblioteki +Requires: %{name} = %{version} %description devel DirectFB header files. @@ -31,10 +37,12 @@ DirectFB header files. Pliki naglowkowe dla DirectFB. %package doc -Group: System/Documentation -Group(pl): System/Dokumantacja Summary: DirectFB - documentation. Summary(pl): DirectFB - dokumantacja. +Group: Development/Libraries +Group(de): Entwicklung/Libraries +Group(fr): Development/Librairies +Group(pl): Programowanie/Biblioteki %description doc DirectFB documentation and examples @@ -54,7 +62,7 @@ automake -a -c --enable-shared \ --disable-fast-install \ --disable-debug \ - --disable-avifile \ + --disable-avifile \ --enable-mmx %{__make} RPM_OPT_FLAGS="%{rpmcflags}"