Package cd-discid: Specfile
Group: Sound # see https://bugzilla.altlinux.org/show_bug.cgi?id=10382 %define _localstatedir %{_var} Name: cd-discid Version: 1.4 Release: alt1_13 Summary: Utility to get CDDB discid information # Also "Larry Wall's Artistic" upstream, but that's not accepted in Fedora License: GPLv2+ URL: http://linukz.org/cd-discid.shtml Source0: http://linukz.org/download/%{name}-%{version}.tar.gz BuildRequires: gcc Source44: import.info %description cd-discid is a backend utility to get CDDB discid information for a CD-ROM disc. It was originally designed for cdgrab (now abcde), but can be used for any purpose requiring CDDB data. %prep %setup -q %build %make_build %install %makeinstall_std PREFIX=%{_prefix} STRIP=: %files %doc --no-dereference COPYING %doc changelog README %{_bindir}/cd-discid %{_mandir}/man1/cd-discid.1* %changelog * Sat Feb 09 2019 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_13 - update to new release by fcimport * Wed Sep 27 2017 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_10 - update to new release by fcimport * Thu Mar 16 2017 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_8 - update to new release by fcimport * Tue Feb 16 2016 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_7 - update to new release by fcimport * Sun Sep 20 2015 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_6 - update to new release by fcimport * Tue Apr 07 2015 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_5 - update to new release by fcimport * Wed Aug 27 2014 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_4 - update to new release by fcimport * Tue Jul 01 2014 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_3 - update to new release by fcimport * Mon Aug 12 2013 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_2 - update to new release by fcimport * Tue May 21 2013 Igor Vlasenko <viy@altlinux.ru> 1.4-alt1_1 - update to new release by fcimport * Fri Feb 22 2013 Igor Vlasenko <viy@altlinux.ru> 1.3.1-alt1_3 - update to new release by fcimport * Fri Jul 27 2012 Igor Vlasenko <viy@altlinux.ru> 1.3.1-alt1_2 - update to new release by fcimport * Thu Jul 19 2012 Igor Vlasenko <viy@altlinux.ru> 1.3.1-alt1_1 - update to new release by fcimport * Wed Mar 21 2012 Igor Vlasenko <viy@altlinux.ru> 1.1-alt2_3 - rebuild to get rid of #27020 * Wed Feb 01 2012 Igor Vlasenko <viy@altlinux.ru> 1.1-alt1_3 - update to new release by fcimport * Thu Jul 07 2011 Igor Vlasenko <viy@altlinux.ru> 1.1-alt1_2 - initial release by fcimport |