summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2012-02-02 11:46:55 +0100
committerMichel Alexandre Salim <salimma@fedoraproject.org>2012-02-02 11:46:55 +0100
commit8f0482ce67b2c445bde9848deefc891b63073358 (patch)
treeccfcd399489ce45a287eb907129351f876f9f588
parentc0f9da66dc4e2050271a298ada8aab1ef79eccb6 (diff)
downloadspecs-8f0482ce67b2c445bde9848deefc891b63073358.tar.gz
specs-8f0482ce67b2c445bde9848deefc891b63073358.tar.xz
specs-8f0482ce67b2c445bde9848deefc891b63073358.zip
miro: spec clean-ups
-rw-r--r--media/miro.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/media/miro.spec b/media/miro.spec
index abe743f..23c8a48 100644
--- a/media/miro.spec
+++ b/media/miro.spec
@@ -70,7 +70,7 @@ fullscreen HD video. It downloads most videos, allowing users to take
their shows with them.
%prep
-%setup -q -n miro-%{version}
+%setup -q
# Patches
# Intentionally not using -b .<descr> :
# Otherwise, the unpatched files get re-added into Miro
@@ -123,7 +123,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -f linux/miro.lang
-%defattr(-,root,root,-)
%{_bindir}/*
%exclude %{_datadir}/miro/resources/testdata
%{_datadir}/miro
@@ -132,9 +131,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/applications/*.desktop
%{_mandir}/man1/*
%{_datadir}/mime/packages/*.xml
-%if 0%{?fedora} >= 9
%{python_sitearch}/*egg-info
-%endif
%{python_sitearch}/miro/
%doc README license.txt CREDITS
@@ -142,6 +139,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Thu Feb 2 2012 Michel Salim <salimma@fedoraproject.org> - 4.0.6-1
- Update to 4.0.6
+- Spec clean-ups
* Tue Aug 2 2011 Michel Salim <salimma@fedoraproject.org> - 4.0.2.1-4
- Use provided CFLAGS when building miro-segmenter