[notify-python] * Fri Jul 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.1.1-14 - Remove the previous worka

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jul 31 03:01:10 UTC 2010


commit 9452a4c54103be411b599340560ac068cc993018
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Jul 31 12:01:05 2010 +0900

    * Fri Jul 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.1.1-14
    - Remove the previous workaround (no longer needed)

 notify-python.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/notify-python.spec b/notify-python.spec
index 2ae7970..9520520 100644
--- a/notify-python.spec
+++ b/notify-python.spec
@@ -2,7 +2,7 @@
 
 Name:           notify-python
 Version:        0.1.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Python bindings for libnotify
 
 Group:          Development/Languages
@@ -31,9 +31,6 @@ Python bindings for libnotify
 %build
 export PYTHON=%{__python}
 
-## Workaround for bug 618944
-export CFLAGS="$(pkg-config --cflags gtk+-2.0) %optflags"
-
 %configure
 touch src/pynotify.override
 make
@@ -56,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Jul 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.1.1-14
+- Remove the previous workaround (no longer needed)
+
 * Fri Jul 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.1.1-13
 - Workaround for bug 618944
 


More information about the scm-commits mailing list