Accepting request 136524 from home:vuntz:branches:GNOME:Factory
Move SuSEconfig script to desktop-file-utils; note: can't go in G:S:3.6 OBS-URL: https://build.opensuse.org/request/show/136524 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=208
This commit is contained in:
@@ -30,7 +30,6 @@ Url: http://www.gtk.org/
|
||||
Source: http://download.gnome.org/sources/glib/2.34/%{_name}-%{version}.tar.xz
|
||||
Source1: glib2.sh
|
||||
Source2: glib2.csh
|
||||
Source3: SuSEconfig.glib2
|
||||
# Not upstream file. Only proposes upstream packages:
|
||||
Source4: glib2-upstream-gnome_defaults.conf
|
||||
# Some documentation for people writing branding packages, shipped in the branding-upstream package
|
||||
@@ -262,7 +261,7 @@ translation-update-upstream
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
cp -a %{S:1} %{S:2} %{S:3} %{S:5} .
|
||||
cp -a %{S:1} %{S:2} %{S:5} .
|
||||
cp -a %{S:4} gnome_defaults.conf
|
||||
if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
|
||||
cp -a %{S:7} m4macros/
|
||||
@@ -299,7 +298,6 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/profile.d
|
||||
install -D -m0644 glib2.sh %{buildroot}%{_sysconfdir}/profile.d/zzz-glib2.sh
|
||||
install -D -m0644 glib2.csh %{buildroot}%{_sysconfdir}/profile.d/zzz-glib2.csh
|
||||
install -D -m0755 SuSEconfig.glib2 %{buildroot}/sbin/conf.d/SuSEconfig.glib2
|
||||
install -D -m0644 gnome_defaults.conf %{buildroot}%{_sysconfdir}/gnome_defaults.conf
|
||||
# default apps magic
|
||||
mkdir -p %{buildroot}%{_localstatedir}/cache/gio-2.0 %{buildroot}%{_datadir}/applications
|
||||
@@ -404,7 +402,6 @@ rm -rf %{buildroot}
|
||||
# have a better home... The zzz-glib2 scripts could arguably be in
|
||||
# libglib-2_0-0 but that would break the shared library policy.
|
||||
%{_sysconfdir}/profile.d/zzz-glib2.*
|
||||
/sbin/conf.d/SuSEconfig.glib2
|
||||
|
||||
%files -n gio-branding-upstream
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user