Changeset 12 in MondoRescue for trunk/mindi
- Timestamp:
- Sep 6, 2005, 6:20:52 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mindi/mindi.spec
r8 r12 2 2 Summary: Mindi creates emergency boot disks/CDs using your kernel, tools and modules 3 3 Name: mindi 4 Version: 1.04_ cvs_200505034 Version: 1.04_berlios 5 5 Release: 1 6 6 License: GPL … … 49 49 # These are installed twice if not removed here 50 50 ( cd $MINDIDIR 51 %{__rm} -f CHANGES INSTALL COPYING README TODO README.ia64 51 %{__rm} -f CHANGES INSTALL COPYING README TODO README.ia64 README.pxe 52 52 ) 53 53 cd $RPM_BUILD_ROOT%{_bindir} … … 74 74 %defattr(-,root,root,-) 75 75 %config(noreplace) %{_sysconfdir}/mindi/deplist.txt 76 %doc CHANGES INSTALL COPYING README TODO README.ia64 76 %doc CHANGES INSTALL COPYING README TODO README.ia64 README.pxe 77 77 #%attr(755,root,root) %{_datadir}/mindi/mindi 78 78 … … 83 83 84 84 %changelog 85 * Tue Sep 06 2005 Bruno Cornec <bcornec@berlios.de> 1.04_berlios 86 - Merge of patches mentionned on mondo ML + ia64 updates 87 85 88 * Tue May 03 2005 Hugo Rabson <hugorabson@msn.com> 1.04_cvs_20050503 86 89 - supports exec-shield
Note:
See TracChangeset
for help on using the changeset viewer.