]> git.pld-linux.org Git - packages/picard.git/commitdiff
- BR: gettext-devel, libstdc++-devel auto/th/picard-0_11-2
authorsparky <sparky@pld-linux.org>
Tue, 16 Feb 2010 23:32:40 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix freestylo

Changed files:
    picard.spec -> 1.8

picard.spec

index 621662a3aea30565722b8bbf038d1824d63344b4..fa706f5c9da2580aaf58754803469e5f2176cdf3 100644 (file)
@@ -13,6 +13,8 @@ Source0:      ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar
 # Source0-md5: 02ddcff3e201b2cf54f1b52b02d44fad
 Patch0:                %{name}-desktop.patch
 URL:           http://musicbrainz.org/doc/PicardTagger
+BuildRequires: gettext-devel
+BuildRequires: libstdc++-devel
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
@@ -54,7 +56,7 @@ install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 install %{name}-32.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 
 # Scots unsupported by glibc
-rm -r $RPM_BUILD_ROOT/%{_datadir}/localo/sco
+rm -r $RPM_BUILD_ROOT/%{_datadir}/locale/sco
 
 %py_postclean
 %find_lang %{name}
This page took 0.074884 seconds and 4 git commands to generate.