]> git.pld-linux.org Git - packages/uade.git/commitdiff
- 0.91 auto/ac/uade-0_91-1
authorwolf <wolf@pld-linux.org>
Tue, 27 Jul 2004 19:26:20 +0000 (19:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uade.spec -> 1.18

uade.spec

index 38f4407ff8f1de99a403de01e6628262ed8d5d76..c1338a22409c2fddab122744f115a8f8913b3ccc 100644 (file)
--- a/uade.spec
+++ b/uade.spec
@@ -1,12 +1,12 @@
 Summary:       Replayer for old amiga music file formats
 Summary(pl):   Odtwarzacz starych amigowych plików muzycznych
 Name:          uade
-Version:       0.81
+Version:       0.91
 Release:       1
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://uade.ton.tut.fi/uade/%{name}-%{version}.tar.bz2
-# Source0-md5: f0c391b4e1c990f27a52b663bcbb4829
+# Source0-md5: 3b7fa0899e3456e0d37c50048685881e
 URL:           http://uade.ton.tut.fi/
 BuildRequires: gtk+-devel
 BuildRequires: libtool
@@ -66,12 +66,14 @@ pluginy wizualizacyjne, jest plugin dla XMMS korzystaj
 ./configure \
        --prefix=%{_prefix} \
        --package-prefix=$RPM_BUILD_ROOT \
-       --input-plugin-dir=%{_libdir} \
-       --with-sdl
+       --xmms-plugin-dir=%{_libdir} \
+       --with-sdl \
+       --without-bmp
 
 %{__make} \
        CC="%{__cc}" \
-       LIBTOOL="libtool --tag=dupa"
+       ARCHFLAGS="%{rpmcflags}"
+#      LIBTOOL="libtool --tag=dupa"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -88,6 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc uade-docs/faq.html uade-docs/*.txt
 %attr(755,root,root) %{_bindir}/uade
 %{_datadir}
+%{_mandir}/man1/*
 
 %files examples
 %defattr(644,root,root,755)
This page took 0.023692 seconds and 4 git commands to generate.