]> git.pld-linux.org Git - packages/gentoo.git/commitdiff
- updated to 0.11.14, gentoo-0_11_14-1
authorkloczek <kloczek@pld-linux.org>
Mon, 17 Apr 2000 16:51:14 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- spec adapterized,
- removed outdated config patch.

Changed files:
    gentoo.spec -> 1.18

gentoo.spec

index 1addcf49effaed1a029493a7692c3e83f74995b0..b77e6936f3a10a0fc17ce587e30e9f140f27ef71 100644 (file)
@@ -1,16 +1,15 @@
 Summary:       gentoo is a Gtk+ file manager for Linux.
 Summary(pl):   gentoo jest opartym na Gtk+ zarz±dc± plików pod Linuxa.
 Name:          gentoo
-Version:       0.11.11
+Version:       0.11.14
 Release:       1
-Copyright:     GPL
+License:       GPL
 Group:         X11/Utilities
 Group(pl):     X11/Narzêdzia
-URL:           http://www.obsession.se/gentoo
 Source0:       ftp://ftp.obsession.se/gentoo/%{name}-%{version}.tar.gz
 Source1:       gentoo.desktop
 Patch0:                gentoo-makefile.patch
-Patch1:                gentoo-config.patch
+URL:           http://www.obsession.se/gentoo/
 BuildRequires: gtk+-devel >= 1.2.0
 BuildRequires: glib-devel >= 1.2.0
 BuildRequires: XFree86-devel
@@ -21,31 +20,30 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define        _mandir         %{_prefix}/man
 
 %description
-gentoo is a file manager for Linux written from scratch in pure C. It
-uses the GTK+ toolkit for all of its interface needs. gentoo provides
-100%% GUI configurability; no need to edit config files by hand and re-
-start the program. gentoo supports identifying the type of various
-files (using extension, regular expressions, and/or the 'file' command),
-and can display files of different types with different colors and icons.
-gentoo borrows some of its look and feel from the classic Amiga
-file manager "Directory OPUS"(TM) (written by Jonathan Potter).
+gentoo is a file manager for Linux written from scratch in pure C. It uses
+the GTK+ toolkit for all of its interface needs. gentoo provides 100%% GUI
+configurability; no need to edit config files by hand and re- start the
+program. gentoo supports identifying the type of various files (using
+extension, regular expressions, and/or the 'file' command), and can display
+files of different types with different colors and icons. gentoo borrows
+some of its look and feel from the classic Amiga file manager "Directory
+OPUS"(TM) (written by Jonathan Potter).
 
 %description -l pl
 gentoo jest zarz±dc± plików dla Linuxa napisanym 'od zera' w czystym C.
-U¿ywa zestawu narzêdzi GTK+ do zaspokojenia wszystkich potrzeb zwi±zanych
-z interfejsem. gentoo zapewnia 100%-ow± konfigurowalno¶æ graficznego 
-interfejsu; nie ma potrzeby rêcznego edytowania plików konfiguracyjnch
-ponownego uruchamiania programu. gentoo dostarcza identyfikacjê typów
+U¿ywa zestawu narzêdzi GTK+ do zaspokojenia wszystkich potrzeb zwi±zanych z
+interfejsem. gentoo zapewnia 100%-ow± konfigurowalno¶æ graficznego
+interfejsu; nie ma potrzeby rêcznego edytowania plików konfiguracyjnch i
+ponownego uruchamiania programu. gentoo dostarcza identyfikacjê typów
 ró¿nych plików (u¿ywaj±c rozszerzenia, wyra¿eñ regularnych i/lub polecenia
-'file') oraz potrafi wy¶wietlaæ pliki ró¿nego typu w ró¿nych kolorach
-i z ró¿nymi ikonami. gentoo zapo¿ycza trochê ze swojego wygl±du od 
-klasycznego zarz±dcy plików Amigi -- "Directory OPUS"(TM) (napisanego
-przez Jonathana Pottera).
+'file') oraz potrafi wy¶wietlaæ pliki ró¿nego typu w ró¿nych kolorach i z
+ró¿nymi ikonami. gentoo zapo¿ycza trochê ze swojego wygl±du od  klasycznego
+zarz±dcy plików Amigi -- "Directory OPUS"(TM) (napisanego przez Jonathana
+Pottera).
 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
 
 %build
 make DEBUG="$RPM_OPT_FLAGS" 
This page took 0.048901 seconds and 4 git commands to generate.