]> git.pld-linux.org Git - packages/fuse-utils.git/blobdiff - fuse-utils.spec
- completed BRs, removed obsolete audiofile-0.3 patch
[packages/fuse-utils.git] / fuse-utils.spec
index 94ff56dc801ce50c52aa2597b9deb1dce4c45333..d41c362823242525516a6a61ddf9cd739c7a56a9 100644 (file)
@@ -1,20 +1,25 @@
 Summary:       Fuse utilities
 Summary(pl.UTF-8):     Programy użytkowe do fuse'a
 Name:          fuse-utils
-Version:       0.10.0.1
+Version:       1.1.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/Emulators
-Source0:       http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
-# Source0-md5: 5f37135045f0db405d2299b07c91f9e1
+Source0:       http://downloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
+# Source0-md5: 22185ca0959393bc4d0d323e44678dc4
 URL:           http://fuse-emulator.sourceforge.net/
-BuildRequires: audiofile-devel
-BuildRequires: autoconf
+BuildRequires: audiofile-devel >= 0.2.3
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: ffmpeg-devel >= 1.0.1
+BuildRequires: glib2-devel >= 2.0.0
+BuildRequires: libgcrypt-devel
+BuildRequires: libspectrum-devel >= 1.1.0
 BuildRequires: libstdc++-devel
-BuildRequires: libtool
-BuildRequires: libspectrum-devel >= 0.4.0
-Requires:      libspectrum >= 0.4.0
+BuildRequires: libtool >= 2:2
+BuildRequires: pkgconfig
+BuildRequires: zlib-devel
+Requires:      libspectrum >= 1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -70,5 +75,34 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/audio2tape
+%attr(755,root,root) %{_bindir}/createhdf
+%attr(755,root,root) %{_bindir}/fmfconv
+%attr(755,root,root) %{_bindir}/listbasic
+%attr(755,root,root) %{_bindir}/profile2map
+%attr(755,root,root) %{_bindir}/raw2hdf
+%attr(755,root,root) %{_bindir}/rzxcheck
+%attr(755,root,root) %{_bindir}/rzxdump
+%attr(755,root,root) %{_bindir}/rzxtool
+%attr(755,root,root) %{_bindir}/scl2trd
+%attr(755,root,root) %{_bindir}/snap2tzx
+%attr(755,root,root) %{_bindir}/snapconv
+%attr(755,root,root) %{_bindir}/tape2wav
+%attr(755,root,root) %{_bindir}/tapeconv
+%attr(755,root,root) %{_bindir}/tzxlist
+%{_mandir}/man1/audio2tape.1*
+%{_mandir}/man1/createhdf.1*
+%{_mandir}/man1/fmfconv.1*
+%{_mandir}/man1/fuse-utils.1*
+%{_mandir}/man1/listbasic.1*
+%{_mandir}/man1/profile2map.1*
+%{_mandir}/man1/raw2hdf.1*
+%{_mandir}/man1/rzxcheck.1*
+%{_mandir}/man1/rzxdump.1*
+%{_mandir}/man1/rzxtool.1*
+%{_mandir}/man1/scl2trd.1*
+%{_mandir}/man1/snap2tzx.1*
+%{_mandir}/man1/snapconv.1*
+%{_mandir}/man1/tape2wav.1*
+%{_mandir}/man1/tapeconv.1*
+%{_mandir}/man1/tzxlist.1*
This page took 0.050231 seconds and 4 git commands to generate.