X-Git-Url: http://git.pld-linux.org/?p=packages%2Fflek.git;a=blobdiff_plain;f=flek.spec;h=2ede647e752c8daaa250c88e111d6b6802e658e9;hp=e877ae63da532db0eff5854b6543b52acd2eb96d;hb=969f513934d2e4cef8a66363ad715ec40619a2d5;hpb=7171dfe07618e9f31270f2d0330d028accecd236 diff --git a/flek.spec b/flek.spec index e877ae6..2ede647 100644 --- 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,15 +16,13 @@ BuildRequires: fltk-devel >= 1.0.11-3 BuildRequires: libjpeg-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 - %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 @@ -73,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