rpms/mdadm/devel mdadm.spec,1.56,1.57

Doug Ledford dledford at fedoraproject.org
Thu Feb 12 15:41:29 UTC 2009


Author: dledford

Update of /cvs/extras/rpms/mdadm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5176

Modified Files:
	mdadm.spec 
Log Message:
* Thu Feb 12 2009 Doug Ledford <dledford at redhat.com> - 3.0-0.devel2.1
- Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile



Index: mdadm.spec
===================================================================
RCS file: /cvs/extras/rpms/mdadm/devel/mdadm.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- mdadm.spec	12 Feb 2009 15:10:22 -0000	1.56
+++ mdadm.spec	12 Feb 2009 15:40:59 -0000	1.57
@@ -30,7 +30,7 @@
 %patch3 -p1 -b .static
 
 %build
-make %{?_smp_mflags} CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}" mdadm.static mdadm mdmon
+make %{?_smp_mflags} CXFLAGS="$RPM_OPT_FLAGS -fno-strict-alias" SYSCONFDIR="%{_sysconfdir}" mdadm.static mdadm mdmon
 
 %install
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list