SPECS: joe.spec - avoid duplicate /etc/joe/joe, rel 3

glen glen at pld-linux.org
Tue May 16 19:02:33 CEST 2006


Author: glen                         Date: Tue May 16 17:02:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid duplicate /etc/joe/joe, rel 3

---- Files affected:
SPECS:
   joe.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/joe.spec
diff -u SPECS/joe.spec:1.68 SPECS/joe.spec:1.69
--- SPECS/joe.spec:1.68	Sat Jan 21 01:01:16 2006
+++ SPECS/joe.spec	Tue May 16 19:02:28 2006
@@ -13,7 +13,7 @@
 Summary(uk):	đŇĎÓÔÉĘ Ő ×ÉËĎŇÉÓÔÁÎÎŚ ÔĹËÓÔĎ×ÉĘ ŇĹÄÁËÔĎŇ
 Name:		joe
 Version:	3.3
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL
 Group:		Applications/Editors
@@ -99,7 +99,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	--sysconfdir=/etc
 %{__make}
 
 %install
@@ -145,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2006/05/16 17:02:28  glen
+- avoid duplicate /etc/joe/joe, rel 3
+
 Revision 1.68  2006/01/21 00:01:16  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 
@@ -173,7 +177,7 @@
 - updated to 3.0
 
 Revision 1.59  2003/10/07 11:29:18  qboosh
-- simplified %%setup
+- simplified %setup
 
 Revision 1.58  2003/09/03 15:01:09  mmazur
 - rel 2 for ac
@@ -212,18 +216,18 @@
 - spelling
 
 Revision 1.47  2002/05/21 23:13:38  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.46  2002/04/25 16:39:38  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.45  2002/04/10 20:46:47  kloczek
 - release 5: merge translations from Conectiva.
 
 Revision 1.44  2002/04/02 18:36:15  kloczek
-- removed using %%{__install} macro.
+- removed using %{__install} macro.
 
 Revision 1.43  2002/03/24 23:28:20  kloczek
 - perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
@@ -233,7 +237,7 @@
 
 Revision 1.41  2002/03/21 19:38:50  ankry
 - added patch enabling -asis by default
-- added some %%doc files
+- added some %doc files
 - release 4, stbr
 
 Revision 1.40  2002/03/19 23:20:23  ankry
@@ -242,7 +246,7 @@
 - release 3
 
 Revision 1.39  2002/03/16 10:43:44  ankry
-- added forgotten patch to %%prep
+- added forgotten patch to %prep
 
 Revision 1.38  2002/03/16 00:34:47  ankry
 - workaround for isalnum() / LANG=pl_PL problem (infinite loop when ^K-; )
@@ -263,7 +267,7 @@
   Group field using gettext).
 
 Revision 1.34  2002/01/18 02:13:26  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.33  2001/11/10 18:52:18  kloczek
 - updated to 2.9.7,
@@ -279,7 +283,7 @@
 - release 4: added automake, autoconf to BuildRequires.
 
 Revision 1.30  2001/08/12 16:05:32  agaran
-ac25 ready
+- ac25 ready
 
 Revision 1.29  2001/06/26 05:42:24  kloczek
 - forgoten bump release to 3.
@@ -293,11 +297,11 @@
 Revision 1.27  2001/06/22 02:00:40  kloczek
 - updated to 2.9.6,
 - added Makefile_fix patch and removed all obsoleted patches,
-- added using auroconf in %%build and DESTDIR style install.
+- added using auroconf in %build and DESTDIR style install.
 
 Revision 1.26  2000/11/18 13:06:52  malekith
-Fixed bug recently posted to bugtraq concering creation of DEADJOE files
-w/o checking any permisions.
+- Fixed bug recently posted to bugtraq concering creation of DEADJOE files
+  w/o checking any permisions.
 
 Revision 1.25  2000/07/13 23:11:36  baggins
 - release 30
@@ -307,13 +311,13 @@
 - release 29
 
 Revision 1.23  2000/06/09 07:23:04  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.22  2000/05/21 15:02:33  kloczek
 - spec adapterized.
 
 Revision 1.21  2000/05/11 04:59:57  kloczek
-- fixed %%prep (removed %%patch14).
+- fixed %prep (removed %patch14).
 
 Revision 1.20  2000/05/11 04:53:41  kloczek
 - added package icon and desktop file.
@@ -344,7 +348,7 @@
 - switch to rpm 3.0.2
 
 Revision 1.14  1999/07/12 23:06:00  kloczek
-- added using CVS keywords in %%changelog (for automating them).
+- added using CVS keywords in %changelog (for automating them).
 
 * Sat May 29 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
   [1.8-20]
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/joe.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list