diff --git a/.cvsignore b/.cvsignore index c6f76ee..0529f53 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mdadm-1.0.1.tgz +mdadm-1.3.0.tgz diff --git a/mdadm.spec b/mdadm.spec index 406adf3..bec4e81 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,6 +1,6 @@ Summary: mdadm controls Linux md devices (software RAID arrays) Name: mdadm -Version: 1.0.1 +Version: 1.3.0 Release: 1 Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz Source1: mdmonitor.init @@ -21,10 +21,6 @@ file can be used to help with some common tasks. %setup -q %build -# This is a debatable issue. The author of this RPM spec file feels that -# people who install RPMs (especially given that the default RPM options -# will strip the binary) are not going to be running gdb against the -# program. make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}" %install @@ -58,6 +54,12 @@ fi %{_mandir}/man*/md* %changelog +* Wed Sep 10 2003 Michael K. Johnson 1.3.0-1 +- sync upstream + +* Tue Mar 11 2003 Michael K. Johnson 1.1.0-1 +- sync upstream + * Tue Jan 28 2003 Michael K. Johnson 1.0.1-1 - update for rebuild diff --git a/sources b/sources index 8204d9c..0cd3755 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae641c04ada0c46d09b5f37f92913e63 mdadm-1.0.1.tgz +61186df5073fae32569bd4bb12f9da36 mdadm-1.3.0.tgz