From e0359688624a5bb2b59a38595230d909c5498ae3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 28 Sep 2001 08:39:48 +0000 Subject: [PATCH] - removed second Source0 with CVS URL; note: there is 0.7.0 on ftp - adapterized, added pl translations; %%install and %%files should be rewritten - what are "%%{libcombo}" and "%%{_buildblurb}" ??? Changed files: gnustep-gui.spec -> 1.8 --- gnustep-gui.spec | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/gnustep-gui.spec b/gnustep-gui.spec index d498b94..7d7a8cf 100644 --- a/gnustep-gui.spec +++ b/gnustep-gui.spec @@ -1,4 +1,5 @@ Summary: GNUstep GUI library package +Summary(pl): Biblioteka GNUstep GUI Name: gnustep-gui Version: 0.6.0 Release: 1 @@ -9,7 +10,6 @@ Group(de): Entwicklung/Werkzeuge Group(fr): Development/Outils Group(pl): Programowanie/Narzêdzia Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz -Source0: /cvs/%{name}-%{version}-%{date}.tar.gz Patch0: gstep-gui-headers.patch URL: http://www.gnustep.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,12 +28,26 @@ handling events, colors, fonts, pasteboards and images. Library combo is %{libcombo}. %{_buildblurb} +%description -l pl +To jest biblioteka klas graficznego interfejsu u¿ytkownika napisana w +Objective-C. Klasy bazuj± na specyfikacji OpenStep wypuszczonej przez +NeXT Software. Biblioteka nie jest ca³kowicie zgodna ze specyfikacj± i +zosta³a rozszerzona, aby wykorzystaæ mo¿liwo¶ci systemu GNU. Klasy +zawieraj± graficzne obiekty takie jak przyciski, pola tekstowe, listy +rozwijane, listy przewijane i okienka; jest tak¿e wiele klas do +obs³ugi zdarzeñ, kolorów, fontów i obrazków. + %package devel -Summary: GNUstep GUI headers and libs. +Summary: GNUstep GUI headers and libs +Summary(pl): Pliki nag³ówkowe GNUstep GUI Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name} = %{version}, gnustep-base-devel Conflicts: gnustep-core @@ -41,6 +55,10 @@ Conflicts: gnustep-core Header files required to build applications against the GNUstep GUI library. Library combo is %{libcombo}. %{_buildblurb} +%description devel -l pl +Pliki nag³ówkowe potrzebne do budowania aplikacji korzystaj±cych z +biblioteki GNUstep GUI. + %prep %setup -q -n gstep-%{ver}/gui %patch -p2 @@ -92,12 +110,12 @@ sed -e "s|GSARCH|${GNUSTEP_HOST_CPU}|" -e "s|GSOS|${GNUSTEP_HOST_OS}|" < filelis # Don't worry about ld.so.conf on linux as gnustep-base should take care of it. -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files -f filelist.rpm %defattr(644,root,root,755) -- 2.44.0