]> git.pld-linux.org Git - packages/flek.git/blobdiff - flek.spec
- "GTK+" unification (hope thats all)
[packages/flek.git] / flek.spec
index e4379b71ba97be7a33be6c9fc513c89729435f76..ea2fa85b91fe20de741280118ac738da4f446081 100644 (file)
--- a/flek.spec
+++ b/flek.spec
@@ -2,10 +2,11 @@ Summary:      High level cross-platform "environment" libraries based on Fltk
 Summary(pl):   Wysykopoziomowe miêdzyplatformowe biblioteki "¶rodowiskowe" bazuj±ce na Fltk
 Name:          flek
 Version:       0.2
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Libraries
 Source0:       ftp://flek.sourceforge.net/pub/%{name}/%{name}-%{version}.agenda.tar.gz
+# Source0-md5: 16ead4da819c0154f084a000b5ee19bf
 Patch0:                %{name}-DESTDIR.patch
 URL:           http://flek.sourceforge.net/
 BuildRequires: OpenGL-devel
@@ -15,19 +16,18 @@ BuildRequires:      fltk-devel >= 1.0.11-3
 BuildRequires: libjpeg-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Flek hopes to provide the same layer of functionality for Fltk that
-Gnome and KDE do for the Gtk and Qt toolkits, respectively.
+GNOME and KDE do for the GTK+ and Qt toolkits, respectively.
 Applications written with Flek should work cooperatively with
-applications written in either Gnome or KDE. Flek does not necessarily
+applications written in either GNOME or KDE. Flek does not necessarily
 intend to become a self contained desktop environment and we don't
-plan on duplicating the work of either Gnome or KDE in this regard.
+plan on duplicating the work of either GNOME or KDE in this regard.
 Aren't there enough IRC clients? ;-)
 
 %description -l pl
 Flek ma zapewniæ ten sam poziom funkcjonalno¶ci dla Fltk, co GNOME i
-KDE dla Gtk i Qt. Aplikacje korzystaj±ce z Fleka powinny wspó³pracowaæ
+KDE dla GTK+ i Qt. Aplikacje korzystaj±ce z Fleka powinny wspó³pracowaæ
 z aplikacjami pisanymi dla GNOME lub KDE. Flek nie ma koniecznie
 zostaæ samodzielnym ¶rodowiskiem desktopu i nie jest planowane, by
 powiela³ pracê GNOME lub KDE w tym zakresie.
@@ -72,7 +72,8 @@ cp -f /usr/share/automake/config.* .
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.385093 seconds and 4 git commands to generate.