rpms/mojito/F-12 .cvsignore, 1.14, 1.15 mojito.spec, 1.24, 1.25 sources, 1.14, 1.15

Peter Robinson pbrobinson at fedoraproject.org
Thu Nov 19 13:36:33 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/mojito/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17033

Modified Files:
	.cvsignore mojito.spec sources 
Log Message:
- Update to 0.21.6, move to the official tarball release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/F-12/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	26 Oct 2009 22:39:39 -0000	1.14
+++ .cvsignore	19 Nov 2009 13:36:33 -0000	1.15
@@ -1 +1 @@
-mojito-0.21.5.tar.bz2
+mojito-0.21.6.tar.bz2


Index: mojito.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/F-12/mojito.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- mojito.spec	26 Oct 2009 22:39:39 -0000	1.24
+++ mojito.spec	19 Nov 2009 13:36:33 -0000	1.25
@@ -1,12 +1,12 @@
 Name:           mojito
-Version:        0.21.5
+Version:        0.21.6
 Release:        1%{?dist}
 Summary:        A social network data aggregator
 
 Group:          Applications/Internet
 License:        LGPLv2.1
 URL:            http://moblin.org/projects/mojito
-Source0:        http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
+Source0:        http://download.moblin.org/sources/mojito/0.21/%{name}-%{version}.tar.bz2
 Patch0:         mojito-fixNMdetect.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -20,8 +20,8 @@ BuildRequires: NetworkManager-glib-devel
 BuildRequires: rest-devel
 BuildRequires: intltool
 
-# Require these because the git tarball doesn't have the configure built
-BuildRequires: libtool
+# Require this due to the NM-0.8 patch
+BuildRequires: autoconf
 
 %description
 Mojito is a social data server which will fetch data from the "social web", 
@@ -43,9 +43,7 @@ Files for development with %{name}.
 %patch0 -p1 -b .fixNMdetect
 chmod 644 examples/*.py 
 
-# Don't run configure from autogen.sh
-sed -i 's|echo|exit 0|g' autogen.sh
-./autogen.sh
+autoreconf
 
 %build
 %configure --with-gnome --with-online=networkmanager --disable-static \
@@ -106,6 +104,9 @@ rm -rf %{buildroot}
 %{_libdir}/libmojito-keystore.so
 
 %changelog
+* Thu Nov 19 2009 Peter Robinson <pbrobinson at gmail.com> 0.21.6-1
+- Update to 0.21.6, move to the official tarball release
+
 * Mon Oct 26 2009 Peter Robinson <pbrobinson at gmail.com> 0.21.5-1
 - Update to 0.21.5
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/F-12/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	26 Oct 2009 22:39:40 -0000	1.14
+++ sources	19 Nov 2009 13:36:33 -0000	1.15
@@ -1 +1 @@
-cc4af9e404bf72857fd67e8d6367236b  mojito-0.21.5.tar.bz2
+1b6e9bb02fa86343fbabd84c0ce9bb14  mojito-0.21.6.tar.bz2




More information about the fedora-extras-commits mailing list