SPECS: sudosh.spec - reverted *unstable* 1.8.x is on DEVEL. please...

glen glen at pld-linux.org
Wed Oct 19 10:06:50 CEST 2005


Author: glen                         Date: Wed Oct 19 08:06:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted *unstable* 1.8.x is on DEVEL. please read changelog

---- Files affected:
SPECS:
   sudosh.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/sudosh.spec
diff -u SPECS/sudosh.spec:1.21 SPECS/sudosh.spec:1.22
--- SPECS/sudosh.spec:1.21	Wed Oct 19 09:55:56 2005
+++ SPECS/sudosh.spec	Wed Oct 19 10:06:44 2005
@@ -2,12 +2,13 @@
 Summary:	sudo shell
 Summary(pl):	Powłoka sudo
 Name:		sudosh
-Version:	1.8.2
+# NB! read changelog before attempting to upgrade to 1.8.x series
+Version:	1.6.3
 Release:	1
 License:	Open Software License v2.0
 Group:		Applications/Shells
 Source0:	http://dl.sourceforge.net/sudosh/%{name}-%{version}.tar.gz
-# Source0-md5:	7121efdac817e4a27111869f27fabea0
+# Source0-md5:	700ee8c6060c1512ac0c2731b5727cc6
 URL:		http://sourceforge.net/projects/sudosh/
 Requires(post,preun):	sed >= 4.0
 Requires(post):	grep
@@ -46,11 +47,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT{/var/log/%{name},%{_sysconfdir},%{_bindir}}
-install src/sudosh.conf $RPM_BUILD_ROOT%{_sysconfdir}/
-install src/sudosh $RPM_BUILD_ROOT%{_bindir}/
+install -d $RPM_BUILD_ROOT/var/log/%{name}
 
-%{__make} install-man \
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -72,9 +71,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS PLATFORMS README
-%attr(444,root,root) %{_sysconfdir}/sudosh.conf
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man[158]/*
+%{_mandir}/man[18]/*
 %attr(1733,root,root) %dir /var/log/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,12 +81,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.21  2005/10/19 07:55:56  cieciwa
-- updated to 1.8.2,
-- release 1,
-- updated MD5 sum,
-- added to %%files man5,etc and bin files,
-- manual installation of /etc and /bin.
+Revision 1.22  2005/10/19 08:06:44  glen
+- reverted *unstable* 1.8.x is on DEVEL. please read changelog
 
 Revision 1.20  2005/09/21 15:51:27  glen
 - rel 1 for stable (1.6.x) branch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sudosh.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list