]> git.pld-linux.org Git - packages/aqualung.git/commitdiff
- beta10 master
authorZsolt Udvari <uzsolt@pld-linux.org>
Fri, 10 Apr 2009 08:27:56 +0000 (08:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aqualung.spec -> 1.8

aqualung.spec

index 80c9d08da9091141528e8dc7aa005f1be9faa348..27887fcb2e5ba6bba5fecc2d8e8694b55f441e85 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without alsa    # without ALSA support
 #
-%define        _beta   beta6
+%define        _beta   beta10
 %define        _rel    1
 Summary:       Aqualung - music player for Linux
 Summary(pl.UTF-8):     Aqualung - odtwarzacz muzyki dla Linuksa
@@ -12,7 +12,7 @@ Release:      0.%{_beta}.%{_rel}
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://dl.sourceforge.net/aqualung/%{name}-%{version}%{_beta}.tar.gz
-# Source0-md5: 4a019e923316615ad117548a87d4792e
+# Source0-md5: 29ce07b74527e6e44f0c4c778ac85f40
 URL:           http://aqualung.sourceforge.net/
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9}
 BuildRequires: autoconf >= 2.50
@@ -60,11 +60,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
This page took 0.066974 seconds and 4 git commands to generate.