SPECS: fam.spec - include example in -devel
qboosh
qboosh at pld-linux.org
Sun Mar 12 11:05:26 CET 2006
Author: qboosh Date: Sun Mar 12 10:05:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include example in -devel
---- Files affected:
SPECS:
fam.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/fam.spec
diff -u SPECS/fam.spec:1.49 SPECS/fam.spec:1.50
--- SPECS/fam.spec:1.49 Tue Feb 28 00:21:21 2006
+++ SPECS/fam.spec Sun Mar 12 11:05:21 2006
@@ -73,6 +73,7 @@
Provides: fam = %{version}-%{release}
Obsoletes: fam-standalone
Conflicts: gamin
+# RPC support doesn't seem to work in inetd/rlinetd
Conflicts: inetd
Conflicts: rlinetd
@@ -185,6 +186,9 @@
install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/famd
install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/famd
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install test/test.c++ $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -236,6 +240,7 @@
%{_libdir}/lib*.la
%{_includedir}/*.h
%{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
%files static
%defattr(644,root,root,755)
@@ -247,6 +252,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2006/03/12 10:05:21 qboosh
+- include example in -devel
+
Revision 1.49 2006/02/27 23:21:21 glen
- use %service
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fam.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list