Author: adamg Date: Sun Oct 31 13:01:18 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to B.02.15
---- Files affected: packages/lshw: lshw.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/lshw/lshw.spec diff -u packages/lshw/lshw.spec:1.46 packages/lshw/lshw.spec:1.47 --- packages/lshw/lshw.spec:1.46 Sat Jun 5 23:09:29 2010 +++ packages/lshw/lshw.spec Sun Oct 31 14:01:09 2010 @@ -6,14 +6,13 @@ Summary: Hardware Lister Summary(pl.UTF-8): Narzędzie wypisujące sprzęt Name: lshw -Version: B.02.14 -Release: 2 +Version: B.02.15 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://ezix.org/software/files/%{name}-%{version}.tar.gz -# Source0-md5: 8bed55768c5cb2ceff062b882a687e9b +# Source0-md5: 970bd9eb05fa3ae139a24a417465c54c Patch0: %{name}-gcc.patch -Patch1: %{name}-constructor.patch URL: http://ezix.org/project/wiki/HardwareLiSter %{?with_gui:BuildRequires: gtk+2-devel >= 1:2.0} BuildRequires: libstdc++-devel @@ -64,7 +63,6 @@ %prep %setup -q %patch0 -p0 -%patch1 -p0 %build %{__make} \ @@ -89,10 +87,12 @@ DESTDIR=$RPM_BUILD_ROOT %endif +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc docs/TODO docs/Changelog docs/lshw.xsd README %attr(755,root,root) %{_sbindir}/%{name} @@ -111,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2010/10/31 13:01:09 adamg +- updated to B.02.15 + Revision 1.46 2010/06/05 21:09:29 shadzik - add patch1 - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lshw/lshw.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
