[irc-otr] Add Provides: for irssi-otr

konradm konradm at fedoraproject.org
Tue Apr 1 14:27:23 UTC 2014


commit 19d080734adae0fb6083dd6ec9577a1e2536e53f
Author: Conrad Meyer <cse.cem at gmail.com>
Date:   Tue Apr 1 10:27:12 2014 -0400

    Add Provides: for irssi-otr

 irc-otr.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/irc-otr.spec b/irc-otr.spec
index dd4d5ed..a7d3576 100644
--- a/irc-otr.spec
+++ b/irc-otr.spec
@@ -3,7 +3,7 @@
 
 Name:           irc-otr
 Version:        1.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Off-The-Record Messaging plugin for irssi
 Group:          Applications/Internet
 License:        GPLv2+
@@ -11,6 +11,8 @@ URL:            https://github.com/cryptodotis/irssi-otr
 Source0:        https://github.com/cryptodotis/irssi-otr/archive/%{commit}/irssi-otr-%{commit}.tar.gz
 # Already upstream, but not present in v1.0.0
 Patch0:         irssi-otr-configure-module-dir.patch
+
+Provides:       irssi-otr = %{version}-%{release}
 Obsoletes:      irssi-otr < 1.0.0-1
 
 BuildRequires:  glib2-devel >= 2.13
@@ -52,6 +54,9 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/irssi/modules/libotr.so
 
 
 %changelog
+* Tue Apr 1 2014 Conrad Meyer <cemeyer at uw.edu> - 1.0.0-3
+- Add Provides: for irssi-otr
+
 * Tue Apr 1 2014 Conrad Meyer <cemeyer at uw.edu> - 1.0.0-2
 - Martin is right again: correctly use the Github hash-based tarball
 


More information about the scm-commits mailing list