[pkg-otr-team] [irssi-plugin-otr] 31/167: Spec file patch and minor translation patch from Paul

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to tag 4.0.0
in repository irssi-plugin-otr.

commit c0a223af944f906f7cc1d9bbd17d55d1da19f18d
Author: cypherpunk <cypherpunk>
Date:   Thu Jul 26 18:29:37 2007 +0000

    Spec file patch and minor translation patch from Paul
---
 packaging/fedora/pidgin-otr.spec | 32 ++++++++++++--------------------
 po/nl.po                         |  2 +-
 2 files changed, 13 insertions(+), 21 deletions(-)

diff --git a/packaging/fedora/pidgin-otr.spec b/packaging/fedora/pidgin-otr.spec
index 1c6a2b9..f60e574 100644
--- a/packaging/fedora/pidgin-otr.spec
+++ b/packaging/fedora/pidgin-otr.spec
@@ -1,11 +1,13 @@
 Summary: Off-The-Record Messaging plugin for pidgin
 Name: pidgin-otr
 Version: 3.1.0
-Release: 1%{?dist}
+Release: preview2%{?dist}
 Source: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
 Url: http://otr.cypherpunks.ca/
 License: GPL
 Group: Applications/Internet
+Provides: gaim-otr = %{version}
+Obsoletes: gaim-otr
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: pidgin >= 2.0.0, libotr >= 3.1.0
 BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, pidgin-devel >= 2.0.0, libotr-devel >= 3.1.0, libpurple-devel 
@@ -24,26 +26,30 @@ pidgin (2.x).
 %configure 
 make %{?_smp_mflags} all
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 # libtool insists on creating this
 rm $RPM_BUILD_ROOT/%{_libdir}/pidgin/pidgin-otr.la
+# locale
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(-, root, root, 0755)
 %doc README COPYING
 %{_libdir}/pidgin/pidgin-otr.so
 
 %changelog
-* Wed Jul 25 2007 Paul Wouters <paul at cypherpunks.ca> 3.1.0-1
-- Fixed build dependancies for pidging / libpurple
-- Bumped to version 3.1.0
+* Thu Jul 26 2007 Paul Wouters <paul at cypherpunks.ca> 3.1.0-preview2
+- Added locale support to spec file
+- Upgraded to current version
+- Added Obsoletes for gaim-otr, now that the package is called pidgin-otr
 
-* Mon Oct 17 2005 Paul Wouters <paul at cypherpunks.ca> 3.0.0-1
+* Mon Oct 17 2005 Paul Wouters <paul at cypherpunks.ca> 3.0.0
 - Minor change to allow for new documentation files. Ensure
   dependancy on at least libotr version 3.0.0
 
@@ -52,48 +58,34 @@ rm -rf $RPM_BUILD_ROOT
 
 * Tue May  3 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.2.
-
 * Wed Feb 23 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.1.
-
 * Tue Feb  8 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.0.
-
 * Wed Feb  2 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.99.0.
-
 * Wed Jan 19 2005 Paul Wouters <paul at cypherpunks.ca>
 - Split spec file from libotr and added dependancies
-
 * Tue Dec 21 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.0.2.
-
 * Fri Dec 17 2004 Paul Wouters <paul at cypherpunks.ca>
 - instll fix for x86_64
-
 * Sun Dec 12 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.0.0.
-
 * Fri Dec 10 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.9rc2. 
-
 * Thu Dec  9 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Added CFLAGS to "make all", removed DESTDIR
-
 * Wed Dec  8 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.9rc1. 
-
 * Fri Dec  3 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.1. 
-
 * Wed Dec  1 2004 Paul Wouters <paul at cypherpunks.ca>
 - Bumped to version 0.9.0. 
 - Fixed install for tools and cos
 - Added Obsoletes: target for otr-plugin so rpm-Uhv gaim-otr removes it.
-
 * Mon Nov 22 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped version to 0.8.1
-
 * Sun Nov 21 2004 Paul Wouters <paul at cypherpunks.ca>
 - Initial version
 
diff --git a/po/nl.po b/po/nl.po
index b045911..70370a2 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -135,7 +135,7 @@ msgstr "Besloten"
 
 #: ../gtk-dialog.c:1367 ../gtk-ui.c:74
 msgid "Unverified"
-msgstr "Ongeverificeerde"
+msgstr "Ongeverificeerd"
 
 #: ../gtk-dialog.c:1368 ../gtk-ui.c:73
 msgid "Not private"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list