[gst123] Remove unnecessary patches.

Siddhesh Poyarekar siddhesh at fedoraproject.org
Thu Mar 15 15:07:49 UTC 2012


commit d79b7f5c6d22c7433f4d181d06119ea0a2e19431
Author: Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com>
Date:   Thu Mar 15 20:38:52 2012 +0530

    Remove unnecessary patches.

 gst123.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gst123.spec b/gst123.spec
index d649241..1683b7c 100644
--- a/gst123.spec
+++ b/gst123.spec
@@ -1,10 +1,9 @@
 Summary: Command line multimedia player based on gstreamer
 Name: gst123
 Version: 0.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://space.twc.de/~stefan/gst123.php
 Source: http://space.twc.de/~stefan/gst123/%{name}-%{version}.tar.bz2
-Patch1: gst123-unistd.patch
 
 License: LGPLv2
 Group: Applications/Multimedia
@@ -26,8 +25,6 @@ music files.
 %prep
 %setup -q
 
-%patch1 -p1
-
 %build
 %configure
 make %{?_smp_mflags}
@@ -42,7 +39,10 @@ make install DESTDIR=%{buildroot}
 %doc COPYING AUTHORS README NEWS
 
 %changelog
-* Tue Feb 28 2012 Siddhesh Poyarekar <siddhesh at redhat.com> - 0.2.2-1
+* Thu Mar 15 2012 Siddhesh Poyarekar <siddhesh at redhat.com> - 0.2.2-2
+- Remove unnecessary patches
+
+* Thu Mar 15 2012 Siddhesh Poyarekar <siddhesh at redhat.com> - 0.2.2-1
 - New upstream 0.2.2
 
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-5


More information about the scm-commits mailing list