rpms/openais/devel .cvsignore, 1.18, 1.19 openais.spec, 1.49, 1.50 sources, 1.19, 1.20

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Sep 22 13:34:53 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/openais/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1207

Modified Files:
	.cvsignore openais.spec sources 
Log Message:
New upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openais/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	27 Aug 2009 04:43:31 -0000	1.18
+++ .cvsignore	22 Sep 2009 13:34:52 -0000	1.19
@@ -1 +1 @@
-openais-1.0.1.tar.gz
+openais-1.0.2.tar.gz


Index: openais.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openais/devel/openais.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- openais.spec	27 Aug 2009 04:43:31 -0000	1.49
+++ openais.spec	22 Sep 2009 13:34:52 -0000	1.50
@@ -2,7 +2,7 @@
 
 Name: openais
 Summary: The openais Standards-Based Cluster Framework executive and APIs
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: BSD
 Group: System Environment/Base
@@ -36,12 +36,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{na
 ./autogen.sh
 %endif
 
-%{_configure}	CFLAGS="$(echo '%{optflags}')" \
-		--prefix=%{_prefix} \
-		--sysconfdir=%{_sysconfdir} \
-		--localstatedir=%{_localstatedir} \
-		--libdir=%{_libdir} \
-		--with-lcrso-dir=$(pkg-config corosync --variable lcrsodir)
+%{configure}
 
 %build
 make %{_smp_mflags}
@@ -155,6 +150,11 @@ This package contains the include files 
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Sep 22 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0.2-1
+- New upstream release.
+- spec file updates:
+  * use proper configure macro
+
 * Thu Aug 27 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0.1-1
 - New upstream release. Fixes 2 minor issues in SA CheckPoint service.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openais/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	27 Aug 2009 04:43:31 -0000	1.19
+++ sources	22 Sep 2009 13:34:52 -0000	1.20
@@ -1 +1 @@
-dd40a6d6a89904e5e65116b560573aa7  openais-1.0.1.tar.gz
+5cf8a47d53b3df127e21a32c813addba  openais-1.0.2.tar.gz




More information about the fedora-extras-commits mailing list