[gnote] Forgot to add patch to scm..

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


commit 6ee2e1a9d3c61c4d336cfc46f6ad510fffd41ea5
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Tue Mar 5 10:50:46 2013 +1100

    Forgot to add patch to scm..

 gnote-3.7.3-dso-pthread.patch |    8 ++++++++
 gnote.spec                    |    5 ++++-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/gnote-3.7.3-dso-pthread.patch b/gnote-3.7.3-dso-pthread.patch
new file mode 100644
index 0000000..4b15fef
--- /dev/null
+++ b/gnote-3.7.3-dso-pthread.patch
@@ -0,0 +1,8 @@
+--- 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 \
++	-lpthread \
+ 	$(NULL)
diff --git a/gnote.spec b/gnote.spec
index ae60fdc..1983fa7 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,6 +1,6 @@
 Name:           gnote
 Version:        3.7.3
-Release:        2%{?dist}
+Release:        3%{?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-3
+- Spec bump
+
 * Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-2
 - Add patch for missing -lpthread that broke koji build
 


More information about the scm-commits mailing list