[gypsy] fix build

Peter Robinson pbrobinson at fedoraproject.org
Sun May 19 16:52:03 UTC 2013


commit bef7749e50e833f004454690c1c43959a8974212
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun May 19 17:51:52 2013 +0100

    fix build

 gypsy.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gypsy.spec b/gypsy.spec
index 69e9bac..3f86dba 100644
--- a/gypsy.spec
+++ b/gypsy.spec
@@ -15,6 +15,7 @@ BuildRequires: dbus-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: glib2-devel
 BuildRequires: gtk-doc
+BuildRequires: libgudev1-devel
 BuildRequires: libxslt
 
 Requires: dbus
@@ -60,6 +61,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libgypsy.la
 
 %files
 %doc AUTHORS COPYING COPYING.lib LICENSE
+%config(noreplace) %{_sysconfdir}/gypsy.conf
 %{_sysconfdir}/dbus-1/system.d/Gypsy.conf
 %{_datadir}/dbus-1/system-services/org.freedesktop.Gypsy.service
 %{_libexecdir}/gypsy-daemon
@@ -129,7 +131,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libgypsy.la
 * Thu Sep 11 2008 - Bastien Nocera <bnocera at redhat.com> 0.6-4
 - Rebuild
 
-* Mon May 15 2008 Peter Robinson <pbrobinson at fedoraproject.org> 0.6-3
+* Thu May 15 2008 Peter Robinson <pbrobinson at fedoraproject.org> 0.6-3
 - Further spec file cleanups
 
 * Mon Apr 28 2008 Peter Robinson <pbrobinson at fedoraproject.org> 0.6-2


More information about the scm-commits mailing list