]> git.pld-linux.org Git - packages/f4l.git/commitdiff
- updated to 0.2.1
authorKarol Krenski <charles@pld-linux.org>
Wed, 21 Dec 2005 15:17:56 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f4l.spec -> 1.7

f4l.spec

index 67671e93d9db04dbe8c8cc0e5dd30ac5ea7c7788..24ffb17665876a7102ede9ed3bc79973d81bc201 100644 (file)
--- a/f4l.spec
+++ b/f4l.spec
@@ -1,12 +1,12 @@
 Summary:       SWF designer and generator
 Summary(pl):   Program do projektowania i generowania SWF-ów
 Name:          f4l
-Version:       0.2
+Version:       0.2.1
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Publishing
 Source0:       http://dl.sourceforge.net/f4l/%{name}-%{version}.tar.bz2
-# Source0-md5: d123d5108b1e434de7d1195d7046a4e9
+# Source0-md5: dcc2ef251814008e753becb933afb266
 URL:           http://f4l.sourceforge.net/
 BuildRequires: qmake
 BuildRequires: qt-devel
@@ -25,7 +25,7 @@ Program do projektowania i generowania SWF-
 %setup -q
 
 %build
-%{__sed} -i 's,mkspecs.*,share/qt/mkspecs/default/qmake.conf,' Makefile
+%{__sed} -i 's,/usr/share/qt3,%{_datadir}/qt,' Makefile
 %{__make} \
        CXXFLAGS="%{rpmcxxflags} -Wno-deprecated" \
        QTDIR="%{_prefix}"
This page took 0.098785 seconds and 4 git commands to generate.