[zzuf] New snapshot.

Jon Ciesla limb at fedoraproject.org
Thu Feb 2 15:06:48 UTC 2012


commit cc8244f942e3002ee0b2b19c7d0897c143c0ba0e
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Feb 2 09:06:36 2012 -0600

    New snapshot.

 .gitignore |    1 +
 sources    |    2 +-
 zzuf.spec  |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1c7578..e31f461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 zzuf-0.13.tar.gz
+/zzuf_0.13.svn20100215.orig.tar.gz
diff --git a/sources b/sources
index 6b39f45..7cc0b5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74579c429f9691f641a14f408997d42d  zzuf-0.13.tar.gz
+152ad60825bfa9922ecf306b49caaab3  zzuf_0.13.svn20100215.orig.tar.gz
diff --git a/zzuf.spec b/zzuf.spec
index 5fba85c..1a3ac41 100644
--- a/zzuf.spec
+++ b/zzuf.spec
@@ -1,12 +1,13 @@
 Name:           zzuf
 Version:        0.13
-Release:        3%{?dist}
+Release:        4.20100215%{?dist}
 Summary:        Transparent application input fuzzer
 
 Group:          Development/Tools
 License:        WTFPL
 URL:            http://sam.zoy.org/zzuf/
-Source0:        http://libcaca.zoy.org/files/zzuf/%{name}-%{version}.tar.gz
+#Source0:        http://libcaca.zoy.org/files/zzuf/%{name}-%{version}.tar.gz
+Source0:	http://ftp.debian.org/debian/pool/main/z/zzuf/zzuf_0.13.svn20100215.orig.tar.gz
 Patch0:         %{name}-0.13-optflags.patch
 #Patch1:         %{name}-0.9-open.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -45,15 +46,18 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/zzuf
-%{_bindir}/zzcat
+%{_bindir}/zzat
 %dir %{_libdir}/zzuf/
 %{_libdir}/zzuf/libzzuf.so
 %{_mandir}/man1/zzuf.1*
-%{_mandir}/man1/zzcat.1*
+%{_mandir}/man1/zzat.1*
 %{_mandir}/man3/libzzuf.3*
 
 
 %changelog
+* Thu Feb 02 2012 Jon Ciesla <limburgher at gmail.com> - 0.13-4.20100215
+- Update to svn snapshot to fix BZ 641024, zzcat is now zzat.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list