Author: qboosh Date: Sun Oct 30 22:15:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - License is LGPL v2+ - BR+R libstdc++-devel - removed empty files from doc
---- Files affected: SPECS: osb-jscore.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/osb-jscore.spec diff -u SPECS/osb-jscore.spec:1.4 SPECS/osb-jscore.spec:1.5 --- SPECS/osb-jscore.spec:1.4 Sun Oct 30 23:09:20 2005 +++ SPECS/osb-jscore.spec Sun Oct 30 23:15:07 2005 @@ -4,11 +4,12 @@ Name: osb-jscore Version: 0.5.0 Release: 0.1 -License: GPL? +License: LGPL v2+ Group: Development/Libraries Source0: http://dl.sourceforge.net/gtk-webcore/%{name}-%{version}.tar.gz # Source0-md5: 969cda923c419e35a319911b30b1d4b8 URL: http://gtk-webcore.sourceforge.net/ +BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -22,6 +23,7 @@ Summary(pl): Pliki nagłówkowe biblioteki osb-jscore Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libstdc++-devel %description devel This is the package containing the header files for osb-jscore. @@ -62,7 +64,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README THANKS TODO +%doc AUTHORS README THANKS %attr(755,root,root) %{_libdir}/libjscore.so.*.*.* %files devel @@ -82,6 +84,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/30 22:15:07 qboosh +- License is LGPL v2+ +- BR+R libstdc++-devel +- removed empty files from doc + Revision 1.4 2005/10/30 22:09:20 qboosh - pl, cleanups, missing defattr ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/osb-jscore.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
