packages: tin/tin.spec - BR: gettext-devel

sparky sparky at pld-linux.org
Sun Jan 10 22:48:57 CET 2010


Author: sparky                       Date: Sun Jan 10 21:48:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: gettext-devel

---- Files affected:
packages/tin:
   tin.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: packages/tin/tin.spec
diff -u packages/tin/tin.spec:1.146 packages/tin/tin.spec:1.147
--- packages/tin/tin.spec:1.146	Sun Jan 10 22:36:18 2010
+++ packages/tin/tin.spec	Sun Jan 10 22:48:52 2010
@@ -27,6 +27,7 @@
 Patch3:		%{name}-charset.patch
 URL:		http://www.tin.org/
 BuildRequires:	bison
+BuildRequires:	gettext-devel
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	pcre-devel
 BuildRequires:	uudeview-devel
@@ -94,10 +95,10 @@
 	--enable-curses \
 	--enable-ipv6 \
 	--enable-nls \
-	--with-gpg=/usr/bin/gpg \
-	--with-ispell=/usr/bin/ispell \
+	--with-gpg=%{_bindir}/gpg \
+	--with-ispell=%{_bindir}/ispell \
 	--with-mailer=/usr/lib/sendmail \
-	--with-metamail=/usr/bin/metamail \
+	--with-metamail=%{_bindir}/metamail \
 	--with-ncurses \
 	--with-nov-dir=%{_var}/spool/news \
 	--with-pcre \
@@ -147,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2010/01/10 21:48:52  sparky
+- BR: gettext-devel
+
 Revision 1.146  2010/01/10 21:36:18  marcus
 - added BR: uudeview-devel, fix for pcre
 
@@ -298,7 +302,7 @@
 - fixed Source0 URL
 
 Revision 1.98  2002/11/30 23:00:29  juandon
-- new %%doc
+- new %doc
 
 Revision 1.97  2002/11/15 14:43:22  lukasz
 - up to 1.5.15
@@ -308,7 +312,7 @@
 - removed /var/lib/news
 
 Revision 1.95  2002/09/26 15:26:38  lukasz
--updated to 1.5.14
+- updated to 1.5.14
 
 Revision 1.94  2002/07/22 21:40:21  lukasz
 - added /etc/tin/attributes
@@ -327,7 +331,7 @@
 - fix rtin.1; rel 6
 
 Revision 1.90  2002/05/05 12:13:11  lukasz
--fixed Epoch
+- fixed Epoch
 
 Revision 1.89  2002/05/05 10:44:52  lukasz
 - 1.5.12 official release, not snapshot
@@ -337,7 +341,7 @@
 - release 4.
 
 Revision 1.87  2002/04/02 18:36:15  kloczek
-- removed using %%{__install} macro.
+- removed using %{__install} macro.
 
 Revision 1.86  2002/03/05 22:17:30  kloczek
 - release 3: mbox(5) man page removed (will be moved to man-pages).
@@ -354,7 +358,7 @@
 
 Revision 1.82  2002/02/08 22:13:11  blues
 - adapterized
-STB
+  STB
 
 Revision 1.81  2002/02/08 22:01:25  lukasz
 - 1.5.12 (snapshot)
@@ -376,7 +380,7 @@
 - 1.5.11
 
 Revision 1.76  2002/01/18 02:15:11  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.75  2001/12/01 17:59:28  lukasz
 - fixed url
@@ -392,7 +396,7 @@
 
 Revision 1.71  2001/10/07 02:15:06  kloczek
 - added urlview to Require list,
-- removed url_handler.sh from %%{_bindir},
+- removed url_handler.sh from %{_bindir},
 
 Revision 1.70  2001/10/07 01:38:57  kloczek
 - updated to 1.5.10 (seems this version have fixed few bugs which do not
@@ -412,7 +416,7 @@
 - fixed mandir
 
 Revision 1.65  2001/07/25 19:37:06  lukasz
--disabled with_system_pcre.patch Is it need?
+- disabled with_system_pcre.patch Is it need?
 
 Revision 1.64  2001/07/23 20:21:27  lukasz
 - new Release 5, there is official version 1.5.9 - not snapshot
@@ -449,7 +453,7 @@
 - Epoch: 2 is back (dont't remove this).
 
 Revision 1.53  2000/12/18 21:04:00  misiek
-1.5.8
+- 1.5.8
 
 Revision 1.52  2000/11/07 23:36:32  kloczek
 - release 2, Epoch 2 (for allow upgrade from RH).
@@ -460,12 +464,12 @@
 - spec adapterized and few cosmetics.
 
 Revision 1.50  2000/11/06 00:48:01  misiek
-added range patch
+- added range patch
 
 Revision 1.49  2000/10/28 22:47:39  misiek
-enabled i18n
-added ncurses patch
-updated to 1.5.7 version
+- enabled i18n
+- added ncurses patch
+- updated to 1.5.7 version
 
 Revision 1.48  2000/10/10 21:40:33  lukasz
 - added old style patch
@@ -488,7 +492,7 @@
 - adapterized
 
 Revision 1.42  2000/06/09 07:24:00  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.41  2000/05/25 20:54:42  bonkey
 - upgraded to 1.5.4
@@ -544,15 +548,10 @@
 - cosmetics.
 
 Revision 1.27  1999/08/24 12:26:35  misiek
-added ipv6 patch
+- added ipv6 patch
 
 Revision 1.25  1999/07/20 12:48:10  wiget
 - switch to rpm 3.0.2
 
 Revision 1.24  1999/07/12 23:06:15  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Mon May 31 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [1.4pre19990517-1]
-- based on my old spec for tin,
-- spec rewrited by PLD team.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tin/tin.spec?r1=1.146&r2=1.147&f=u



More information about the pld-cvs-commit mailing list