Lars Vogdt 2010-02-07 19:24:04 +00:00 committed by Git OBS Bridge
parent 69acc89dc8
commit 0cdae6ae82
2 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:754db0793843d4bc5316a04df853df15287dbf0cdbf3b6cbfb71e84487973df6
size 3281619

View File

@ -10,14 +10,15 @@
Name: bluefish
Summary: A feature-Rich HTML Editor
Version: 1.0.7
Version: 1.99.3
%define real_version 2.0.0-rc3
Release: 30
Url: http://bluefish.openoffice.nl/
License: GPL
Group: Productivity/Publishing/HTML/Editors
Vendor: openSUSE-Education
BuildRequires: aspell-devel libgnomeui-devel pcre-devel tidy update-desktop-files
Source: bluefish-%{version}.tar.bz2
Source: bluefish-%{real_version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} < 1030
%define prefix /opt/gnome
@ -37,7 +38,7 @@ Authors:
Info <bluefish@bluefish.linuxbox.com>
%prep
%setup
%setup -q -n bluefish-%{real_version}
%build
%configure --prefix=%{prefix} \