SPECS: device-mapper.spec - fixed initrd bcond

wrobell wrobell at pld-linux.org
Thu Aug 11 21:45:00 CEST 2005


Author: wrobell                      Date: Thu Aug 11 19:45:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed initrd bcond

---- Files affected:
SPECS:
   device-mapper.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.43 SPECS/device-mapper.spec:1.44
--- SPECS/device-mapper.spec:1.43	Sat Aug  6 17:17:07 2005
+++ SPECS/device-mapper.spec	Thu Aug 11 21:44:55 2005
@@ -195,6 +195,7 @@
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/*
 
+%if %{with initrd}
 %files initrd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/initrd-dmsetup
@@ -203,6 +204,7 @@
 %defattr(644,root,root,755)
 /usr/%{_lib}/klibc/libdevmapper.a
 /usr/include/klibc/libdevmapper.h
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -210,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2005/08/11 19:44:55  wrobell
+- fixed initrd bcond
+
 Revision 1.43  2005/08/06 15:17:07  qboosh
 - updated to 1.01.04
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/device-mapper.spec?r1=1.43&r2=1.44&f=u




More information about the pld-cvs-commit mailing list