1
0
forked from pool/gnome-desktop

Updating link to change in openSUSE:Factory/gnome-desktop revision 60.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=259f7dface50c1f718732ecdd7270452
This commit is contained in:
OBS User buildservice-autocommit 2010-01-21 10:16:11 +00:00 committed by Git OBS Bridge
parent e0347dde77
commit 8eea9e29ed
5 changed files with 28 additions and 18 deletions

View File

@ -1,4 +1,4 @@
gnome-desktop gnome-desktop
libgnome-desktop-2-11 libgnome-desktop-2-17
obsoletes "gnome-desktop-<targettype> <= <version>" obsoletes "gnome-desktop-<targettype> <= <version>"
provides "gnome-desktop-<targettype> = <version>" provides "gnome-desktop-<targettype> = <version>"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25e016d9ac169bf96f2c0b9ee2d44e91c889861969c0d58c5c77ec288d012963
size 1616707

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10f04531fd2aa7ad0a8a3f122f9f43e13b801400cb2a7fdd7c6179354a19fa9b
size 1613434

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 13 06:13:01 CET 2010 - captain.magnus@opensuse.org
- Update to version 2.29.5:
+ Bump library soname since ABI was broken in 2.29.4
- Rename libgnome-desktop-2-11 subpackage to libgnome-desktop-2-17,
following soname change.
- Update the way we remove the ig locale on old versions of
openSUSE.
- Package baselibs.conf
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 23 10:22:42 CET 2009 - vuntz@opensuse.org Wed Dec 23 10:22:42 CET 2009 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-desktop (Version 2.29.4) # spec file for package gnome-desktop (Version 2.29.5)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +18,14 @@
Name: gnome-desktop Name: gnome-desktop
Version: 2.29.4 Version: 2.29.5
Release: 1 Release: 1
License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+ License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
Summary: The GNOME Desktop API Library Summary: The GNOME Desktop API Library
Url: http://www.gnome.org Url: http://www.gnome.org
Group: System/GUI/GNOME Group: System/GUI/GNOME
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
Patch1: X-KDE-SubstituteUID.dif Patch1: X-KDE-SubstituteUID.dif
# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
@ -55,13 +56,13 @@ Also contained here are documents installed as part of the core GNOME
distribution: the GPL, GNOME's .desktop files, the gnome-about program, distribution: the GPL, GNOME's .desktop files, the gnome-about program,
some man pages, and GNOME's core graphics files and icons. some man pages, and GNOME's core graphics files and icons.
%package -n libgnome-desktop-2-11 %package -n libgnome-desktop-2-17
License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+ License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
Summary: The GNOME Desktop API Library Summary: The GNOME Desktop API Library
Group: System/GUI/GNOME Group: System/GUI/GNOME
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
%description -n libgnome-desktop-2-11 %description -n libgnome-desktop-2-17
This package contains the libgnome-desktop library that contains APIs This package contains the libgnome-desktop library that contains APIs
that really belong in libgnome/libgnomeui but have not seen enough that really belong in libgnome/libgnomeui but have not seen enough
testing or development to be considered stable. Use them at your own testing or development to be considered stable. Use them at your own
@ -77,7 +78,7 @@ Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: gconf2-devel Requires: gconf2-devel
Requires: gtk2-devel Requires: gtk2-devel
Requires: libgnome-desktop-2-11 = %{version} Requires: libgnome-desktop-2-17 = %{version}
Requires: startup-notification-devel Requires: startup-notification-devel
Obsoletes: gnome-desktop-doc <= 2.25.90 Obsoletes: gnome-desktop-doc <= 2.25.90
Provides: gnome-desktop-doc = 2.25.90 Provides: gnome-desktop-doc = 2.25.90
@ -105,6 +106,9 @@ make %{?jobs:-j%jobs}
%install %install
%makeinstall %makeinstall
%if 0%{?suse_version} <= 1110
%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
%endif
%if 0%{?suse_version} <= 1120 %if 0%{?suse_version} <= 1120
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif %endif
@ -119,9 +123,9 @@ make %{?jobs:-j%jobs}
%clean %clean
rm -rf %{buildroot} rm -rf %{buildroot}
%post -n libgnome-desktop-2-11 -p /sbin/ldconfig %post -n libgnome-desktop-2-17 -p /sbin/ldconfig
%postun -n libgnome-desktop-2-11 -p /sbin/ldconfig %postun -n libgnome-desktop-2-17 -p /sbin/ldconfig
%files %files
%defattr (-, root, root) %defattr (-, root, root)
@ -133,18 +137,13 @@ rm -rf %{buildroot}
%{_datadir}/pixmaps/*.xpm %{_datadir}/pixmaps/*.xpm
%doc %{_mandir}/man?/*.* %doc %{_mandir}/man?/*.*
%files -n libgnome-desktop-2-11 %files -n libgnome-desktop-2-17
%defattr(-, root, root) %defattr(-, root, root)
%doc COPYING.LIB %doc COPYING.LIB
%{_datadir}/libgnome-desktop %{_datadir}/libgnome-desktop
%{_libdir}/*.so.* %{_libdir}/*.so.*
%files lang -f %{name}-2.0.lang %files lang -f %{name}-2.0.lang
## ha/ig does not exist in Factory currently
##%if %suse_version <= 1110
# exclude locales which don't exist on old versions of openSUSE
%exclude %{_datadir}/locale/ig/LC_MESSAGES/*
##%endif
%files devel %files devel
%defattr (-, root, root) %defattr (-, root, root)