Fix bogus date in %changelog

- Compilation should be more verbose, add V=1
- Upstream does not install dconf-editor ui files
This commit is contained in:
Parag Nemade 2013-08-05 19:51:29 +05:30
parent 8ffd1b837c
commit 0a3fed2d21

View File

@ -3,7 +3,7 @@
Name: dconf
Version: 0.17.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A configuration system
Group: System Environment/Base
@ -49,7 +49,7 @@ dconf-editor allows you to browse and modify dconf databases.
%build
%configure --disable-static
make %{?_smp_mflags}
make V=1 %{?_smp_mflags}
%install
@ -118,14 +118,16 @@ done
%{_bindir}/dconf-editor
%{_datadir}/applications/dconf-editor.desktop
%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
%dir %{_datadir}/dconf-editor
%{_datadir}/dconf-editor/dconf-editor.ui
%{_datadir}/dconf-editor/dconf-editor-menu.ui
%{_datadir}/icons/hicolor/*/apps/dconf-editor.png
%{_datadir}/icons/HighContrast/*/apps/dconf-editor.png
%{_mandir}/man1/dconf-editor.1.gz
%changelog
* Mon Aug 05 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.17.0-3
- Fix bogus date in %%changelog
- Compilation should be more verbose, add V=1
- Upstream does not install dconf-editor ui files
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@ -287,7 +289,7 @@ done
* Wed Jun 02 2010 Bastien Nocera <bnocera@redhat.com> 0.3.1-2
- Rebuild against latest glib2
* Tue May 24 2010 Matthias Clasen <mclasen@redhat.com> 0.3.1-1
* Mon May 24 2010 Matthias Clasen <mclasen@redhat.com> 0.3.1-1
- Update to 0.3.1
- Add a -devel subpackage