rpms/ifuse/F-10 ifuse.spec,1.1,1.2

Peter Robinson pbrobinson at fedoraproject.org
Sat Apr 4 10:22:49 UTC 2009


Author: pbrobinson

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

Modified Files:
	ifuse.spec 
Log Message:
- Update to latest master


Index: ifuse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ifuse/F-10/ifuse.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ifuse.spec	18 Dec 2008 01:11:32 -0000	1.1
+++ ifuse.spec	4 Apr 2009 10:22:19 -0000	1.2
@@ -1,15 +1,15 @@
 # Tarfile created using git
-# git clone http://git.matt.colyer.name/2008/ifuse/
+# 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 20081214
-%define git_version b0412bf
+%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:       5.%{snapshot}%{?dist}
+Release:       8.%{snapshot}%{?dist}
 Summary:       Mount Apple iPhone and iPod touch devices
 
 Group:         System Environment/Libraries
@@ -50,10 +50,15 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 /sbin/mount.fuse.ifuse
-%{_bindir}/hal-iphone-setup
 %{_datadir}/hal/fdi/information/20thirdparty/30-ifuse.fdi
 
 %changelog
+* Sat Apr 04 2009 Peter Robinson <pbrobinson at gmail.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
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Dec 16 2008 Peter Robinson <pbrobinson at gmail.com> 0.1.0-5
 - Review fixes
 




More information about the fedora-extras-commits mailing list