Author: duddits Date: Sun Oct 26 19:01:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR updated (autoconf is not needed) - copy of GPL license removed (COPYING)
---- Files affected: SPECS: sfc.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/sfc.spec diff -u SPECS/sfc.spec:1.1 SPECS/sfc.spec:1.2 --- SPECS/sfc.spec:1.1 Sun Oct 26 19:43:02 2008 +++ SPECS/sfc.spec Sun Oct 26 20:01:23 2008 @@ -10,7 +10,6 @@ # Source0-md5: 14fc67d9e2b5c922c6b848f9b9960dd5 URL: http://personal.telefonica.terra.es/web/soudfontcombi/soundfontcombi.html BuildRequires: alsa-lib-devel -BuildRequires: autoconf >= 2.58 BuildRequires: fltk-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,7 +45,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/sfc %dir %{_datadir}/sfc %{_datadir}/sfc/* @@ -57,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/10/26 19:01:23 duddits +- BR updated (autoconf is not needed) +- copy of GPL license removed (COPYING) + Revision 1.1 2008/10/26 18:43:02 duddits - initial (by Darek Moszkowicz) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sfc.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
