[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/makebootfat/FC-3 makebootfat.spec,1.1,1.2
- From: "Dmitry Butskoy" (buc) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/makebootfat/FC-3 makebootfat.spec,1.1,1.2
- Date: Tue, 1 Aug 2006 03:48:26 -0700
Author: buc
Update of /cvs/extras/rpms/makebootfat/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26271
Modified Files:
makebootfat.spec
Log Message:
Index: makebootfat.spec
===================================================================
RCS file: /cvs/extras/rpms/makebootfat/FC-3/makebootfat.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makebootfat.spec 26 Dec 2005 11:55:55 -0000 1.1
+++ makebootfat.spec 1 Aug 2006 10:48:26 -0000 1.2
@@ -1,7 +1,7 @@
Summary: Utility for creation bootable FAT disk
Name: makebootfat
Version: 1.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Group: Applications/System
License: GPL
URL: http://advancemame.sourceforge.net/doc-makebootfat.html
@@ -23,7 +23,7 @@
%prep
%setup -q
-cp -a %{SOURCE1} README.usbboot
+install -p -m644 %{SOURCE1} README.usbboot
%build
@@ -54,6 +54,9 @@
%changelog
+* Tue Aug 1 2006 Dmitry Butskoy <Dmitry Butskoy name> - 1.4-3
+- avoid world-writable docs (#200829)
+
* Mon Dec 26 2005 Dmitry Butskoy <Dmitry Butskoy name> - 1.4-2
- place mbrfat.bin and ldlinux.bss under %{_datadir}/%{name}/x86
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]