Author: glen Date: Tue Apr 24 21:42:06 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - add RPM-GPG-KEY which signed AC packages; rel 43
---- Files affected: SPECS: rpm.spec (1.555.2.194 -> 1.555.2.195) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.555.2.194 SPECS/rpm.spec:1.555.2.195 --- SPECS/rpm.spec:1.555.2.194 Mon Apr 16 12:59:13 2007 +++ SPECS/rpm.spec Tue Apr 24 23:41:56 2007 @@ -31,7 +31,7 @@ Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM Name: rpm Version: 4.4.2 -Release: 42 +Release: 43 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -52,6 +52,7 @@ Source14: %{name}.sysconfig Source15: %{name}-macros.java Source16: find-java-prov.sh +Source17: RPM-GPG-KEY Source30: builder Source31: adapter.awk @@ -184,6 +185,7 @@ %define __cpp %{?force_cpp}%{!?force_cpp:%{_target_cpu}-pld-linux-gcc -E} %define _rpmlibdir /usr/lib/rpm +%define _noautocompressdoc RPM-GPG-KEY %description RPM is a powerful package manager, which can be used to build, @@ -719,6 +721,7 @@ %patch61 -p1 %patch62 -p1 %patch63 -p1 +cp %{SOURCE17} RPM-GPG-KEY cd scripts mv -f perl.req perl.req.in @@ -970,8 +973,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc RPM-PGP-KEY CHANGES manual/* - +%doc RPM-GPG-KEY CHANGES manual/* %attr(755,root,root) /bin/rpm #%attr(755,root,root) %{_bindir}/rpmdb #%attr(755,root,root) %{_bindir}/rpmquery @@ -1202,6 +1204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.555.2.195 2007/04/24 21:41:56 glen +- add RPM-GPG-KEY which signed AC packages; rel 43 + Revision 1.555.2.194 2007/04/16 10:59:13 glen - rel 42 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.194&r2=1.555.2.195&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
