SPECS: yum.spec - up to 2.2.2
aredridel
aredridel at pld-linux.org
Wed Jul 6 22:45:16 CEST 2005
Author: aredridel Date: Wed Jul 6 20:45:16 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.2.2
---- Files affected:
SPECS:
yum.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.6 SPECS/yum.spec:1.7
--- SPECS/yum.spec:1.6 Wed Sep 29 18:35:15 2004
+++ SPECS/yum.spec Wed Jul 6 22:45:11 2005
@@ -2,11 +2,11 @@
Summary: RPM installer/updater
Summary(pl): Narzędzie do instalowania/uaktualniania pakietów RPM
Name: yum
-Version: 2.0.8
+Version: 2.2.2
Release: 1
License: GPL
Group: Applications/System
-Source0: http://www.linux.duke.edu/projects/yum/download/2.0/%{name}-%{version}.tar.gz
+Source0: http://www.linux.duke.edu/projects/yum/download/2.2/%{name}-%{version}.tar.gz
#Source1: yum.conf
#Source2: yum.cron
URL: http://www.linux.duke.edu/yum/
@@ -34,7 +34,6 @@
%setup -q
%build
-%configure
%{__make}
@@ -46,9 +45,8 @@
DESTDIR=$RPM_BUILD_ROOT
# install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/etc/yum.conf
# install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.daily/yum.cron
-mv $RPM_BUILD_ROOT/etc/init.d $RPM_BUILD_ROOT/etc/rc.d/
-%find_lang %{name}
+#%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -65,7 +63,7 @@
fi
exit 0
-%files -f %{name}.lang
+%files
%defattr(644,root,root,755)
%doc README AUTHORS COPYING TODO INSTALL ChangeLog
%attr(755,root,root) %{_bindir}/yum
@@ -74,7 +72,7 @@
%config(noreplace) %verify(not size mtime md5) /etc/cron.daily/yum.cron
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
-%{_datadir}/yum
+%{_datadir}/yum-cli
/var/cache/yum
%{_mandir}/man*/*
@@ -84,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/07/06 20:45:11 aredridel
+- up to 2.2.2
+
Revision 1.6 2004/09/29 16:35:15 kolodko
- added macros in /etc/logrotate.d
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list