Author: qboosh Date: Fri Feb 25 19:25:38 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanups, removed COPYING from doc (just GPL)
---- Files affected: SPECS: bush.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/bush.spec diff -u SPECS/bush.spec:1.3 SPECS/bush.spec:1.4 --- SPECS/bush.spec:1.3 Fri Feb 25 13:02:39 2005 +++ SPECS/bush.spec Fri Feb 25 20:25:32 2005 @@ -1,12 +1,10 @@ # $Revision$, $Date$ -# -## Summary: Business Shell (BUSH) Summary(pl): Powłoka Biznesowa (BUSH) Name: bush Version: 0.9.3 Release: 1 -License: GPL +License: GPL v2+ Group: Applications/Shells Source0: http://tardis.dyn.dhs.org/smiab_download/other_projects/%{name}-%{version}-src.tgz # Source0-md5: 05f4719e91b7e0f3194d8c4a16c2720d @@ -47,7 +45,8 @@ %build %{__make} linux %{__make} \ - CC="%{__cc}" CFLAGS="%{rpmcflags}" + CC="%{__cc}" \ + CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -80,8 +79,7 @@ %files %defattr(644,root,root,755) -%doc TODO README COPYING html - +%doc README TODO html %attr(755,root,root) /bin/bush %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -90,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/02/25 19:25:32 qboosh +- cleanups, removed COPYING from doc (just GPL) + Revision 1.3 2005/02/25 12:02:39 spider - adaptarized @@ -99,4 +100,3 @@ Revision 1.1 2004/03/04 21:16:40 siefca - initial revision - added bush-Makefile.patch - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bush.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
