SPECS: test.spec (NEW) - tetsing
baggins
baggins at pld-linux.org
Wed May 16 16:15:01 CEST 2007
Author: baggins Date: Wed May 16 14:15:01 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- tetsing
---- Files affected:
SPECS:
test.spec (1.31 -> 1.32) (NEW)
---- Diffs:
================================================================
Index: SPECS/test.spec
diff -u /dev/null SPECS/test.spec:1.32
--- /dev/null Wed May 16 16:15:01 2007
+++ SPECS/test.spec Wed May 16 16:14:56 2007
@@ -0,0 +1,62 @@
+# $Revision$, $Date$
+%bcond_with i18n
+%define _urlprefix http://ep09.pld-linux.org/~arekm/kde/
+%define artsver 1.5.5
+%define kdevelopver 3.3.4
+Summary: Fetch KDE packages to distfiles
+Name: kdefetch
+Version: 3.5.5
+Release: 1
+License: GPL
+Group: Networking/Hacking
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Alien allows you to convert Debian, Stampede and Slackware Packages
+into PLD packages, which can be installed with rpm. It can also
+convert into Slackware, Debian, and Stampede packages. This is a tool
+only suitable for binary packages.
+
+%prep
+exit 1
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README TODO
+
+%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.32 2007/05/16 14:14:56 baggins
+- tetsing
+
+Revision 1.30 2006/10/07 17:46:46 arekm
+- new kdelibs kdebase
+
+Revision 1.29 2006/10/05 18:26:45 glen
+- typo
+
+Revision 1.28 2006/10/05 18:19:58 glen
+- macro for baseurl
+
+Revision 1.27 2006/10/05 17:33:47 arekm
+- fix
+
+Revision 1.26 2006/10/05 17:26:48 arekm
+- new kdelibs/kdebase tarballs
+
+Revision 1.25 2006/10/03 07:36:49 glen
+- systematize this somewhat
+
+Revision 1.24 2006/10/03 07:13:45 arekm
+- fetch new kde
+
+Revision 1.23 2006/09/04 08:38:11 qboosh
+- don't call me alien
================================================================
More information about the pld-cvs-commit
mailing list