[dmapd/f16] Patch to include only glib.h, not sub-headers

mikep mikep at fedoraproject.org
Fri Mar 30 21:05:28 UTC 2012


commit 15f81c368c4d03facbd999c0834a6147fa6afc93
Author: W. Michael Petullo <mike at flyn.org>
Date:   Fri Mar 30 15:10:46 2012 -0500

    Patch to include only glib.h, not sub-headers

 .gitignore |    1 +
 sources    |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2478a84..362e80c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /dmapd-0.0.45.tar.gz
 /dmapd-0.0.47.tar.gz
 /dmapd-0.0.47-cache-dir.patch
+/dmapd-0.0.47-include-glib.patch
diff --git a/sources b/sources
index 29f4b25..d34919e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-9c5218100c5d4321614ee254ba878ab3  dmapd-0.0.47-cache-dir.patch
 011023ec118f96768ee5c179076e33ec  dmapd-0.0.47.tar.gz
+9c5218100c5d4321614ee254ba878ab3  dmapd-0.0.47-cache-dir.patch
+d41d8cd98f00b204e9800998ecf8427e  dmapd-0.0.47-include-glib.patch


More information about the scm-commits mailing list