Author: arekm Date: Tue Jul 29 16:40:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixes from upstream
---- Files affected: SPECS: rpm.spec (1.897 -> 1.898) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.897 SPECS/rpm.spec:1.898 --- SPECS/rpm.spec:1.897 Tue Jul 29 17:29:39 2008 +++ SPECS/rpm.spec Tue Jul 29 18:40:10 2008 @@ -64,7 +64,7 @@ Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 5.1.4 -Release: 0.2 +Release: 0.3 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-5.1/%{name}-%{version}.tar.gz @@ -102,7 +102,7 @@ Source110: %{name}-macros-ia32e Source111: %{name}-macros-amd64 -#Patch0: %{name}-pl.po.patch +Patch0: %{name}-branch.patch Patch1: %{name}-man_pl.patch Patch2: %{name}-popt-aliases.patch Patch3: %{name}-rpmpopt.patch @@ -633,9 +633,7 @@ %prep %setup -q -n %{name}-%{version}%{?subver} - -# APPLIED ALREADY? translationproject.org is used now -#%%patch0 -p1 +%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -1297,6 +1295,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.898 2008/07/29 16:40:10 arekm +- fixes from upstream + Revision 1.897 2008/07/29 15:29:39 arekm - fix paths to /etc/rpm/ macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.897&r2=1.898&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
