Author: arekm Date: Sun Aug 10 21:39:20 2008 GMT Module: SPECS Tag: test ---- Log message: - test
---- Files affected: SPECS: test.spec (1.16.4.66.2.1.2.7.2.7 -> 1.16.4.66.2.1.2.7.2.8) ---- Diffs: ================================================================ Index: SPECS/test.spec diff -u SPECS/test.spec:1.16.4.66.2.1.2.7.2.7 SPECS/test.spec:1.16.4.66.2.1.2.7.2.8 --- SPECS/test.spec:1.16.4.66.2.1.2.7.2.7 Mon Jun 2 20:35:19 2008 +++ SPECS/test.spec Sun Aug 10 23:39:14 2008 @@ -1,24 +1,47 @@ # $Revision$, $Date$ -%include /usr/lib/rpm/macros.java -Summary: test package to run COMMAND like commands on builder :/ -Name: test -Version: 8.57 -Release: 0.17 +%include /usr/lib/rpm/macros.perl +Summary: Pakages converter (tgz, rpm, deb, slp) +Summary(pl.UTF-8): Konwerter pakietów (tgz, rpm, deb, slp) +Name: alien +Version: 8.72 +Release: 1 License: GPL Group: Applications/System -Requires: uname(release) >= 2.6.12 -Suggests: uname(release) >= 2.6.12 +Source0: http://ftp.de.debian.org/debian/pool/main/a/alien/%{name}_%{version}.tar.gz +# Source0-md5: 7d789be2b9e0867c6551af65f37ab71a +URL: http://kitenet.net/programs/alien/ +BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 3.0.3-16 +Requires: /usr/bin/rpm2cpio +Requires: binutils +Requires: cpio +Suggests: /usr/bin/822-date +Suggests: debhelper BuildArch: noarch +BuildConflicts: liblzo < 100:100 +BuildConflicts: blahblahsomething BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -this package should be never installed. +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. + +%description -l pl.UTF-8 +Alien pozwala przekonwertować pakiety Debiana, Stampede oraz Slackware +w pakiety używane w PLD, które mogą być zainstalowane przy użyciu +rpm-a i odwrotnie. Narzędzie to jest przydatne wyłącznie dla pakietów +binarnych. %prep -%setup -qcT +%setup -q -c -T + +%build + +%install %clean -rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) @@ -29,52 +52,6 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.16.4.66.2.1.2.7.2.7 2008/06/02 18:35:19 paszczus -- security test (fixes CVE-2006-{2940,2937,3738,4343}) -- enjoy ;) - -Revision 1.16.4.66.2.1.2.7.2.6 2008-05-23 06:14:34 glen -- correction: r1.16.4.66.2.1.2.7.2.4 was not fake! - -Revision 1.16.4.66.2.1.2.7.2.5 2008-05-22 23:48:34 shadzik -- resolves CVE-2008-1234, CVE-2008-0001 and CVE-2008-4321 -- fake as well - -Revision 1.16.4.66.2.1.2.7.2.4 2008-05-22 23:25:11 shadzik -- removed foo-CVE-2008-1234.patch and bar-CVE-2008-4321.diff -- of course this is fake ;) just for security.pld test purpose - -Revision 1.16.4.66.2.1.2.7.2.3 2008-04-16 21:36:36 shadzik -- resolves CVE-2008-1234, just for testing (this is a FAKE report) -- security.pld test - -Revision 1.16.4.66.2.1.2.7.2.2 2008-04-13 17:04:09 shadzik -- resolvers CVE-2008-1234, just for testing (this is a FAKE report) -- security.pld test - -Revision 1.16.4.66.2.1.2.7.2.1 2008-04-09 16:45:51 shadzik -- resolvers CVE-2008-1234, just for testing (this is a FAKE report) - -Revision 1.16.4.66.2.1.2.7 2007-12-27 00:40:00 ankry -- CIA test - -Revision 1.16.4.66.2.1.2.6 2007-11-30 22:18:39 rotom -- test - -Revision 1.16.4.66.2.1.2.5 2007-11-06 00:20:10 qboosh -- huh? - -Revision 1.16.4.66.2.1.2.4 2007/11/06 00:17:01 qboosh -- test - -Revision 1.16.4.66.2.1.2.3 2007/11/06 00:13:16 qboosh -- test - -Revision 1.16.4.66.2.1.2.2 2007/11/06 00:06:35 qboosh -- test - -Revision 1.16.4.66.2.1.2.1 2007/11/05 22:12:57 qboosh +Revision 1.16.4.66.2.1.2.7.2.8 2008/08/10 21:39:14 arekm - test -Revision 1.16.4.66.2.1 2007/06/19 11:06:28 glen -- test rpm/poldek caps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/test.spec?r1=1.16.4.66.2.1.2.7.2.7&r2=1.16.4.66.2.1.2.7.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
