Author: qboosh Date: Thu May 18 20:40:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup - BR+R libstdc++-devel,xproto - according to README License is GPL
---- Files affected: SPECS: libsynaptics.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libsynaptics.spec diff -u SPECS/libsynaptics.spec:1.1 SPECS/libsynaptics.spec:1.2 --- SPECS/libsynaptics.spec:1.1 Mon May 15 17:50:55 2006 +++ SPECS/libsynaptics.spec Thu May 18 22:40:44 2006 @@ -4,14 +4,16 @@ Name: libsynaptics Version: 0.14.4d Release: 1 -License: LGPL +License: GPL Group: Libraries Source0: http://qsynaptics.sourceforge.net/%{name}-%{version}.tar.bz2 # Source0-md5: 1df76861480200343d7de52237e54249 URL: http://qsynaptics.sourceforge.net/ BuildRequires: autoconf >= 2.54 BuildRequires: automake -BuildRequires: libtool +BuildRequires: libstdc++-devel +BuildRequires: libtool >= 2:1.5 +BuildRequires: xorg-proto-xproto-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -26,6 +28,8 @@ Summary(pl): Pliki nagłówkowe biblioteki libsynaptics Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libstdc++-devel +Requires: xorg-proto-xproto-devel %description devel Header files for the libsynaptics library @@ -58,7 +62,6 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -71,7 +74,7 @@ %files %defattr(644,root,root,755) -%doc README +%doc README TODO %attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel @@ -82,7 +85,7 @@ %files static %defattr(644,root,root,755) - %{_libdir}/lib*.a +%{_libdir}/lib*.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -90,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/05/18 20:40:44 qboosh +- cleanup +- BR+R libstdc++-devel,xproto +- according to README License is GPL + Revision 1.1 2006/05/15 15:50:55 prism - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libsynaptics.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
