SPECS: fortune-mod.spec - do not pull tcsh dep just for profile.d; ...
glen
glen at pld-linux.org
Fri Jan 12 18:28:57 CET 2007
Author: glen Date: Fri Jan 12 17:28:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not pull tcsh dep just for profile.d; rel 3
---- Files affected:
SPECS:
fortune-mod.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/fortune-mod.spec
diff -u SPECS/fortune-mod.spec:1.40 SPECS/fortune-mod.spec:1.41
--- SPECS/fortune-mod.spec:1.40 Sun Jun 4 17:05:26 2006
+++ SPECS/fortune-mod.spec Fri Jan 12 18:28:51 2007
@@ -16,7 +16,7 @@
Summary(uk): đŇĎÇŇÁÍÁ, ŃËÁ ÄŇŐËŐ¤ "fortune" (×ÉĐÁÄËĎ×Ď ×ÉÂŇÁÎĹ ĐĎ׌ÄĎÍĚĹÎÎŃ)
Name: fortune-mod
Version: 1.99.1
-Release: 2
+Release: 3
License: BSD
Group: Applications/Games
#Source0: ftp://sunsite.unc.edu/pub/Linux/games/amusements/fortune/%{name}-9708.tar.gz
@@ -176,9 +176,8 @@
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/unstr.1*
-install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/profile.d
-
-echo ".so strfile.1" > $RPM_BUILD_ROOT%{_mandir}/man1/unstr.1
+cp -a %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/profile.d
+echo '.so strfile.1' > $RPM_BUILD_ROOT%{_mandir}/man1/unstr.1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -198,7 +197,7 @@
%files on-login
%defattr(644,root,root,755)
-%attr(755,root,root) /etc/profile.d/*
+/etc/profile.d/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -206,6 +205,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2007/01/12 17:28:51 glen
+- do not pull tcsh dep just for profile.d; rel 3
+
Revision 1.40 2006/06/04 15:05:26 glen
- drop non-cvs changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fortune-mod.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list