]> git.pld-linux.org Git - packages/yiff.git/commitdiff
- new URLs, updated to 2.14.7 auto/th/yiff-2.14.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Feb 2014 21:21:25 +0000 (22:21 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Feb 2014 21:21:25 +0000 (22:21 +0100)
yiff.spec

index 9df634abf326bb91e2d1d3f4b04177d81d271009..e80a8decfeca319df7f33892a3ef50767424a1df 100644 (file)
--- a/yiff.spec
+++ b/yiff.spec
@@ -1,17 +1,17 @@
 Summary:       YIFF Sound Systems
 Summary(pl.UTF-8):     System dźwięku YIFF
 Name:          yiff
-Version:       2.14.5
+Version:       2.14.7
 Release:       1
 License:       GPL-like
 Group:         Applications/Sound
-Source0:       ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
-# Source0-md5: c43724d006a419f99fdb797e3067c085
+Source0:       http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
+# Source0-md5: 30c6273bf6ade0de1f35f3effa19178f
 Source1:       %{name}config.desktop
 Patch0:                %{name}-config_dir.patch
 Patch1:                %{name}-cpp.patch
 Patch2:                %{name}-nolibz.patch
-URL:           http://wolfpack.twu.net/YIFF/
+URL:           http://freecode.com/projects/yiff
 BuildRequires: gtk+-devel
 BuildRequires: libstdc++-devel
 Requires:      yiff-lib = %{version}
@@ -136,29 +136,43 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/y[!i]*
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/yaudiocd
+%attr(755,root,root) %{_bindir}/yclientmessage
+%attr(755,root,root) %{_bindir}/yhost
+%attr(755,root,root) %{_bindir}/ymixer
+%attr(755,root,root) %{_bindir}/yplay
+%attr(755,root,root) %{_bindir}/yrecinfo
+%attr(755,root,root) %{_bindir}/yset
+%attr(755,root,root) %{_bindir}/yshutdown
+%attr(755,root,root) %{_sbindir}/yiff
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yiffrc
-%{_mandir}/man1/y[!i]*
-%{_mandir}/man8/*
-%{_pixmapsdir}/yiff.xpm
+%{_mandir}/man1/yaudiocd.1*
+%{_mandir}/man1/yclientmessage.1*
+%{_mandir}/man1/yhost.1*
+%{_mandir}/man1/ymixer.1*
+%{_mandir}/man1/yplay.1*
+%{_mandir}/man1/yrecinfo.1*
+%{_mandir}/man1/yset.1*
+%{_mandir}/man1/yshutdown.1*
+%{_mandir}/man8/yiff.8*
 %{_pixmapsdir}/Y.xpm
-%{_soundsdir}/*
+%{_pixmapsdir}/yiff.xpm
+%{_soundsdir}/yiff.wav
 
 %files lib
 %defattr(644,root,root,755)
-%doc AUTHORS LICENSE README
+%doc LICENSE README
 %attr(755,root,root) %{_libdir}/libY2.so.*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libY2.so
 %{_includedir}/Y2
-%{_mandir}/man3/*
+%{_mandir}/man3/Y*.3*
 
 %files config
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/yiffconfig
 %{_mandir}/man1/yiffconfig.1*
-%{_pixmapsdir}/yiffconfig*
-%{_desktopdir}/*.desktop
+%{_desktopdir}/yiffconfig.desktop
+%{_pixmapsdir}/yiffconfig.xpm
This page took 0.070225 seconds and 4 git commands to generate.