[rednotebook] * Mon Aug 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.5.0-2 - Requires fixed

Fabian Affolter fab at fedoraproject.org
Mon Aug 27 22:05:20 UTC 2012


commit bdab23f997e8642952213bf5385663350e050373
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Aug 28 00:04:58 2012 +0200

    * Mon Aug 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.5.0-2
    - Requires fixed

 rednotebook.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/rednotebook.spec b/rednotebook.spec
index bc37d23..361a1bb 100644
--- a/rednotebook.spec
+++ b/rednotebook.spec
@@ -1,6 +1,6 @@
 Name:           rednotebook
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A desktop diary
 
 Group:          Applications/Productivity
@@ -14,12 +14,12 @@ BuildRequires:  python2-devel
 BuildRequires:  python-setuptools-devel
 BuildRequires:  desktop-file-utils
 
-Requires:       PyYAML%{?_isa}
-Requires:       pygtk2%{?_isa}
-Requires:       pywebkitgtk%{?_isa}
-Requires:       python-chardet%{?_isa}
-Requires:       gnome-python2-extras%{?_isa}
-Requires:       hicolor-icon-theme%{?_isa}
+Requires:       PyYAML
+Requires:       pygtk2
+Requires:       pywebkitgtk
+Requires:       python-chardet
+Requires:       gnome-python2-extras
+Requires:       hicolor-icon-theme
 
 %description
 RedNotebook is a desktop diary that makes it very easy for you
@@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/%{name}*.egg-info
 
 %changelog
+* Mon Aug 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.5.0-2
+- Requires fixed
+
 * Mon Aug 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.5.0-1
 - Updated to new upstream version 1.5.0
 


More information about the scm-commits mailing list