Author: jareq                        Date: Mon Dec 25 17:59:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switch to unicode build
- register *.aup (audacity project) in mime database
- rel 2

---- Files affected:
SPECS:
   audacity.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/audacity.spec
diff -u SPECS/audacity.spec:1.59 SPECS/audacity.spec:1.60
--- SPECS/audacity.spec:1.59    Mon Dec 25 16:30:14 2006
+++ SPECS/audacity.spec Mon Dec 25 18:59:38 2006
@@ -5,13 +5,12 @@
 #      Installed (but unpackaged) file(s) found:
 #         /usr/share/doc/audacity/LICENSE.txt
 #         /usr/share/doc/audacity/README.txt
-#         /usr/share/mime/packages/audacity.xml
 Summary:       Audacity - manipulate digital audio waveforms
 Summary(pl):   Audacity - narzędzie do obróbki plików dźwiękowych
 Summary(ru):   Ęđîńńďëŕňôîđěĺííűé çâóęîâîé đĺäŕęňîđ
 Name:          audacity
 Version:       1.3.2
-Release:       1
+Release:       2
 License:       GPL
 Vendor:                Dominic Mazzoni <[EMAIL PROTECTED]>
 Group:         X11/Applications/Sound
@@ -38,10 +37,11 @@
 BuildRequires: pkgconfig
 BuildRequires: speex-devel
 BuildRequires: which
-BuildRequires: wxGTK2-devel >= 2.8.0
+BuildRequires: wxGTK2-unicode-devel >= 2.8.0
 BuildRequires: zip
 Requires:      lame-libs
 Requires:      libid3tag >= 0.15.0b-2
+Requires(post,postun): shared-mime-info
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,7 +74,7 @@
 %{__aclocal}
 %{__autoconf}
 
-export WX_CONFIG="`which wx-gtk2-ansi-config`"
+export WX_CONFIG="`which wx-gtk2-unicode-config`"
 %configure \
        --with-help \
        --with-id3tag=system \
@@ -104,6 +104,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_mime_database
+
+%postun
+%update_mime_database
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README.txt
@@ -112,6 +118,7 @@
 %{_mandir}/man1/*.1*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
+%{_datadir}/mime/packages/audacity.xml
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -119,6 +126,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/12/25 17:59:38  jareq
+- switch to unicode build
+- register *.aup (audacity project) in mime database
+- rel 2
+
 Revision 1.59  2006/12/25 15:30:14  sls
 - added patch wx28
 - BR: wxGTK-devel >= 2.8.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audacity.spec?r1=1.59&r2=1.60&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to