File gbuffy.spec of Package gbuffy
#
# spec file for package gbuffy (Version 0.2.6)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: gbuffy
BuildRequires: WindowMaker-devel compface gtk-devel libPropList-devel openssl-devel update-desktop-files
Version: 0.2.6
Release: 242
Summary: Watcher for Multiple Mailboxes
License: GPL v2 or later
Source: %{name}-%{version}.tar.gz
Source1: %name.desktop
Patch: gbuffy-fixes.patch
Group: Productivity/Networking/Email/Utilities
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
A nice watcher for multiple mailboxes. It can be configured through an
X11 front-end.
Authors:
--------
<blong@fiction.net>
%prep
%setup -q
%patch -p1
%build
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
./configure --prefix=/usr
make clean
make
%install
rm -rf $RPM_BUILD_ROOT
make bindir=$RPM_BUILD_ROOT/usr/bin install
%suse_update_desktop_file -i %name Network Email
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc CHANGES ChangeLog GBuffy LICENSE README ToDo
/usr/share/applications/%name.desktop
/usr/bin/gbuffy
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Nov 22 2005 meissner@suse.de
- no strictaliasing.
* Thu May 12 2005 meissner@suse.de
- use RPM_OPT_FLAGS, fixed some caused warnings.
* Fri Feb 27 2004 snbarth@suse.de
- update to version 0.2.6
* Sat Jan 10 2004 adrian@suse.de
- build as user
* Sat Aug 16 2003 adrian@suse.de
- install desktop file
* Wed Jul 23 2003 coolo@suse.de
- use BuildRoot
- don't install empty docu
* Mon Dec 02 2002 ro@suse.de
- use libcompface from compface package
* Tue Mar 13 2001 ro@suse.de
- changed neededforbuild <WindowMaker> to <WindowMaker WindowMaker-devel>
* Wed Nov 15 2000 ro@suse.de
- fixed neededforbuild for libPropList
* Mon Nov 06 2000 ro@suse.de
- fixed neededforbuild
* Tue May 23 2000 snbarth@suse.de
- created package version 0.2.2