[incron/f17: 3/3] Migrate to systemd, BZ 789688.

Ruben Kerkhof ruben at fedoraproject.org
Tue Mar 6 12:10:16 UTC 2012


commit e1a6ef0f6e5b5b6f215d6bbba58e92c9f76b03ae
Merge: e325e86 9ee9206
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Tue Mar 6 13:09:04 2012 +0100

    Migrate to systemd, BZ 789688.
    
    - gcc47 patch.

 incron-gcc47.patch |   10 ++++++++
 incron.spec        |   64 +++++++++++++++++++++++++++++++++++++++++----------
 incrond.service    |   10 ++++++++
 3 files changed, 71 insertions(+), 13 deletions(-)
---
diff --cc incron.spec
index 5792357,88ba6fb..fd7a69d
--- a/incron.spec
+++ b/incron.spec
@@@ -1,7 -1,7 +1,7 @@@
  Summary:     Inotify cron system
  Name:        incron
  Version:     0.5.9
--Release:     4%{?dist}
++Release:     4%{?dist}.1
  
  Group:       System Environment/Base          
  License:     GPLv2
@@@ -79,9 -113,10 +113,13 @@@ rm -rf %{buildroot
  
  
  %changelog
 -* Thu Feb 16 2012 Jon Ciesla <limburgher at gmail.com> - 0.5.9-4
++* Tue Mar 06 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.5.9-4.1
+ - Migrate to systemd, BZ 789688.
+ - gcc47 patch.
+ 
 +* Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.9-4
 +- Rebuilt for c++ ABI breakage
 +
  * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  


More information about the scm-commits mailing list