Author: megabajt Date: Mon Apr 7 11:31:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add missing requires to -devel subpackage - ghost soname symlink - release 2
---- Files affected: SPECS: libgtksourceviewmm.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/libgtksourceviewmm.spec diff -u SPECS/libgtksourceviewmm.spec:1.5 SPECS/libgtksourceviewmm.spec:1.6 --- SPECS/libgtksourceviewmm.spec:1.5 Thu Jun 7 21:19:09 2007 +++ SPECS/libgtksourceviewmm.spec Mon Apr 7 13:30:59 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Wiązania C++ dla GtkSourceView Name: libgtksourceviewmm Version: 0.3.1 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgtksourceviewmm/0.3/%{name}-%{version}.tar.bz2 @@ -38,6 +38,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libgtksourceviewmm Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: gtkmm-devel >= 2.10.8 +Requires: gtksourceview-devel >= 1.8.5 %description devel Header files for libgtksourceviewmm library. @@ -102,6 +104,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgtksourceviewmm-1.0.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgtksourceviewmm-1.0.so.2 %files devel %defattr(644,root,root,755) @@ -127,6 +130,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-04-07 11:30:59 megabajt +- add missing requires to -devel subpackage +- ghost soname symlink +- release 2 + Revision 1.5 2007-06-07 19:19:09 megabajt - updated to 0.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgtksourceviewmm.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
