Re: ANNOUNCE - mdadm 0.7.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday March 15, bluca@comedia.it wrote:
> On Fri, Mar 15, 2002 at 04:30:28PM +1100, Neil Brown wrote:
> > mdadm 0.7.1 is now available at
> > 
> Great!
> > 
> >  from ChangeLog
> > 
> > Changed Prior to 0.7.1 release
> >     -   update mdadm.spec
> i would add
> Obsoletes: mdctl
> and put %config(noreplace,missingok) in front of /etc/mdadm.conf in the %files section
> i would hate if upgrading the rpm would screw my configuration file.

Like this?

--- mdadm.spec	2002/03/15 07:56:17	1.1
+++ mdadm.spec	2002/03/15 07:57:37
@@ -7,7 +7,8 @@
 Copyright: GPL
 Group: Utilities/System
 BuildRoot: /var/tmp/%{name}-root
-Packager: Danilo Godec <danci@agenda.si>
+Packager: Danilo Godec <danci@agenda.si> (et.al.)
+Obsoletes: mdctl
 
 %description 
 mdadm is a single program that can be used to control Linux md devices. It
@@ -54,7 +55,7 @@
 %defattr(-,root,root)
 %doc TODO ChangeLog mdadm.man mdadm.conf-example
 /sbin/mdadm
-/etc/mdadm.conf
+%config(noreplace,missingok)/etc/mdadm.conf
 %{_mandir}/man*/md*
 
 %changelog


> 
> >     -   use BLKGETSIZE64 if available for array size
> could you please apply the attached patch, since not everybody has
BLKGETSIZE64 defined

Done, thanks.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux