W dniu 12 czerwca 2009 09:47 użytkownik Bartosz Świątek <[email protected]> napisał: > W dniu 11 czerwca 2009 16:00 użytkownik Daniel Dawid Majewski > <[email protected]> napisał: >> Pewnego dnia wpadła wieść od Bartosz Świątek i powiedziała : >>> Aha, zauwazylem to tez w flashrom.spec - nie dodajesz md5 dla >>> Source'ow - musisz dodac. >> OK, wstawiłem rubrykę, nie znam sumy, więc jest pusto (musi być ustalona po >> spakowaniu przez 'md5sum') >> >> -- >> Pozdrawiam, >> Daniel Dawid Majewski >> jabber:light-i/jid.pl >> >> # $Revision:$, $Date:$ >> %define _svn_rev 4190 >> Summary: Utility for recognize Intel HW (chipset/CPU) configuration >> information >> Summary(pl.UTF-8): Narzędzie do rozpoznawania informacji >> konfiguracyjnych w sprzęcie Intela (chipset/CPU) >> Name: inteltool >> Version: 1.0 >> Release: 0.%{_svn_rev}_svn.1 >> License: GPL v2 >> Group: Applications/System >> Source0: %{name}-%{version}-%{relase}.tar.lzma >> # Source0-md5: >> URL: http://www.coreboot.org/Inteltool >> BuildRequires: pciutils-devel >> BuildRequires: zlib-devel >> BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) >> >> %define _sbindir /sbin >> >> %description >> Inteltool is a small utility that provides some information about the >> Intel CPU/chipset hardware configuration (register contents, MSRs >> [need loading 'msr' kernel module], etc). >> >> %description -l pl.UTF-8 >> Inteltool to podręczne narzędzie dostarczajace informacji o >> konfiguracji sprzętowej chipsetu/CPU Intela (zawartość rejestrów, >> MSR-y [potrzebne załadowanie modułu jądra 'msr'] itp.). >> >> %prep >> %setup -q >> >> %build >> %{__make} \ >> CC='%{__cc}' \ >> CFLAGS='%{rpmcflags}' \ >> LDFLAGS='%{rpmldflags} -lpci -lz' >> >> %install >> rm -rf $RPM_BUILD_ROOT >> install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8} >> install %{name} $RPM_BUILD_ROOT%{_sbindir} >> install %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8 >> >> %clean >> rm -rf $RPM_BUILD_ROOT >> >> %files >> %defattr(644,root,root,755) >> %attr(755,root,root) %{_sbindir}/%{name} >> %{_mandir}/man8/%{name}.8* >> >> %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) >> %changelog >> * %{date} PLD Team <[email protected]> >> All persons listed below can be reached at <cvs_login>@pld-linux.org >> >> $Log:$ > > Dzieki, dodane.
Nie obeszlo sie niestety bez bledow i malych niedociagniec, zobacz sobie diffa miedzy rev 1.1 a 1.4 :) -- "I'm living proof if you do one thing right in your career, you can coast for a long time. A LOOOOONG time." -Guy Kawasaki _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
