[gypsy: 1/3] Cleanup spec, drop unncessary gtk-doc dep - fixes RHBZ 707562

Peter Robinson pbrobinson at fedoraproject.org
Sat Jun 11 14:38:27 UTC 2011


commit 5764cd2982d6ecaa6d44e75139a8eda98d283642
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jun 11 15:22:37 2011 +0100

    Cleanup spec, drop unncessary gtk-doc dep - fixes RHBZ 707562

 gypsy.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/gypsy.spec b/gypsy.spec
index 422338b..9517907 100644
--- a/gypsy.spec
+++ b/gypsy.spec
@@ -1,6 +1,6 @@
 Name:          gypsy
 Version:       0.8
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       A GPS multiplexing daemon
 
 Group:         System Environment/Libraries
@@ -49,13 +49,9 @@ This package contains developer documentation for %{name}.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT%{_libdir}/libgypsy.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -80,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/gtk-doc/html/gypsy
 
 %changelog
+* Tue Sep 7 2010 Peter Robinson <pbrobinson at gmail.com> 0.8-4
+- Cleanup spec, drop unncessary gtk-doc dep - fixes RHBZ 707562
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list