[media-player-info] 10101010101010101010

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 03:32:11 UTC 2010


commit 81c346aff37e30af7987d11b4658984b82296919
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 23:31:29 2010 -0400

    10101010101010101010

 .gitignore             |    1 +
 media-player-info.spec |   11 ++++-------
 sources                |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb7d536..04dfd98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 media-player-info-6.tar.gz
+/media-player-info-10.tar.gz
diff --git a/media-player-info.spec b/media-player-info.spec
index 498c008..0400306 100644
--- a/media-player-info.spec
+++ b/media-player-info.spec
@@ -1,5 +1,5 @@
 Name:           media-player-info
-Version:        6
+Version:        10
 Release:        1%{?dist}
 Summary:        Data files describing media player capabilities
 
@@ -7,7 +7,6 @@ Group:          System Environment/Base
 License:        BSD
 URL:            http://cgit.freedesktop.org/~teuf/media-player-id/
 Source0:        http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  libudev-devel
@@ -32,14 +31,9 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING README NEWS AUTHORS
@@ -48,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> 10-1
+- Update to version 10
+
 * Thu Apr 08 2010 Bastien Nocera <bnocera at redhat.com> 6-1
 - Update to version 6
 
diff --git a/sources b/sources
index c8a16ee..a6f4e26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac345d186ae8112f4854c1535ede51e8  media-player-info-6.tar.gz
+e460e8fad959ee356886fc900a7c16d5  media-player-info-10.tar.gz


More information about the scm-commits mailing list