SPECS: GXedit.spec - cosmetics

glen glen at pld-linux.org
Sat Sep 2 22:39:12 CEST 2006


Author: glen                         Date: Sat Sep  2 20:39:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   GXedit.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/GXedit.spec
diff -u SPECS/GXedit.spec:1.38 SPECS/GXedit.spec:1.39
--- SPECS/GXedit.spec:1.38	Fri Dec 17 18:56:25 2004
+++ SPECS/GXedit.spec	Sat Sep  2 22:39:07 2006
@@ -17,9 +17,9 @@
 Patch2:		%{name}-nobash.patch
 Patch3:		%{name}-time.patch
 BuildRequires:	gtk+-devel >= 1.2.0
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Here is a fast, easy-to-use editor which is both network oriented and
 very secure. GXedit is a graphical text editor which features a
@@ -45,11 +45,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%{__sed} -i -e s^%{_prefix}/doc/GXedit/^%{_docdir}/%{name}-%{version}/^g gxedit.c
 
 %build
-sed s^/usr/doc/GXedit/^%{_defaultdocdir}/%{name}-%{version}/^g gxedit.c > gxedit.c.new
-mv -f gxedit.c.new gxedit.c
-
 %{__make} OPTFLAGS="%{rpmcflags} -Wall" gxe
 
 %install
@@ -69,9 +67,7 @@
 %defattr(644,root,root,755)
 %doc docs/manual.txt docs/manual.ps docs/quickref.txt docs/quickref.ps
 %doc README CHANGELOG docs/DEPENDENCIES example.gxeditrc
-
 %attr(755,root,root) %{_bindir}/*
-
 %{_desktopdir}/GXedit.desktop
 %{_datadir}/GXedit
 
@@ -81,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/09/02 20:39:07  glen
+- cosmetics
+
 Revision 1.38  2004/12/17 17:56:25  sparky
 - Spanish summary/description fixes
 
@@ -116,24 +115,24 @@
   Group field using gettext).
 
 Revision 1.27  2002/01/18 02:12:10  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.26  2001/05/02 16:29:05  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.25  2001/03/17 04:07:38  kloczek
 - release 10,
 - added time patch with fix time.h bug on current glibc,
-- spec adapterized and now also %%{debug} ready.
+- spec adapterized and now also %{debug} ready.
 
 Revision 1.24  2000/06/09 07:22:45  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.23  2000/05/27 18:34:59  kloczek
 - release 9.
 
 Revision 1.22  2000/05/27 10:28:20  michuz
-- %%applnk changed
+- %applnk changed
 
 Revision 1.21  2000/05/17 00:36:12  kloczek
 - spec adapterized.
@@ -154,7 +153,7 @@
 
 Revision 1.17  1999/11/13 18:22:31  kloczek
 - release 8,
-- added %%{_applnkdir} macro.
+- added %{_applnkdir} macro.
 
 Revision 1.16  1999/11/13 17:01:37  kura
 - fixed pl translation
@@ -170,7 +169,7 @@
 - more es, pt_BR translations from conectiva.
 
 Revision 1.13  1999/09/04 09:13:11  wiget
- - /etc/X11/applnk -> /usr/X11R6/share/applnk
+- /etc/X11/applnk -> /usr/X11R6/share/applnk
 
 Revision 1.12  1999/08/09 06:06:29  kloczek
 - Copyright is GPL,
@@ -187,29 +186,3 @@
 
 Revision 1.8  1999/07/12 23:05:58  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Mon May 17 1999 Piotr Czerwiński <pius at pld.org.pl>
-  [1.23-4]
-- added using more rpm macros,
-- package is now FHS 2.0 compliant.
-
-* Tue Apr 27 1999 Piotr Czerwiński <pius at pld.org.pl>
-  [1.23-3]
-- cleaned up sepec file for PLD use,
-- added pl translation,
-- added new GXedit.desktop file with translation modified for es fr no pl pt,
-- added GXedit-config.patch instead of gxedit-config.h,
-- added new GXedit-makefile.patch,
-- recompiled on rpm 3.
-
-* Thu Apr 01 1999 Michael Fulbright <drmike at redhat.com>
-- version 1.23
-
-* Fri Mar 19 1999 Michael Fulbright <drmike at redhat.com>
-- strip binaries
-
-* Sun Mar 06 1999 Michael Fulbright <drmike at redhat.com>
-- version 1.22
-
-* Wed Jan 27 1998 Michael Fulbright <drmike at redhat.com>
-- first attempt at spec file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GXedit.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list