diff --git a/needs.rebuild b/needs.rebuild
deleted file mode 100644
index 815fd29..0000000
--- a/needs.rebuild
+++ /dev/null
@@ -1 +0,0 @@
-http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild
diff --git a/yasm.spec b/yasm.spec
index 7f92386..3eca899 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,7 +1,7 @@
Summary: Complete rewrite of the NASM assembler
Name: yasm
Version: 0.5.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: BSD
Group: Development/Languages
URL: http://www.tortall.net/projects/yasm/
@@ -21,7 +21,7 @@ overall design is an optimizer module.
%package devel
Summary: Header files and static libraries for yasm
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
@@ -71,6 +71,10 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Mon Aug 28 2006 Matthias Saou 0.5.0-2
+- FC6 rebuild.
+- Require the same release in the devel sub-package.
+
* Fri Jul 14 2006 Matthias Saou 0.5.0-1
- Update to 0.5.0.
- Remove empty files from %%doc.