devel/isomd5sum .cvsignore, 1.3, 1.4 isomd5sum.spec, 1.3, 1.4 sources, 1.3, 1.4

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Fri Feb 8 04:18:19 UTC 2008


Author: katzj

Update of /cvs/pkgs/devel/isomd5sum
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv331

Modified Files:
	.cvsignore isomd5sum.spec sources 
Log Message:
* Thu Feb  7 2008 Jeremy Katz <katzj at redhat.com> - 1:1.0.3-1
- Add man pages from Ryan Finnie (ryan AT finnie DOT org)
- Use popt in checkisomd5 (Ryan Finnie)
- Fix verbose/gauge interactions (Ryan Finnie)
- A few other little janitorial things (Ryan Finnie)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/isomd5sum/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	10 Dec 2007 15:35:30 -0000	1.3
+++ .cvsignore	8 Feb 2008 04:17:45 -0000	1.4
@@ -1 +1 @@
-isomd5sum-1.0.2.tar.bz2
+isomd5sum-1.0.3.tar.bz2


Index: isomd5sum.spec
===================================================================
RCS file: /cvs/pkgs/devel/isomd5sum/isomd5sum.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- isomd5sum.spec	10 Dec 2007 15:35:30 -0000	1.3
+++ isomd5sum.spec	8 Feb 2008 04:17:45 -0000	1.4
@@ -2,13 +2,13 @@
 
 Summary: Utilities for working with md5sum implanted in ISO images
 Name: isomd5sum
-Version: 1.0.2
+Version: 1.0.3
 Release: 1
 Epoch: 1
 License: GPLv2+
 Group: Applications/System
-URL: http://git.fedoraproject.org
-Source0: %{name}-%{version}.tar.bz2
+URL: http://git.fedorahosted.org/git/?p=isomd5sum.git;a=summary
+Source0: %http://fedorahosted.org/releases/i/s/isomd5sum/{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: python-devel popt-devel
 
@@ -45,6 +45,7 @@
 %doc COPYING
 /usr/bin/implantisomd5
 /usr/bin/checkisomd5
+%{_mandir}/man*/*
 %{python_sitearch}/pyisomd5sum.so
 
 %files devel
@@ -53,6 +54,12 @@
 %{_libdir}/*.a
 
 %changelog
+* Thu Feb  7 2008 Jeremy Katz <katzj at redhat.com> - 1:1.0.3-1
+- Add man pages from Ryan Finnie (ryan AT finnie DOT org)
+- Use popt in checkisomd5 (Ryan Finnie)
+- Fix verbose/gauge interactions (Ryan Finnie)
+- A few other little janitorial things (Ryan Finnie)
+
 * Mon Dec 10 2007 Jeremy Katz <katzj at redhat.com> - 1:1.0.2-1
 - The "fix the build after changing the API" release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/isomd5sum/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	10 Dec 2007 15:35:30 -0000	1.3
+++ sources	8 Feb 2008 04:17:45 -0000	1.4
@@ -1 +1 @@
-587c37904592ea99f61d8535ad69b7fe  isomd5sum-1.0.2.tar.bz2
+16796fe95bf12ec2ab45d386ae8e776f  isomd5sum-1.0.3.tar.bz2




More information about the fedora-extras-commits mailing list