[gnote] New patch. Build still fails in rawhide

Ankur Sinha ankursinha at fedoraproject.org
Tue Mar 5 00:38:02 UTC 2013


commit 648396271d13afe602f3b54d9d95618dda32d727
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Tue Mar 5 11:37:22 2013 +1100

    New patch. Build still fails in rawhide

 gnote-3.7.3-dso-pthread.patch |   16 +++++++++-------
 gnote.spec                    |    5 ++++-
 2 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/gnote-3.7.3-dso-pthread.patch b/gnote-3.7.3-dso-pthread.patch
index 4b15fef..2cc4ca7 100644
--- a/gnote-3.7.3-dso-pthread.patch
+++ b/gnote-3.7.3-dso-pthread.patch
@@ -1,8 +1,10 @@
---- src/Makefile.am	2013-03-05 10:41:05.173129747 +1100
-+++ ../gnote-3.7.3/src/Makefile.am	2013-03-05 10:42:10.069713336 +1100
-@@ -166,4 +166,5 @@
- gnote_LDADD = \
- 	$(GNOTE_LIBS) \
- 	-lX11 \
+--- src/Makefile.am	2013-03-05 11:31:39.740954995 +1100
++++ ../gnote-3.7.3/src/Makefile.am	2013-03-05 11:36:14.871556369 +1100
+@@ -19,6 +19,7 @@
+ 	@LIBXSLT_LIBS@ \
+ 	@GTKSPELL_LIBS@ @GTK_LIBS@ \
+ 	@UUID_LIBS@ \
 +	-lpthread \
- 	$(NULL)
+ 	@LIBSECRET_LIBS@
+ GNOTE_LIBS = libgnote.la $(LIBGNOTE_LIBS)
+ 
diff --git a/gnote.spec b/gnote.spec
index 1983fa7..ad258ea 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,6 +1,6 @@
 Name:           gnote
 Version:        3.7.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
@@ -83,6 +83,9 @@ fi
 %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
 
 %changelog
+* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-4
+- Spec bump, update patch, retry build
+
 * Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-3
 - Spec bump
 


More information about the scm-commits mailing list