[contacts] rebuild for eds

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 22 13:33:00 UTC 2011


commit 8f1587e8b19e8688d4cc81fb990db844112968dc
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 22 13:32:56 2011 +0000

    rebuild for eds

 contacts.spec |   18 ++++++++----------
 1 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/contacts.spec b/contacts.spec
index 5b8e3f3..69cab62 100644
--- a/contacts.spec
+++ b/contacts.spec
@@ -1,6 +1,6 @@
 Name:           contacts        
 Version:        0.12
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Contacts addressbook
 
 Group:          Applications/Productivity
@@ -38,7 +38,6 @@ sed -i 's/SingleInstance/X-SingleInstance/' data/%{name}.desktop
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 desktop-file-install --vendor fedora --delete-original  \
@@ -49,10 +48,6 @@ desktop-file-install --vendor fedora --delete-original  \
 %find_lang Contacts
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %pre
 if [ "$1" -gt 1 ]; then
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -105,6 +100,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Tue Nov 22 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12-13
+- Rebuild against newer evolution-data-server
+
 * Sun Oct 30 2011 Bruno Wolff III <bruno at wolff.to> - 0.12-12
 - Rebuild against newer evolution-data-server
 
@@ -117,7 +115,7 @@ update-desktop-database &> /dev/null ||:
 * Tue Aug 16 2011 Milan Crha <mcrha at redhat.com> - 0.12-10
 - Rebuild against newer evolution-data-server
 
-* Sun Jul 24 2011 Peter Robinson <pbrobinson at gmail.com> - 0.12-9
+* Sun Jul 24 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12-9
 - Rebuild again...
 
 * Wed Jul 06 2011 Jesse Keating <jkeating at redhat.com> - 0.12-8
@@ -138,10 +136,10 @@ update-desktop-database &> /dev/null ||:
 * Wed Jan 12 2011 Milan Crha <mcrha at redhat.com> - 0.12-3
 - Rebuild against newer evolution-data-server
 
-* Mon Dec  6 2010 Peter Robinson <pbrobinson at gmail.com> - 0.12-2
+* Mon Dec  6 2010 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12-2
 - Bump build
 
-* Tue Sep  7 2010 Peter Robinson <pbrobinson at gmail.com> - 0.12-1
+* Tue Sep  7 2010 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12-1
 - New upstream 0.12 release
 
 * Thu Jul 15 2010 Jesse Keating <jkeating at redhat.com> - 0.11-4
@@ -153,7 +151,7 @@ update-desktop-database &> /dev/null ||:
 * Tue May 25 2010 Jesse Keating <jkeating at redhat.com> - 0.11-2
 - Rebuild for new evolution
 
-* Wed May  5 2010 Peter Robinson <pbrobinson at gmail.com> - 0.11-1
+* Wed May  5 2010 Peter Robinson <pbrobinson at fedoraproject.org> - 0.11-1
 - New upstream 0.11 release
 - Update to new upstream sources URL
 - Compile against new evolution


More information about the scm-commits mailing list