[mw-devel] MW3 r880 - trunk
pwb at sucs.org
pwb at sucs.org
Sat Apr 29 22:06:47 BST 2006
Author: pwb
Date: 2006-04-29 22:06:46 +0100 (Sat, 29 Apr 2006)
New Revision: 880
Modified:
trunk/mw.spec
Log:
Moved -devel deps to BuildRequires where they should have been in the first place
Modified: trunk/mw.spec
===================================================================
--- trunk/mw.spec 2006-04-26 21:22:20 UTC (rev 879)
+++ trunk/mw.spec 2006-04-29 21:06:46 UTC (rev 880)
@@ -1,12 +1,13 @@
Summary: Milliways III talker and BBS
Name: mw3
Version: 2.14.2
-Release: 1
+Release: 2
License: GPL
Group: Applications/Communications
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
-Requires: libtermcap-devel readline-devel libtermcap readline glibc-devel
+Requires: libtermcap readline
+BuildRequires: libtermcap-devel readline-devel glibc-devel
Packager: Peter Berry <pwb at sucs.org>
URL: http://sucs.org/wiki/milliways
@@ -55,6 +56,9 @@
%doc %{_libdir}/mw/README
%changelog
+* Sat Apr 29 2006 Peter Berry <pwb at sucs.org>
+- Release 2: Moved -devel deps to BuildRequires
+
* Thu Mar 23 2006 Peter Berry <pwb at sucs.org>
- First release of 2.14.2 preparing for x86-64 build
- Fixed: credits, jive gag
More information about the mw-devel
mailing list