OBS User unknown 2008-04-10 13:33:19 +00:00 committed by Git OBS Bridge
parent b5cf78bacc
commit cb2776dca1
3 changed files with 28 additions and 15 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
startup-notification

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Mon Oct 29 15:56:32 CET 2007 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package startup-notification (Version 0.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -10,13 +10,14 @@
# norootforbuild
Name: startup-notification
BuildRequires: gnome-common xorg-x11-devel
Url: http://www.freedesktop.org/wiki/Software/startup-notification
License: GPL v2 or later
Group: System/X11/Utilities
Version: 0.9
Release: 24
Release: 59
Summary: Reference Implementation for the Startup-Notification Protocol
Source: startup-notification-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -32,6 +33,7 @@ Authors:
Havoc Pennington <hp@redhat.com>
%package devel
License: GPL v2 or later
Summary: Include Files and Libraries mandatory for Development.
Group: Development/Libraries/GNOME
Requires: %{name} = %{version} glibc-devel xorg-x11-libX11-devel xorg-x11-libSM-devel xorg-x11-libICE-devel
@ -82,38 +84,42 @@ make %{?jobs:-j %jobs}
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Oct 29 2007 - sbrabec@suse.cz
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Mon Oct 29 2007 sbrabec@suse.cz
- Reordered spec file sections to make OBS rewriting of Requires
working properly.
- Spec file cleanup.
- Fixed devel Requires.
* Thu Aug 02 2007 - maw@suse.de
* Thu Aug 02 2007 maw@suse.de
- Update to version 0.9:
+ plug some memory leaks
+ fix compilation on sun boxen
- Add some Requires to the -devel subpackage
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Sep 27 2005 - mls@suse.de
* Tue Sep 27 2005 mls@suse.de
- move so symlink to devel package
- make devel package require base package
* Thu Jan 20 2005 - gekker@suse.de
* Thu Jan 20 2005 gekker@suse.de
- Update to version 0.8
* Thu Dec 16 2004 - gekker@suse.de
* Thu Dec 16 2004 gekker@suse.de
- Update to version 0.7
* Fri Nov 19 2004 - ro@suse.de
* Fri Nov 19 2004 ro@suse.de
- removed extra aclocal include directive
* Thu Apr 29 2004 - ro@suse.de
* Thu Apr 29 2004 ro@suse.de
- added -fno-strict-aliasing
* Sun Jan 11 2004 - adrian@suse.de
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr and %%run_ldconfig
* Mon Jul 14 2003 - sbrabec@suse.cz
* Mon Jul 14 2003 sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
* Wed Jan 29 2003 - hhetter@suse.de
* Wed Jan 29 2003 hhetter@suse.de
- updated to version 0.5
* Thu Jan 23 2003 - meissner@suse.de
* Thu Jan 23 2003 meissner@suse.de
- lib64 fix.
* Thu Jan 16 2003 - hhetter@suse.de
* Thu Jan 16 2003 hhetter@suse.de
- initial SuSE package