SPECS: sweep.spec - lang fix: es_ES -> es - fix Categories field i...

twittner twittner at pld-linux.org
Thu Mar 27 16:50:53 CET 2008


Author: twittner                     Date: Thu Mar 27 15:50:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lang fix: es_ES -> es
- fix Categories field in desktop file (-desktop.patch)
- reverse alsa bcond - compile with ALSA by default
  (from project site: ALSA is now the default driver)

---- Files affected:
SPECS:
   sweep.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/sweep.spec
diff -u SPECS/sweep.spec:1.19 SPECS/sweep.spec:1.20
--- SPECS/sweep.spec:1.19	Tue Nov 20 22:16:24 2007
+++ SPECS/sweep.spec	Thu Mar 27 16:50:48 2008
@@ -6,7 +6,7 @@
 %bcond_without	mad		# build without MP3 support
 %bcond_without	speex		# build without speex audio codec support
 %bcond_without	vorbis		# build without OggVorbis audio codec
-%bcond_with	alsa		# build with alsa support
+%bcond_without	alsa		# build with alsa support
 #
 Summary:	Audio editor and live playback tool
 Summary(pl.UTF-8):	Edytor dźwięku i narzędzie do odtwarzania na żywo
@@ -87,6 +87,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	desktopdir=%{_desktopdir}
 
+mv -f $RPM_BUILD_ROOT%{_localedir}/es{_ES,}
 # useless (loaded through libgmodule by SONAME)
 rm -f $RPM_BUILD_ROOT%{_libdir}/sweep/lib*.{la,a}
 
@@ -117,6 +118,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-03-27 15:50:48  twittner
+- lang fix: es_ES -> es
+- fix Categories field in desktop file (-desktop.patch)
+- reverse alsa bcond - compile with ALSA by default
+  (from project site: ALSA is now the default driver)
+
 Revision 1.19  2007-11-20 21:16:24  blekot
 - up to 0.9.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sweep.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list