OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/startup-notification?expand=0&rev=4
This commit is contained in:
parent
b5cf78bacc
commit
cb2776dca1
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
startup-notification
|
@ -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
|
Mon Oct 29 15:56:32 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package startup-notification (Version 0.9)
|
# 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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -10,13 +10,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: startup-notification
|
Name: startup-notification
|
||||||
BuildRequires: gnome-common xorg-x11-devel
|
BuildRequires: gnome-common xorg-x11-devel
|
||||||
Url: http://www.freedesktop.org/wiki/Software/startup-notification
|
Url: http://www.freedesktop.org/wiki/Software/startup-notification
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 24
|
Release: 59
|
||||||
Summary: Reference Implementation for the Startup-Notification Protocol
|
Summary: Reference Implementation for the Startup-Notification Protocol
|
||||||
Source: startup-notification-%{version}.tar.bz2
|
Source: startup-notification-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -32,6 +33,7 @@ Authors:
|
|||||||
Havoc Pennington <hp@redhat.com>
|
Havoc Pennington <hp@redhat.com>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Include Files and Libraries mandatory for Development.
|
Summary: Include Files and Libraries mandatory for Development.
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version} glibc-devel xorg-x11-libX11-devel xorg-x11-libSM-devel xorg-x11-libICE-devel
|
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
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%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
|
- Reordered spec file sections to make OBS rewriting of Requires
|
||||||
working properly.
|
working properly.
|
||||||
- Spec file cleanup.
|
- Spec file cleanup.
|
||||||
- Fixed devel Requires.
|
- Fixed devel Requires.
|
||||||
* Thu Aug 02 2007 - maw@suse.de
|
* Thu Aug 02 2007 maw@suse.de
|
||||||
- Update to version 0.9:
|
- Update to version 0.9:
|
||||||
+ plug some memory leaks
|
+ plug some memory leaks
|
||||||
+ fix compilation on sun boxen
|
+ fix compilation on sun boxen
|
||||||
- Add some Requires to the -devel subpackage
|
- Add some Requires to the -devel subpackage
|
||||||
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
|
- 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
|
- converted neededforbuild to BuildRequires
|
||||||
* Tue Sep 27 2005 - mls@suse.de
|
* Tue Sep 27 2005 mls@suse.de
|
||||||
- move so symlink to devel package
|
- move so symlink to devel package
|
||||||
- make devel package require base 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
|
- Update to version 0.8
|
||||||
* Thu Dec 16 2004 - gekker@suse.de
|
* Thu Dec 16 2004 gekker@suse.de
|
||||||
- Update to version 0.7
|
- Update to version 0.7
|
||||||
* Fri Nov 19 2004 - ro@suse.de
|
* Fri Nov 19 2004 ro@suse.de
|
||||||
- removed extra aclocal include directive
|
- removed extra aclocal include directive
|
||||||
* Thu Apr 29 2004 - ro@suse.de
|
* Thu Apr 29 2004 ro@suse.de
|
||||||
- added -fno-strict-aliasing
|
- added -fno-strict-aliasing
|
||||||
* Sun Jan 11 2004 - adrian@suse.de
|
* Sun Jan 11 2004 adrian@suse.de
|
||||||
- add %%defattr and %%run_ldconfig
|
- 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.
|
- 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
|
- updated to version 0.5
|
||||||
* Thu Jan 23 2003 - meissner@suse.de
|
* Thu Jan 23 2003 meissner@suse.de
|
||||||
- lib64 fix.
|
- lib64 fix.
|
||||||
* Thu Jan 16 2003 - hhetter@suse.de
|
* Thu Jan 16 2003 hhetter@suse.de
|
||||||
- initial SuSE package
|
- initial SuSE package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user