Author: glen                         Date: Thu Nov 20 22:55:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wanted

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

---- Diffs:

================================================================
Index: SPECS/shunit.spec
diff -u /dev/null SPECS/shunit.spec:1.1
--- /dev/null   Thu Nov 20 23:55:35 2008
+++ SPECS/shunit.spec   Thu Nov 20 23:55:29 2008
@@ -0,0 +1,35 @@
+# $Revision$, $Date$
+Summary:       shunit
+Name:          shunit
+Version:       1.3
+Release:       0.1
+License:       GPL v2
+Group:         Development/Building
+Source0:       http://dl.sourceforge.net/shunit/ShUnit-%{version}.tgz
+# Source0-md5: 3c91026c2e6e8598f2e14e38f0455881
+URL:           http://shunit.sourceforge.net/
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+
+%prep
+%setup -q -n ShUnit-%{version}
+
+%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 <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2008/11/20 22:55:29  glen
+- wanted
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to