SPECS: ORBit.spec - check-files cleanup, adapter

glen glen at pld-linux.org
Mon Mar 17 08:31:56 CET 2008


Author: glen                         Date: Mon Mar 17 07:31:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup, adapter

---- Files affected:
SPECS:
   ORBit.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/ORBit.spec
diff -u SPECS/ORBit.spec:1.137 SPECS/ORBit.spec:1.138
--- SPECS/ORBit.spec:1.137	Wed Feb  6 18:24:15 2008
+++ SPECS/ORBit.spec	Mon Mar 17 08:31:51 2008
@@ -103,9 +103,9 @@
 Obsoletes:	libORBit0-devel
 
 %description devel
-ORBit is a high-performance CORBA ORB with support for the C
-language. It allows programs to send requests and receive replies from
-other programs, regardless of the locations of the two programs.
+ORBit is a high-performance CORBA ORB with support for the C language.
+It allows programs to send requests and receive replies from other
+programs, regardless of the locations of the two programs.
 
 %description devel -l fr.UTF-8
 Librairies statiques et fichiers entête requis pour le development ou
@@ -194,6 +194,7 @@
 	pkgconfigdir=%{_pkgconfigdir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/orbitrc
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -269,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2008-03-17 07:31:51  glen
+- check-files cleanup, adapter
+
 Revision 1.137  2008-02-06 17:24:15  qboosh
 - more verbose files, ghost soname symlinks
 - moved static-only liborbit-c-backend.a to -devel
@@ -351,7 +355,7 @@
 
 Revision 1.112  2002/10/17 06:50:57  trojan
 - added patch to ac254
-- fixed %%filed
+- fixed %filed
 - fixed source URL
 - release 3
 
@@ -375,9 +379,9 @@
 - merge translations from Conectiva.
 
 Revision 1.105  2002/05/21 23:12:37  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.104  2002/03/24 23:28:12  kloczek
 - perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
@@ -396,7 +400,7 @@
 - added Group(es/pt_BR/ru/uk)
 
 Revision 1.99  2002/01/18 02:12:12  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.98  2002/01/07 16:44:00  kloczek
 - updated to 0.5.13 (bugfix release and prepare for coexistanse with ORBit2).
@@ -423,7 +427,7 @@
   src/orb/Makefile.am.
 
 Revision 1.93  2001/09/08 20:08:41  agaran
-added buildrequires glib-static (else compilation fails..at least here)
+- added buildrequires glib-static (else compilation fails..at least here)
 
 Revision 1.92  2001/08/20 23:13:55  kloczek
 - release 6: added libwrap-devel to devel Requires rules.
@@ -450,7 +454,7 @@
 - release 2.
 
 Revision 1.83  2001/04/13 00:20:15  qboosh
-- use %%_pkgconfigdir and %%rpmcflags macros
+- use %_pkgconfigdir and %rpmcflags macros
 
 Revision 1.82  2001/03/23 02:25:54  kloczek
 - only bump release to 4.
@@ -461,21 +465,20 @@
   test/everything.
 
 Revision 1.80  2001/01/25 20:03:19  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.79  2000/12/30 13:05:26  kloczek
 - bump release to 2 (for allow upgrade from rawhide).
 
 Revision 1.78  2000/12/23 00:48:42  michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
   (now it's more C like)
 
 Revision 1.77  2000/12/18 23:56:45  kloczek
 - updated to 0.5.6.
 
 Revision 1.76  2000/11/30 22:58:40  wiget
-0.5.5
+- 0.5.5
 
 Revision 1.75  2000/10/25 04:22:17  kloczek
 - release 2, Epoch 1 (for allow upgrade from RH 7).
@@ -502,16 +505,16 @@
 
 Revision 1.68  2000/06/19 15:58:17  cieciwa
 - added BuildRequires: popt-static.
-	popt-devel AND popt-static is required to build ORBit.
+  popt-devel AND popt-static is required to build ORBit.
 
 Revision 1.67  2000/06/18 23:10:07  kloczek
 - release 4.
 
 Revision 1.66  2000/06/09 07:54:39  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.65  2000/06/09 07:22:45  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.64  2000/05/24 16:50:46  zagrodzki
 - changed [ -x ... ] && to [ ! -x ... ] ||
@@ -529,7 +532,7 @@
 - orbit-idl moved to devel,
 - added Requires: indent for devel (orbit-idl run indent for formating C
   source),
-- added using %%{_aclocaldir} macro,
+- added using %{_aclocaldir} macro,
 - spec adapterized.
 
 Revision 1.60  2000/04/01 11:14:21  zagrodzki
@@ -588,7 +591,7 @@
 
 Revision 1.46  1999/08/21 13:25:56  kloczek
 - updated to 0.4.93,
-- changed permission to 755 on %%{_libdir}/*.sh.
+- changed permission to 755 on %{_libdir}/*.sh.
 
 Revision 1.45  1999/07/23 01:07:19  kloczek
 - BuildRequire: libwrap-devel (now we have shared libwrap).
@@ -598,18 +601,3 @@
 
 Revision 1.43  1999/07/12 23:06:12  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Wed Jun 30 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [0.4.90-1]
-- added lib*.la, *.sh and aclocal m4 macros files to devel,
-- liborbit-c-backend.a added to static,
-- added using %%configure macro in %build
-- added global (empty) orbitrc %config file,
-- added to BuildPrereq flex, libwrap and indent,
-- more %doc.
-
-* Fri May 21 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [0.4.3-3]
-- spec based on version included in dist tar,
-- rewrited in PLD coding style,
-- pl translation Arkadiusz Miśkiewicz <misiek at misiek.eu.org>.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ORBit.spec?r1=1.137&r2=1.138&f=u



More information about the pld-cvs-commit mailing list