rpms/audio-entropyd/devel .cvsignore, 1.4, 1.5 audio-entropyd.spec, 1.15, 1.16 sources, 1.4, 1.5

Tom Callaway spot at fedoraproject.org
Tue May 5 13:24:20 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/audio-entropyd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31696/devel

Modified Files:
	.cvsignore audio-entropyd.spec sources 
Log Message:
2.0.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audio-entropyd/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	29 Sep 2008 15:30:28 -0000	1.4
+++ .cvsignore	5 May 2009 13:23:50 -0000	1.5
@@ -1 +1 @@
-audio-entropyd-1.0.5.tgz
+audio-entropyd-2.0.1.tgz


Index: audio-entropyd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audio-entropyd/devel/audio-entropyd.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- audio-entropyd.spec	13 Apr 2009 21:44:23 -0000	1.15
+++ audio-entropyd.spec	5 May 2009 13:23:50 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           audio-entropyd
-Version:        1.0.5
-Release:        4%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 License:        GPLv2
 Group:          System Environment/Daemons
 Summary:        Generate entropy from audio output
@@ -8,7 +8,6 @@ URL:            http://www.vanheusden.co
 Source0:        http://www.vanheusden.com/aed/audio-entropyd-%{version}.tgz
 Source1:        audio-entropyd
 Source2:	audio-entropyd.conf
-Patch0:		audio-entropyd-1.0.5-alsa.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	alsa-lib-devel
 Requires(post):   chkconfig
@@ -20,7 +19,6 @@ Audio-entropyd generates entropy-data fo
 
 %prep
 %setup -q
-%patch0 -p1 -b .alsa
 
 %build
 make OPT_FLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
@@ -53,12 +51,15 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README README.2 TODO
+%doc COPYING README TODO
 %{_initrddir}/audio-entropyd
 %{_sbindir}/audio-entropyd
 %config(noreplace) %{_sysconfdir}/sysconfig/audio-entropyd
 
 %changelog
+* Tue May  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.1-1
+- upstream took my alsa patch (improved on it too)
+
 * Wed Mar 25 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.5-4
 - port from OSS to ALSA
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audio-entropyd/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	29 Sep 2008 15:30:28 -0000	1.4
+++ sources	5 May 2009 13:23:50 -0000	1.5
@@ -1 +1 @@
-9f1f85872c9e6cee20d55da14c840079  audio-entropyd-1.0.5.tgz
+f8d71e214755b93a2da3dfa29157ef37  audio-entropyd-2.0.1.tgz




More information about the fedora-extras-commits mailing list