SPECS: ArX.spec, faces.spec, fftv.spec, glib.spec, gxmessage.spec, ...

glen glen at pld-linux.org
Fri Sep 15 21:13:30 CEST 2006


Author: glen                         Date: Fri Sep 15 19:13:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't assume man compression

---- Files affected:
SPECS:
   ArX.spec (1.6 -> 1.7) , faces.spec (1.25 -> 1.26) , fftv.spec (1.10 -> 1.11) , glib.spec (1.110 -> 1.111) , gxmessage.spec (1.8 -> 1.9) , root-tail.spec (1.19 -> 1.20) , sdd.spec (1.12 -> 1.13) , xview.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/ArX.spec
diff -u SPECS/ArX.spec:1.6 SPECS/ArX.spec:1.7
--- SPECS/ArX.spec:1.6	Sat Dec 31 13:22:59 2005
+++ SPECS/ArX.spec	Fri Sep 15 21:13:24 2006
@@ -60,7 +60,7 @@
 %defattr(644,root,root,755)
 %{_docdir}/arx
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/arx.1.*
+%{_mandir}/man1/arx.1*
 #%dir %{_prefix}/libexec/arch/
 #%dir %{_prefix}/libexec/arch/*
 #%attr(755,root,root) %{_prefix}/libexec/arch/*/*
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.6  2005/12/31 12:22:59  glen
 - oh adapter
 
@@ -94,6 +97,3 @@
 
 Revision 1.1  2003/09/02 22:03:43  aredridel
 - added
-
-* Thu Apr  3 2003 Constantine Sapuntzakis <csapuntz at stanford.edu>
-- Initial build.

================================================================
Index: SPECS/faces.spec
diff -u SPECS/faces.spec:1.25 SPECS/faces.spec:1.26
--- SPECS/faces.spec:1.25	Tue Aug 31 08:40:51 2004
+++ SPECS/faces.spec	Fri Sep 15 21:13:24 2006
@@ -142,7 +142,7 @@
 ve baţlýk dosyalarýný içerir.
 
 %prep
-%setup -q -n faces
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -203,7 +203,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/uncompface
 %attr(755,root,root) %{_bindir}/ikon2xbm
-%{_mandir}/man1/uncompface.1.*
+%{_mandir}/man1/uncompface.1*
 %{_mandir}/man3/*
 
 %files devel
@@ -217,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.25  2004/08/31 06:40:51  snurf
 - typos / formatting / etc.
 
@@ -236,16 +239,16 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.19  2003/04/07 07:42:18  qwark
-added error.h patch
+- added error.h patch
 
 Revision 1.18  2003/02/05 22:39:51  radek
 - removed Source0 URL
 
 Revision 1.17  2002/11/27 18:37:47  juandon
-- new %%doc
+- new %doc
 
 Revision 1.16  2002/04/25 16:16:45  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.15  2002/02/23 01:58:11  kloczek
 - adapterized.
@@ -258,10 +261,10 @@
 - adding es/fr/pt_BR/ru/uk (and eventually de) Group translations
 
 Revision 1.12  2002/01/18 02:12:51  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.11  2001/04/30 16:05:17  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.10  2001/03/14 17:41:29  qboosh
 - fixed yacc problem, BuildRequires: bison
@@ -269,7 +272,7 @@
 - release 18
 
 Revision 1.9  2001/01/25 20:03:23  misiek
-Massive attack. We use -O0 instead -O flags while debug enabled.
+- Massive attack. We use -O0 instead -O flags while debug enabled.
 
 Revision 1.8  2001/01/10 21:55:59  kloczek
 - merged old TL de, fr, tr translations,
@@ -279,7 +282,7 @@
 - added BuildRequires rules.
 
 Revision 1.7  2000/06/09 07:22:49  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.6  2000/05/18 19:19:33  kloczek
 - spec adapterized.
@@ -300,34 +303,4 @@
 - spec cleanup for PLD
 
 Revision 1.1  1999/08/19 20:07:26  baggins
-almost raw
-
-* Thu Apr 08 1999 Preston Brown <pbrown at redhat.com>
-- fix xbm2ikon problem (bug # 1060).
-
-* Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com>
-- auto rebuild in the new build environment (release 14)
-
-* Wed Feb 24 1999 Preston Brown <pbrown at redhat.com>
-- Injected new description and group.
-
-* Fri Dec 18 1998 Preston Brown <pbrown at redhat.com>
-- bumped spec number for initial rh 6.0 build
-
-* Sat Aug 15 1998 Jeff Johnson <jbj at redhat.com>
-- build root
-
-* Thu Apr 30 1998 Cristian Gafton <gafton at redhat.com>
-- faces-devel moved to Development/Libraries
-
-* Mon Apr 27 1998 Prospector System <bugs at redhat.com>
-- translations modified for de, fr, tr
-
-* Tue Oct 21 1997 Donnie Barnes <djb at redhat.com>
-- spec file cleanups
-
-* Wed Oct 15 1997 Erik Troan <ewt at redhat.com>
-- changed netpbm requirement to libgr-progs requirement
-
-* Thu Jul 10 1997 Erik Troan <ewt at redhat.com>
-- built against glibc
+- almost raw

================================================================
Index: SPECS/fftv.spec
diff -u SPECS/fftv.spec:1.10 SPECS/fftv.spec:1.11
--- SPECS/fftv.spec:1.10	Wed Mar  1 00:37:25 2006
+++ SPECS/fftv.spec	Fri Sep 15 21:13:24 2006
@@ -71,8 +71,7 @@
 %{_libdir}/%{name}
 %{_libdir}/menu/*
 %{_libdir}/vhook/*.so
-%{_mandir}/man1/*.1.*
-
+%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.10  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 

================================================================
Index: SPECS/glib.spec
diff -u SPECS/glib.spec:1.110 SPECS/glib.spec:1.111
--- SPECS/glib.spec:1.110	Tue May  2 22:19:16 2006
+++ SPECS/glib.spec	Fri Sep 15 21:13:24 2006
@@ -156,7 +156,7 @@
 %{_pkgconfigdir}/*
 %{_aclocaldir}/*
 %{_infodir}/glib.info*
-%{_mandir}/man1/glib-config.1.*
+%{_mandir}/man1/glib-config.1*
 
 %if %{with static_libs}
 %files static
@@ -170,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.110  2006/05/02 20:19:16  pluto
 - fix g_slist_remove(), release 13.
 
@@ -251,10 +254,10 @@
 - s/configure2_13/configure
 
 Revision 1.86  2002/05/24 13:35:24  trojan
-- new %%doc packing infrastructure
+- new %doc packing infrastructure
 
 Revision 1.85  2002/04/25 16:24:54  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.84  2002/02/23 02:17:44  kloczek
 - adapterized.
@@ -274,18 +277,18 @@
 - added Group(es/pt_BR/ru/uk)
 
 Revision 1.79  2002/01/18 02:13:05  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.78  2002/01/02 15:45:08  kloczek
 - release 5: added libglib1.2{,-devel} to Obsoletes for allow update from MDK.
 
 Revision 1.77  2001/09/21 13:19:16  misiek
-include real documentation
+- include real documentation
 
 Revision 1.76  2001/08/08 22:32:28  agaran
-s/configure/configure2_13/
-im not able to fix that. and regenerating ac stuff causes fail in libtool
-could somebody with better ac/am knowledge check how to fix that?
+- s/configure/configure2_13/
+- im not able to fix that. and regenerating ac stuff causes fail in libtool
+- could somebody with better ac/am knowledge check how to fix that?
 
 Revision 1.75  2001/07/26 05:42:07  saq
 - reverting last change: removing new macros from %p{re,ost}{,un}
@@ -297,7 +300,7 @@
 - release 2.
 
 Revision 1.71  2001/04/11 23:15:17  qboosh
-- use %%_pkgconfigdir macro
+- use %_pkgconfigdir macro
 - typo
 
 Revision 1.70  2001/04/02 10:25:54  kloczek
@@ -311,7 +314,7 @@
 - added lib*.la and pkgconfig files to devel.
 
 Revision 1.67  2001/03/03 11:41:22  misiek
-1.2.9; stb
+- 1.2.9; stb
 
 Revision 1.66  2000/11/25 02:54:39  kloczek
 - added "Epoch: 1" for allow upgrade from RH version.
@@ -333,10 +336,10 @@
 - release 2.
 
 Revision 1.60  2000/06/09 07:54:41  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.59  2000/06/09 07:22:51  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.58  2000/05/25 17:07:56  kloczek
 - updated to 1.2.8.
@@ -347,7 +350,7 @@
 Revision 1.56  2000/05/18 23:33:05  kloczek
 - release 4,
 - spec adapterized,
-- added using %%{_aclocaldir} macro.
+- added using %{_aclocaldir} macro.
 
 Revision 1.55  2000/05/15 00:13:29  kloczek
 - release 3.
@@ -392,7 +395,7 @@
 - updated to 1.2.5.
 
 Revision 1.43  1999/09/24 10:45:02  pius
-- moved running of /usr/sbin/fix-info-dir to %%postun
+- moved running of /usr/sbin/fix-info-dir to %postun
 - release up
 
 Revision 1.42  1999/09/19 09:47:49  pius
@@ -410,9 +413,3 @@
 
 Revision 1.38  1999/07/12 23:05:57  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Mon May 10 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [1.2.2-2]
-- spec based on version included in tar ball,
-- spec rewrited in PLD coding style,
-- added pl translation.

================================================================
Index: SPECS/gxmessage.spec
diff -u SPECS/gxmessage.spec:1.8 SPECS/gxmessage.spec:1.9
--- SPECS/gxmessage.spec:1.8	Sat Sep  9 15:41:18 2006
+++ SPECS/gxmessage.spec	Fri Sep 15 21:13:24 2006
@@ -57,7 +57,7 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/gxmessage.1.*
+%{_mandir}/man1/gxmessage.1*
 %{_pixmapsdir}/*.png
 %{_examplesdir}/%{name}-%{version}
 
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.8  2006/09/09 13:41:18  megabajt
 - up to 2.6.1
 

================================================================
Index: SPECS/root-tail.spec
diff -u SPECS/root-tail.spec:1.19 SPECS/root-tail.spec:1.20
--- SPECS/root-tail.spec:1.19	Fri Sep  3 15:15:40 2004
+++ SPECS/root-tail.spec	Fri Sep 15 21:13:24 2006
@@ -44,7 +44,7 @@
 %defattr(644,root,root,755)
 %doc README Changes
 %attr(755,root,root) %{_bindir}/root-tail
-%{_mandir}/man1/root-tail.1.*
+%{_mandir}/man1/root-tail.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.19  2004/09/03 13:15:40  misi3k
 - updated to 1.2
 
@@ -86,14 +89,14 @@
 - removed two lines with define
 
 Revision 1.8  2002/11/29 22:46:19  ankry
-- massive attack: new %%doc
+- massive attack: new %doc
 
 Revision 1.7  2002/02/22 23:29:41  kloczek
 - removed all Group fields translations (our rpm now can handle translating
   Group field using gettext).
 
 Revision 1.6  2002/01/18 02:14:48  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.5  2001/11/26 14:43:43  qboosh
 - s/BuildPrereq/BuildRequires/, adapterized, better pl description
@@ -103,7 +106,7 @@
 
 Revision 1.3  2001/05/09 21:52:49  kloczek
 - spec adapterized,
-- make spaec %%{debug} ready and added using %%{rpmcflags},
+- make spaec %{debug} ready and added using %{rpmcflags},
 - added gzipping %doc and do not gzipping directly man pages (rpm makes this
   automatically),
 - some simplifications and cosmetics.

================================================================
Index: SPECS/sdd.spec
diff -u SPECS/sdd.spec:1.12 SPECS/sdd.spec:1.13
--- SPECS/sdd.spec:1.12	Mon Aug 29 19:23:12 2005
+++ SPECS/sdd.spec	Fri Sep 15 21:13:24 2006
@@ -84,10 +84,10 @@
 %defattr(644,root,root,755)
 %doc README AN-%{version}
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/sdd.1.*
-%{_mandir}/man3/*.3.*
-%{_mandir}/man5/make*.5.*
-%lang(de) %{_mandir}/de/man1/sdd.1.*
+%{_mandir}/man1/sdd.1*
+%{_mandir}/man3/*.3*
+%{_mandir}/man5/make*.5*
+%lang(de) %{_mandir}/de/man1/sdd.1*
 
 %files devel
 %defattr(644,root,root,755)
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.12  2005/08/29 17:23:12  darekr
 - rel. 0.2
 

================================================================
Index: SPECS/xview.spec
diff -u SPECS/xview.spec:1.27 SPECS/xview.spec:1.28
--- SPECS/xview.spec:1.27	Sat Sep  2 22:34:47 2006
+++ SPECS/xview.spec	Fri Sep 15 21:13:24 2006
@@ -136,7 +136,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libolgx.so
 %attr(755,root,root) %{_libdir}/libxview.so
-%{_mandir}/man7/xview.7.*
+%{_mandir}/man7/xview.7*
 %{_includedir}/olgx
 %{_includedir}/olgx_private
 %{_includedir}/pixrect
@@ -158,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/09/15 19:13:24  glen
+- don't assume man compression
+
 Revision 1.27  2006/09/02 20:34:47  glen
 - cp -a implies cp -r
 
@@ -190,7 +193,7 @@
 - release 4: added missing libolgx.so, libolgx.so symliks to devel subpackage.
 
 Revision 1.17  2002/05/30 11:35:17  kloczek
-- use CC=%%{__cc} during compile,
+- use CC=%{__cc} during compile,
 - fixes in %files,
 - do not include SOANAMe symlinks in main package,
 - minor changes.
@@ -206,7 +209,7 @@
   Group field using gettext).
 
 Revision 1.13  2002/01/18 02:15:46  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.12  2001/12/22 21:19:06  filon
 - updated Patch0 to ver 14
@@ -215,9 +218,9 @@
 
 Revision 1.11  2001/12/22 09:44:18  filon
 - spec rewritten, include only libraries in package
-(I think nobody uses olvm now, true?), it's hard to make build all
-programs, so it would be better to have building and working
-libraries, OK?
+  (I think nobody uses olvm now, true?), it's hard to make build all
+  programs, so it would be better to have building and working
+  libraries, OK?
 - release 2
 
 Revision 1.10  2001/10/07 21:47:10  marcus
@@ -234,13 +237,3 @@
 - adapterized
 - cleanups
 - NFY (it won't build or just compile)
-
-* Mon Jun 18 2001 Chmouel Boudjnah <chmouel at mandrakesoft.com> 3.2p1.4-2mdk
-- Fix latest compilation.
-- Add %defattr (silly viet)
-
-* Tue Oct 03 2000 Quôc-Vięt Hŕ <viet at mandrakesoft.com> 3.2p1.4-1mdk
-- fixes, missing menus, etc
-
-* Wed Sep 28 2000 Quôc-Vięt Hŕ <viet at mandrakesoft.com> 3.2p1.4-0mdk
-- moved from /usr/openwin to /usr/X11R6
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ArX.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/faces.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/fftv.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/glib.spec?r1=1.110&r2=1.111&f=u
    http://cvs.pld-linux.org/SPECS/gxmessage.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/root-tail.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/sdd.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/xview.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list