rpms/openais/F-10 .cvsignore, 1.11, 1.12 openais.spec, 1.32, 1.33 sources, 1.13, 1.14

Fabio M. Di Nitto fabbione at fedoraproject.org
Wed Oct 21 11:23:53 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/openais/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7187

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openais/F-10/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	27 Aug 2009 04:50:39 -0000	1.11
+++ .cvsignore	21 Oct 2009 11:23:52 -0000	1.12
@@ -1 +1 @@
-openais-1.0.1.tar.gz
+openais-1.1.0.tar.gz


Index: openais.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openais/F-10/openais.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- openais.spec	27 Aug 2009 04:50:39 -0000	1.32
+++ openais.spec	21 Oct 2009 11:23:52 -0000	1.33
@@ -2,7 +2,7 @@
 
 Name: openais
 Summary: The openais Standards-Based Cluster Framework executive and APIs
-Version: 1.0.1
+Version: 1.1.0
 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,14 +150,27 @@ This package contains the include files 
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Sep 25 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.1.0-1
+- New upstream release.
+
+* 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.
 
-* Tue Jul 28 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0.0-1
-- New upstream release
+* Tue Jul 28 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0.0-3
 - spec file updates:
   * consistent use of macros across the board
 
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Jul  8 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0.0-1
+- New upstream release
+
 * Thu Jul  2 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.100-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openais/F-10/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	27 Aug 2009 04:50:39 -0000	1.13
+++ sources	21 Oct 2009 11:23:52 -0000	1.14
@@ -1 +1 @@
-dd40a6d6a89904e5e65116b560573aa7  openais-1.0.1.tar.gz
+6b73c7438e230c31aec53d6af78a6b0d  openais-1.1.0.tar.gz




More information about the fedora-extras-commits mailing list