test: tags.spec (NEW) - aaaaa
lisu
lisu at pld-linux.org
Mon Jan 15 01:24:22 CET 2007
Author: lisu Date: Mon Jan 15 00:24:22 2007 GMT
Module: test Tag: HEAD
---- Log message:
- aaaaa
---- Files affected:
test:
tags.spec (1.4 -> 1.5) (NEW)
---- Diffs:
================================================================
Index: test/tags.spec
diff -u /dev/null test/tags.spec:1.5
--- /dev/null Mon Jan 15 01:24:22 2007
+++ test/tags.spec Mon Jan 15 01:24:17 2007
@@ -0,0 +1,46 @@
+# $Revision$, $Date$
+Summary: bleeee
+Summary(pl): bleeee
+Name: ble
+Version: 0.0.1
+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 <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.5 2007/01/15 00:24:17 lisu
+- aaaaa
+
================================================================
More information about the pld-cvs-commit
mailing list