Author: shadzik Date: Mon Apr 2 21:03:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Epoch 2 - remove %dir owning for _mandir - add Obsoletes: owfs-lib to -libs subpackage
---- Files affected: SPECS: owfs.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/owfs.spec diff -u SPECS/owfs.spec:1.7 SPECS/owfs.spec:1.8 --- SPECS/owfs.spec:1.7 Mon Apr 2 22:46:41 2007 +++ SPECS/owfs.spec Mon Apr 2 23:03:53 2007 @@ -15,6 +15,7 @@ Name: owfs Version: 2.6p3 Release: 0.1 +Epoch: 2 License: GPL v2+ Group: Applications Source0: http://dl.sourceforge.net/owfs/%{name}-%{version}.tar.gz @@ -45,6 +46,7 @@ Summary(pl.UTF-8): Biblioteka gcc License: LGPL Group: Libraries +Obsoletes: owfs-lib %description libs Owfs library. @@ -126,10 +128,10 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* -%dir %{_mandir}/man1/* -%dir %{_mandir}/man3/* -%dir %{_mandir}/man5/* -%dir %{_mandir}/mann/* +%{_mandir}/man1/* +%{_mandir}/man3/* +%{_mandir}/man5/* +%{_mandir}/mann/* %files libs %defattr(644,root,root,755) @@ -151,6 +153,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/04/02 21:03:53 shadzik +- Epoch 2 +- remove %dir owning for _mandir +- add Obsoletes: owfs-lib to -libs subpackage + Revision 1.7 2007/04/02 20:46:41 shadzik - up to 2.6p3 - and many many more changes... ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/owfs.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
