test: tags.spec (NEW) - kkskasdka
lisu
lisu at pld-linux.org
Mon Jan 15 00:40:06 CET 2007
Author: lisu Date: Sun Jan 14 23:40:06 2007 GMT
Module: test Tag: HEAD
---- Log message:
- kkskasdka
---- Files affected:
test:
tags.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: test/tags.spec
diff -u /dev/null test/tags.spec:1.1
--- /dev/null Mon Jan 15 00:40:06 2007
+++ test/tags.spec Mon Jan 15 00:40:01 2007
@@ -0,0 +1,47 @@
+# $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.1 2007/01/14 23:40:01 lisu
+- kkskasdka
+
+
================================================================
More information about the pld-cvs-commit
mailing list