rpms/hfsplus-tools/devel hfsplus-tools.spec,1.4,1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Dec 5 17:52:39 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/hfsplus-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12473

Modified Files:
	hfsplus-tools.spec 
Log Message:
* Tue Aug 21 2007 Chris Weyl <cweyl at alumni.drew.edu> 332.14-5
- bump, minor spec fixes



Index: hfsplus-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/hfsplus-tools/devel/hfsplus-tools.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hfsplus-tools.spec	22 Nov 2006 04:35:14 -0000	1.4
+++ hfsplus-tools.spec	5 Dec 2007 17:52:06 -0000	1.5
@@ -1,11 +1,11 @@
 Name:           hfsplus-tools
 Version:        332.14 
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Tools to create/check Apple HFS+ filesystems
 
 Group:          System Environment/Base
 License:        Apple Public Source License
-URL: http://gentoo-wiki.com/HOWTO_hfsplus#x86.2FPPC_Linux_port_from_OS_X_10.4.3_.2F_Darwin_8.3
+URL:            http://gentoo-wiki.com/HOWTO_hfsplus
 
 Source0: http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-%{version}.tar.gz 
 Patch0:  http://www.ecl.udel.edu/~mcgee/diskdev_cmds/diskdev_cmds-%{version}.patch.bz2
@@ -51,7 +51,7 @@
     Makefile.lnx
 
 # remove errant execute bits
-find . -type f -name '*.[ch]' -exec chmod -x {} 2>/dev/null ';'
+find . -type f -name '*.[ch]' -exec chmod -c -x {} +
 
 # make life easier on doc
 cp %{SOURCE100} .
@@ -110,6 +110,9 @@
 
 
 %changelog
+* Tue Aug 21 2007 Chris Weyl <cweyl at alumni.drew.edu> 332.14-5
+- bump, minor spec fixes
+
 * Tue Nov 21 2006 Chris Weyl <cweyl at alumni.drew.edu> 332.14-4
 - include hfsbootdata (BZ#213365)
 




More information about the fedora-extras-commits mailing list