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

Changes of Revision 7

[-] Changed yasm.spec
x
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package yasm (Version 0.4.0)
4
+# spec file for package yasm (Version 0.7.1)
5
 #
6
 # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 # This file and all modifications and additions to the pristine
8
@@ -16,13 +16,10 @@
9
 License:        BSD
10
 Group:          Development/Languages/Other
11
 Autoreqprov:    on
12
-Version:        0.6.2
13
-Release:        16
14
+Version:        0.7.1
15
+Release:        20
16
 Summary:        YASM is a complete rewrite of the NASM assembler
17
 Source:         yasm-%{version}.tar.gz
18
-#Patch0:         yasm-genmacro.patch
19
-#Patch1:         yasm-overflow.patch
20
-#Patch2:         yasm-declaration.diff
21
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
22
    
23
 
24
@@ -42,9 +39,6 @@
25
 %debug_package
26
 %prep
27
 %setup -q
28
-#%patch0 -p1
29
-#%patch1 -p1
30
-#%patch2
31
 
32
 %build
33
 CFLAGS="$RPM_OPT_FLAGS" \
34
@@ -75,6 +69,8 @@
35
 %_mandir/man1/*
36
 
37
 %changelog -n yasm
38
+* Sat Aug 16 2008 Carsten Schoene <cs@linux-administrator.com>
39
+- new upstream release 0.7.1
40
 * Wed Mar 19 2008 Carsten Schoene <cs@linux-administrator.com>
41
 - version bump to 0.6.2
42
 * Sun Sep 30 2007 Carsten Schoene <cs@linux-administrator.com>
43
[+] Deleted yasm-declaration.diff ^
[+] Deleted yasm-genmacro.patch ^
[+] Deleted yasm-overflow.patch ^
Added yasm-0.7.1-0.pm.0.src.rpm ^
Changed yasm-0.7.1.tar.gz ^