summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-02-25 12:13:29 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9aaafe54dc0765c91f892da308b8ea54f9b74eda (patch)
treeb6316446a58c1c4be994825fa2fbb8f4a06095dc
parent344551c5b857745995d05a59a3ae5318882f3721 (diff)
downloadedb-9aaafe54dc0765c91f892da308b8ea54f9b74eda.zip
edb-9aaafe54dc0765c91f892da308b8ea54f9b74eda.tar.gz
- working Source URL
Changed files: edb.spec -> 1.15
-rw-r--r--edb.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/edb.spec b/edb.spec
index e2cfee2..852156a 100644
--- a/edb.spec
+++ b/edb.spec
@@ -5,15 +5,15 @@ Version: 1.0.3
Release: 1
License: LGPL
Group: Libraries
-Source0: http://prdownloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
Patch0: %{name}-ac_fix.patch
URL: http://www.enlightement.org/
-BuildRequires: ncurses-devel
-BuildRequires: gtk+-devel
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: glib-devel
+BuildRequires: gtk+-devel
BuildRequires: libtool
-BuildRequires: automake
-BuildRequires: autoconf
+BuildRequires: ncurses-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _x11prefix %{_prefix}/X11R6