SPECS: winexs.spec (NEW) - init.. um

glen glen at pld-linux.org
Thu Jan 3 23:58:00 CET 2008


Author: glen                         Date: Thu Jan  3 22:58:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- init.. um

---- Files affected:
SPECS:
   winexs.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/winexs.spec
diff -u /dev/null SPECS/winexs.spec:1.1
--- /dev/null	Thu Jan  3 23:58:00 2008
+++ SPECS/winexs.spec	Thu Jan  3 23:57:55 2008
@@ -0,0 +1,40 @@
+# $Revision$, $Date$
+Summary:	WineXS
+Name:		winexs
+Version:	1.2.3
+Release:	0.1
+License:	GPL
+Group:		Applications/Emulators
+Source0:	http://tsx.nl/files/%{name}-%{version}.src.tgz
+# Source0-md5:	926b2a6651d8257be9d5a8a4db9b4a33
+URL:		http://tsx.nl/index.php?p=winexs
+ExclusiveArch:	%{ix86}
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+WineXS is a fun project and was made to make using Wine a little
+easier.
+
+%prep
+%setup -qc
+
+%build
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+
+%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  2008-01-03 22:57:55  glen
+- init.. um
+
================================================================


More information about the pld-cvs-commit mailing list