rpms/ifuse/F-9 .cvsignore, 1.1, 1.2 ifuse.spec, 1.2, 1.3 sources, 1.3, 1.4

Peter Robinson pbrobinson at fedoraproject.org
Wed May 13 09:33:23 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/ifuse/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6051

Modified Files:
	.cvsignore ifuse.spec sources 
Log Message:
new upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ifuse/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	17 Dec 2008 21:54:29 -0000	1.1
+++ .cvsignore	13 May 2009 09:32:53 -0000	1.2
@@ -0,0 +1 @@
+ifuse-0.9.1.tar.bz2


Index: ifuse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ifuse/F-9/ifuse.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ifuse.spec	4 Apr 2009 10:34:09 -0000	1.2
+++ ifuse.spec	13 May 2009 09:32:53 -0000	1.3
@@ -1,21 +1,12 @@
-# Tarfile created using git
-# git clone git://github.com/MattColyer/ifuse.git
-# git-archive --format=tar --prefix=ifuse-0.1.0/ %{git_version} | bzip2 > ifuse-0.1.0-%{gitdate}.tar.bz2
-
-%define gitdate 20090401
-%define git_version 5db1ccc
-%define tarfile %{name}-%{version}-%{gitdate}.tar.bz2
-%define snapshot %{gitdate}git%{git_version}
-
 Name:          ifuse
-Version:       0.1.0
-Release:       8.%{snapshot}%{?dist}
+Version:       0.9.1
+Release:       1%{?dist}
 Summary:       Mount Apple iPhone and iPod touch devices
 
 Group:         System Environment/Libraries
 License:       GPLv2+
 URL:           http://matt.colyer.name/projects/iphone-linux/
-Source0:       %{tarfile}
+Source0:       http://cloud.github.com/downloads/MattColyer/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:      hal
@@ -23,11 +14,6 @@ BuildRequires: glib2-devel
 BuildRequires: fuse-devel
 BuildRequires: libiphone-devel
 
-# Require these until a formal release
-BuildRequires: libtool
-BuildRequires: automake
-BuildRequires: autoconf
-
 %description
 A fuse filesystem for mounting iPhone and iPod touch devices
 
@@ -35,7 +21,6 @@ A fuse filesystem for mounting iPhone an
 %setup -q
 
 %build
-./autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -53,7 +38,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hal/fdi/information/20thirdparty/30-ifuse.fdi
 
 %changelog
-* Sat Apr 04 2009 Peter Robinson <pbrobinson at gmail.com> - 0.1.0-8.20090308git8d6eebb
+* Tue May 12 2009 Peter Robinson <pbrobinson at gmail.com> 0.9.1-1
+- Update to official 0.9.1 release
+
+* Fri Apr 03 2009 - Bastien Nocera <bnocera at redhat.com> - 0.1.0-8.20090401git5db1ccc
+- Update to github version
+
+* Fri Apr 03 2009 - Bastien Nocera <bnocera at redhat.com> - 0.1.0-7.20090308git8d6eebb
 - Update to latest master
 
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.0-6.20081214gitb0412bf


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ifuse/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	4 Apr 2009 10:34:10 -0000	1.3
+++ sources	13 May 2009 09:32:53 -0000	1.4
@@ -1 +1 @@
-dcc7efe1b983ca28089494bccdff5e8e  ifuse-0.1.0-20090401.tar.bz2
+a00d8e6e20baaf271cb84f3a353ff70b  ifuse-0.9.1.tar.bz2




More information about the fedora-extras-commits mailing list