]> git.pld-linux.org Git - packages/flek.git/blobdiff - flek.spec
- release 4 for Ac (3 is for Ra)
[packages/flek.git] / flek.spec
index e877ae63da532db0eff5854b6543b52acd2eb96d..2ede647e752c8daaa250c88e111d6b6802e658e9 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,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
This page took 0.260785 seconds and 4 git commands to generate.