SPECS: cdrdao.spec - fix without gnome build
areq
areq at pld-linux.org
Sat Nov 1 14:40:44 CET 2008
Author: areq Date: Sat Nov 1 13:40:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix without gnome build
---- Files affected:
SPECS:
cdrdao.spec (1.70 -> 1.71)
---- Diffs:
================================================================
Index: SPECS/cdrdao.spec
diff -u SPECS/cdrdao.spec:1.70 SPECS/cdrdao.spec:1.71
--- SPECS/cdrdao.spec:1.70 Sat Nov 1 14:18:40 2008
+++ SPECS/cdrdao.spec Sat Nov 1 14:40:39 2008
@@ -120,7 +120,9 @@
install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}/drivers
+%if %{with gnome}
rm -r $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info}
+%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -158,6 +160,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71 2008/11/01 13:40:39 areq
+- fix without gnome build
+
Revision 1.70 2008/11/01 13:18:40 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cdrdao.spec?r1=1.70&r2=1.71&f=u
More information about the pld-cvs-commit
mailing list