Author: lisu Date: Fri Jan 12 17:42:44 2007 GMT Module: test Tag: HEAD ---- Log message: - test
---- Files affected: test: lisu2.spec (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: test/lisu2.spec diff -u /dev/null test/lisu2.spec:1.1 --- /dev/null Fri Jan 12 18:42:44 2007 +++ test/lisu2.spec Fri Jan 12 18:42:39 2007 @@ -0,0 +1,46 @@ +# $Revision$, $Date$ +Summary: bleeee +Summary(pl): bleeee +Name: ble +Version: 0.0.2 +Release: 1 +License: GPL v2+ +Group: X11/Applications/Games +Source0: http://dl.sourceforge.net/mars/%{name}-%{version}-src.tar.gz +# Source0-md5: c86674cd1fd6d0045e43218d929eb391 +URL: http://www.marsnomercy.org/ +%{?with_opengl:BuildRequires: OpenGL-devel} +BuildRequires: sed >= 4.0 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +ble? + +%description -l pl +ble? + +%prep +%setup -q + +%build + +%install + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc README +%attr(755,root,root) %{_bindir}/%{name} +%{_datadir}/%{name} + +%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$ +Revision 1.1 2007/01/12 17:42:39 lisu +- test + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
