Author: paszczus Date: Tue Jul 12 07:40:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated DESTDIR patch - added man files - fixed build - added better desc (i hope) - release 0.2
---- Files affected: SPECS: libowfat.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libowfat.spec diff -u SPECS/libowfat.spec:1.4 SPECS/libowfat.spec:1.5 --- SPECS/libowfat.spec:1.4 Mon Jul 11 22:53:03 2005 +++ SPECS/libowfat.spec Tue Jul 12 09:39:58 2005 @@ -1,10 +1,8 @@ # $Revision$, $Date$ -# TODO: -# - desc; fix build. Summary: libowfat - reimplement libdjb Name: libowfat Version: 0.23 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications Source0: http://dl.fefe.de/%{name}-%{version}.tar.bz2 @@ -15,6 +13,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +libowfat is a library of general purpose APIs extracted from Dan +Bernstein's software, reimplemented and covered by the GNU General +Public License Version 2 (no later versions). %prep %setup -q @@ -35,13 +36,23 @@ %files %defattr(644,root,root,755) %doc CHANGES README TODO -%attr(755,root,root) /opt/diet/* +%attr(755,root,root) %{_libdir}/* +%{_includedir}/*.h +%{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org + $Log$ +Revision 1.5 2005/07/12 07:39:58 paszczus +- updated DESTDIR patch +- added man files +- fixed build +- added better desc (i hope) +- release 0.2 + Revision 1.4 2005/07/11 20:53:03 darekr - killed stupid desc; TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libowfat.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
