Ech, sorry, zapomniałem o BR *-devel. Dodane. Czy ktoś mógłby wrzucić to na CVS ? ______________________
# $Revision: 1.1 $, $Date: 2005/11/14 14:59:36 $ Summary: Suspend2 User UI Summary(pl): Interfejs użytkownika dla Suspend2 Name: suspend2-userui Version: 0.6.1 Release: 1 License: GPL v2 Group: Applications/System Source0: http://www.suspend2.net/downloads/all/%{name}-%{version}.tar.gz # Source0-md5: 02356c96a511493e4baa6ac1949ce016 URL: http://www.suspend2.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: freetype-devel BuildRequires: zlib-devel BuildRequires: libpng-devel BuildRequires: libmng-devel BuildRequires: libjpeg-devel BuildRequires: lcms-devel BuildRequires: glibc-devel BuildRequires: freetype-static BuildRequires: zlib-static BuildRequires: libpng-static BuildRequires: libmng-static BuildRequires: libjpeg-static BuildRequires: lcms-static BuildRequires: glibc-static Requires: hibernate >= 1.12 Requires: freetype Requires: zlib Requires: libpng Requires: libmng Requires: libjpeg Requires: lcms BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Suspend2-userui allows you use a user interface while hibernating your laptop. There is a text-ui and a graphical fbsplash-ui available. %description -l pl Suspend2-userui pozwala na używanie interfejsu użytkownika w procesie hibernacji Twojego laptopa. Dostępny jest tryb tekstowy oraz graficzny (fbsplash). %prep %setup -q %build %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sbindir} install {suspend2ui_text,suspend2ui_fbsplash} $RPM_BUILD_ROOT%{_sbindir} %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README USERUI_API KERNEL_API %attr(755,root,root) %{_sbindir}/suspend2ui_text %attr(755,root,root) %{_sbindir}/suspend2ui_fbsplash %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: suspend2-userui.spec,v $ Revision 1.1 2005/11/14 14:59:36 shadzik - initial _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
