Logoj0ke.net Open Build Service > Projects > devel > nasm > Changes
Sign Up | Log In

Changes of Revision 13

[-] Changed nasm.spec
x
 
1
@@ -16,11 +16,10 @@
2
 License:        LGPL v2.1 or later
3
 Group:          Development/Languages/Other
4
 AutoReqProv:    on
5
-Version:        2.03
6
+Version:        2.03.01
7
 Release:        1
8
 Summary:        Netwide Assembler (An x86 Assembler)
9
 Source:         nasm-%version.tar.bz2
10
-Patch0:         nasm-array_too_small.patch
11
 PreReq:         %install_info_prereq
12
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
13
 
14
@@ -61,7 +60,6 @@
15
 
16
 %prep
17
 %setup -q
18
-%patch
19
 
20
 %build
21
 export CFLAGS="$RPM_OPT_FLAGS"
22
@@ -99,6 +97,9 @@
23
 %doc %{_infodir}/nasm*
24
 
25
 %changelog
26
+* Wed Jun 18 2008 Carsten Schoene <cs@linux-administrator.com>
27
+- Update to 2.03.01 Release
28
+
29
 * Tue Jun 10 2008 Carsten Schoene <cs@linux-administrator.com>
30
 - Update to 2.03 release
31
 
32
Added nasm-2.03.01.tar.bz2 ^