Author: sparky                       Date: Mon Nov 30 16:00:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove AC_PROG_CXX from configure.ac - c++ compiler not used

---- Files affected:
packages/rlinetd:
   rlinetd.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: packages/rlinetd/rlinetd.spec
diff -u packages/rlinetd/rlinetd.spec:1.80 packages/rlinetd/rlinetd.spec:1.81
--- packages/rlinetd/rlinetd.spec:1.80  Tue May 27 22:33:01 2008
+++ packages/rlinetd/rlinetd.spec       Mon Nov 30 17:00:43 2009
@@ -23,6 +23,7 @@
 BuildRequires: libtool
 BuildRequires: libwrap-devel
 BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: sed >= 4.0
 Requires(post,preun):  rc-inetd
 Requires:      psmisc
 Requires:      rc-inetd
@@ -47,6 +48,8 @@
 %prep
 %setup -q
 
+sed '/AC_PROG_CXX/d' -i configure.ac
+
 %build
 %{__libtoolize}
 %{__autoheader}
@@ -104,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2009/11/30 16:00:43  sparky
+- remove AC_PROG_CXX from configure.ac - c++ compiler not used
+
 Revision 1.80  2008/05/27 20:33:01  qboosh
 - updated to 0.6.2
 
@@ -377,10 +383,3 @@
 
 Revision 1.3  1999/07/12 23:06:14  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Sat Jul  6 1999 Michal Margula <[email protected]>
-[0.3-1]
-- initial release
-- automatic generation of /etc/rlinetd.conf using /etc/inetd.conf
-- dirty patch for configuration location added - should be removed in next
-  release
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rlinetd/rlinetd.spec?r1=1.80&r2=1.81&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to