Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b6fb9a3990
commit
64dadb9e7f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.27.1
|
Version: 3.27.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -49,14 +49,6 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%find_lang %{name} --with-gnome
|
%find_lang %{name} --with-gnome
|
||||||
|
|
||||||
%posttrans
|
|
||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
||||||
|
|
||||||
%postun
|
|
||||||
if [ $1 -eq 0 ]; then
|
|
||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS MAINTAINERS NEWS README
|
%doc AUTHORS MAINTAINERS NEWS README
|
||||||
@ -74,6 +66,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.1-2
|
||||||
|
- Remove obsolete scriptlets
|
||||||
|
|
||||||
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.27.1-1
|
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.27.1-1
|
||||||
- Update to 3.27.1
|
- Update to 3.27.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user