Author: aredridel                    Date: Sun Sep 17 20:38:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added

---- Files affected:
SPECS:
   vserver-distro-pld-th.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/vserver-distro-pld-th.spec
diff -u /dev/null SPECS/vserver-distro-pld-th.spec:1.1
--- /dev/null   Sun Sep 17 22:38:16 2006
+++ SPECS/vserver-distro-pld-th.spec    Sun Sep 17 22:38:10 2006
@@ -0,0 +1,50 @@
+# $Revision$, $Date$
+Summary:       VServer build template for PLD Th
+Summary(pl):   Szablon budowania VServera dla PLD Th
+Name:          vserver-distro-pld-th
+Version:       2.99
+Release:       1
+License:       GPL
+Group:         Applications/System
+Source0:       %{name}.tar.gz
+# Source0-md5: b5df75cb27bd46fe871c7d35c60eb6bf
+BuildRequires: rpmbuild(macros) >= 1.213
+Requires:      util-vserver-build
+Requires:      yum
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+VServer build template for PLD Th.
+
+%description -l pl
+Szablon budowania VServera dla PLD Th.
+
+%prep
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT
+
+cd $RPM_BUILD_ROOT
+tar xzf %{SOURCE0}
+%if "%{_lib}" != "lib"
+mv usr/lib usr/%{_lib}
+%endif
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_libdir}/util-vserver/distributions/pld-th
+%{_sysconfdir}/vservers/.distributions/pld-th
+
+%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  2006/09/17 20:38:10  aredridel
+- added
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to