packages: oprofile/oprofile.spec - honour gui bcond on packaging

qboosh qboosh at pld-linux.org
Mon Aug 15 09:26:41 CEST 2011


Author: qboosh                       Date: Mon Aug 15 07:26:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- honour gui bcond on packaging

---- Files affected:
packages/oprofile:
   oprofile.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/oprofile/oprofile.spec
diff -u packages/oprofile/oprofile.spec:1.56 packages/oprofile/oprofile.spec:1.57
--- packages/oprofile/oprofile.spec:1.56	Mon Aug 15 09:26:14 2011
+++ packages/oprofile/oprofile.spec	Mon Aug 15 09:26:35 2011
@@ -163,9 +163,11 @@
 %defattr(644,root,root,755)
 %{_libdir}/oprofile/libopagent.a
 
+%if %{with gui}
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/oprof_start
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -173,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2011/08/15 07:26:35  qboosh
+- honour gui bcond on packaging
+
 Revision 1.56  2011/08/15 07:26:14  qboosh
 - updated to 0.9.7
 - default to qt4 for GUI
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/oprofile/oprofile.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list