Logoj0ke.net Open Build Service > Projects > home:jg:playground > heartbeat > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed heartbeat.spec
x
 
1
@@ -5,8 +5,8 @@
2
 %define           uname hacluster
3
 Summary:          Heartbeat subsystem for High-Availability Linux
4
 Name:             heartbeat
5
-Version:          2.0.8
6
-Release:          1%{?dist}
7
+Version:          2.1.4
8
+Release:          1
9
 License:          GPL/LGPL
10
 URL:              http://linux-ha.org/
11
 Group:            System Environment/Daemons
12
@@ -104,10 +104,11 @@
13
 %description devel
14
 Heartbeat development package
15
 
16
-%prep
17
-%setup -q
18
-%patch0 -p1
19
-%patch1 -p1
20
+#%prep
21
+%setup -q -n Heartbeat-STABLE-2-1-STABLE-%{version}
22
+#%setup -q
23
+#%patch0 -p1
24
+#%patch1 -p1
25
  
26
 %build
27
 # disable-fatal-warnings flag used to disable gcc4.x warnings of 'difference in signedness'
28
Added STABLE-2.1.4.tar.bz2 ^