Author: arvenil Date: Mon Jan 21 21:41:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added ghost - more verbose files - release 2
---- Files affected: SPECS: libgsm.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/libgsm.spec diff -u SPECS/libgsm.spec:1.38 SPECS/libgsm.spec:1.39 --- SPECS/libgsm.spec:1.38 Tue Feb 13 07:46:51 2007 +++ SPECS/libgsm.spec Mon Jan 21 22:41:08 2008 @@ -6,7 +6,7 @@ Summary(uk.UTF-8): Бібліотека аудіо кодування/декодування GSM Name: libgsm Version: 1.0.12 -Release: 1 +Release: 2 License: Free (Copyright (C) Technische Universitaet Berlin) Group: Libraries Source0: http://kbs.cs.tu-berlin.de/~jutta/gsm/gsm-%{version}.tar.gz @@ -142,8 +142,11 @@ %files %defattr(644,root,root,755) %doc COPYRIGHT ChangeLog MACHINES README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/tcat +%attr(755,root,root) %{_bindir}/toast +%attr(755,root,root) %{_bindir}/untoast %attr(755,root,root) %{_libdir}/libgsm.so.*.* +%ghost %attr(755,root,root) %{_libdir}/libgsm.so.? %{_mandir}/man1/* %files devel @@ -162,6 +165,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2008-01-21 21:41:08 arvenil +- added ghost +- more verbose files +- release 2 + Revision 1.38 2007-02-13 06:46:51 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgsm.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
