Lars Vogdt 2008-09-22 14:19:13 +00:00 committed by Git OBS Bridge
commit 69acc89dc8
5 changed files with 360 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
bluefish-1.0.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68cb74b993ad31a86083e8eed482b2f5b4d523806538ea9bc42bfa8b4c0a1110
size 1495619

245
bluefish.changes Normal file
View File

@ -0,0 +1,245 @@
-------------------------------------------------------------------
Mon Sep 22 16:19:08 CEST 2008 - lars@linux-schulserver.de
- moved to Education base repository
-------------------------------------------------------------------
Wed Jul 18 00:15:23 CEST 2007 - lrupp@suse.de
- use /usr for builds > openSUSE 10.2
- Update to 1.0.7:
+ Updated translations: Finnish, French, German, Japanese,
Norwegian, Polish, Swedish
+ Fixes Tcl highlighting
+ Fixes a bug when trying to save a file with a new install and
a file has never been opened or a project is not open.
Closes Bluefish bug #360401.
+ Fix a bug where Bluefish would crash when deleting
multiple bookmarks.
+ Fix a bookmark memory leak
+ README: more complete README
+ Data filetypes: adds the .pm extension for Perl files.
Closes Bluefish bug #343569.
+ Highlighting: small fix to XML highlighting (adding general
support for namespaces). Highlight numbers in Java.
+ Adds XTHTM 1.1 DOCTYPE in creators. Closes Bluefish bug #338586
+ Fixes a bug in smart cursor positioning.
+ Fixes a bug where the old file was deleted before the new file
was saved successfully.
+ Removes redundant show hidden checkbox from file chooser dialog.
Closes Bluefish bug #316298
+ Fixes Definition list formatting
+ Fixes a bug where the backup file was not deleted after
renaming it. Closes Bluefish bug #324788.
+ Fixes a critical bug where Bluefish crashed when closing and
saving a project. Closes Bluefish bug #330544.
+ Fixes a critical bug where Bluefish crashed when pressing the
Esc key in the Search:no match found dialog.
Closes Bluefish bug #337739
+ Fixes a bug where undoing did not behave correctly for text
pasted from the clipboard over other text.
Closes Bluefish bug #340262.
+ Fixes a bug in python syntax highlighting.
Closes Bluefish bug #349662.
+ Fixes a critical bug where Bluefish crashed when pressing the
green info dialog button. Closes Bluefish bug #349743
+ ... (see NEWS file for more Changes)
-------------------------------------------------------------------
Tue Sep 5 09:47:13 CEST 2006 - aj@suse.de
- Cleanup BuildRequires.
-------------------------------------------------------------------
Mon May 22 21:12:55 CEST 2006 - schwab@suse.de
- Use RPM_OPT_FLAGS.
- Don't strip binaries.
-------------------------------------------------------------------
Fri Feb 24 13:57:28 CET 2006 - sbrabec@suse.cz
- Improved Categories.
-------------------------------------------------------------------
Wed Jan 25 21:34:40 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 19 15:45:29 CET 2006 - snbarth@suse.de
- Fixed file list and mime update which is now in %post and %postun
-------------------------------------------------------------------
Wed Dec 14 01:22:11 CET 2005 - ro@suse.de
- mime file ends up in /usr/share/mime now
-------------------------------------------------------------------
Tue Aug 2 16:08:02 CEST 2005 - snbarth@suse.de
- update to version 1.0.2
-------------------------------------------------------------------
Fri Jan 14 14:41:48 CET 2005 - snbarth@suse.de
- update to version 1.0
- new file list
- new patch for no -> nb rename
-------------------------------------------------------------------
Tue Oct 26 02:11:12 CEST 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Tue Feb 24 14:15:07 CET 2004 - ro@suse.de
- neededforbuild: "weblint" -> "tidy"
-------------------------------------------------------------------
Mon Feb 23 10:28:39 CET 2004 - adrian@suse.de
- fix multiple menu entries
-------------------------------------------------------------------
Mon Feb 16 00:22:26 CET 2004 - ro@suse.de
- cleanup neededforbuild
- use buildroot
- build as user
-------------------------------------------------------------------
Thu Feb 12 17:06:49 CET 2004 - ro@suse.de
- added gconf2 to neededforbuild
-------------------------------------------------------------------
Wed Jan 14 13:35:42 CET 2004 - snbarth@suse.de
- update to version 0.12
-------------------------------------------------------------------
Mon Sep 1 10:27:02 CEST 2003 - adrian@suse.de
- fix Category
-------------------------------------------------------------------
Sat Aug 16 17:29:59 CEST 2003 - adrian@suse.de
- add Categories
-------------------------------------------------------------------
Thu Jun 12 16:53:18 CEST 2003 - coolo@suse.de
- use %find_lang
-------------------------------------------------------------------
Wed May 21 14:39:34 CEST 2003 - coolo@suse.de
- don't install into man1/man1
-------------------------------------------------------------------
Tue Jan 14 11:29:06 CET 2003 - nadvornik@suse.cz
- fixed multi-line string literals
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Fri Jul 26 21:17:56 CEST 2002 - adrian@suse.de
- fix neededforbuild
-------------------------------------------------------------------
Fri Jun 21 15:50:24 CEST 2002 - ro@suse.de
- run suse_update_config
-------------------------------------------------------------------
Wed May 1 14:10:24 CEST 2002 - kukuk@suse.de
- Remove superfluous libmpeg from neededforbuild
-------------------------------------------------------------------
Fri Feb 1 00:26:07 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Mon Dec 17 16:29:23 MET 2001 - snbarth@suse.de
- update to version 0.7
-------------------------------------------------------------------
Mon Jun 18 10:57:56 CEST 2001 - schwab@suse.de
- Fix broken use of token concatentation.
-------------------------------------------------------------------
Mon May 14 18:11:55 MEST 2001 - snbarth@suse.de
- Took netscape out of needed for build
-------------------------------------------------------------------
Thu Mar 8 15:18:49 CET 2001 - uli@suse.de
- fixed to build
-------------------------------------------------------------------
Thu Dec 28 17:52:09 MET 2000 - egger@suse.de
- Also install icon for GNOME desktop.
-------------------------------------------------------------------
Thu Dec 28 17:41:36 MET 2000 - egger@suse.de
- Updated to version 0.6. Lots of bugfixes.
- Use BuildRoot.
- Cleaned up specfile.
- Use RPM_OPT_FLAGS.
-------------------------------------------------------------------
Wed Nov 15 13:45:05 MET 2000 - snbarth@suse.de
- update to new version 0.5
-------------------------------------------------------------------
Sun Nov 5 17:15:56 CET 2000 - ro@suse.de
- fixed invalid group: X11/GNOME/Utilities
-------------------------------------------------------------------
Sun Nov 5 11:44:14 MET 2000 - egger@suse.de
- Changed #neededforbuild line to new packagenames.
-------------------------------------------------------------------
Tue Sep 5 18:04:45 MEST 2000 - snbarth@suse.de
- new version 0.4, also took over maintenance
-------------------------------------------------------------------
Wed Feb 2 15:09:29 MET 2000 - freitag@suse.de
- new version 0.3.5
-------------------------------------------------------------------
Sat Oct 23 12:04:37 MEST 1999 - freitag@suse.de
- new version 0.3.3a
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Wed Jul 14 16:07:15 MEST 1999 - ray@suse.de
- new package

88
bluefish.spec Normal file
View File

@ -0,0 +1,88 @@
#
# spec file for package bluefish
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
# norootforbuild
Name: bluefish
Summary: A feature-Rich HTML Editor
Version: 1.0.7
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
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} < 1030
%define prefix /opt/gnome
%else
%define prefix /usr
%endif
%description
Bluefish is a HTML editor designed for the experienced Web designer
(supports HTML, PHP, Java, Perl, Python, Ruby, C, Pascal and more).
It is based on Gtk+.
Authors:
--------
Info <bluefish@bluefish.linuxbox.com>
%prep
%setup
%build
%configure --prefix=%{prefix} \
--with-icon-path=%{prefix}/share/pixmaps \
--with-gnome2-menu=%{prefix}/share/ \
--without-freedesktop_org-mime \
--disable-update-databases
%{__make} %{?jobs:-j%jobs}
%install
%makeinstall
%suse_update_desktop_file -r bluefish Application Network WebDevelopment GNOME
# "no" is not allowed anymore in SuSE Linux.
# Please use nb or nb_NO (and nn for nynorsk)
%{__mv} %buildroot%{_datadir}/locale/no %buildroot%{_datadir}/locale/nb
%find_lang %{name}
%post
if [ -f /usr/bin/update-mime-database ]; then
/usr/bin/update-mime-database /usr/share/mime > /dev/null
fi
%postun
if [ -f /usr/bin/update-mime-database ]; then
/usr/bin/update-mime-database /usr/share/mime > /dev/null
fi
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS COPYING README TODO
%{_bindir}/bluefish
%{_datadir}/bluefish
%{prefix}/share/pixmaps/bluefish-icon.png
%{prefix}/share/pixmaps/*bluefish-project.png
/usr/share/applications/bluefish.desktop
/usr/share/applications/bluefish-project.desktop
%{_mandir}/man1/bluefish.1*
%if 0%{?suse_version} < 1030
%{prefix}/share/application-registry/bluefish.applications
%{prefix}/share/mime-info/bluefish.*
%endif
%changelog