SPECS: secpanel.spec - 0.5.3

blues blues at pld-linux.org
Fri Mar 14 01:15:19 CET 2008


Author: blues                        Date: Fri Mar 14 00:15:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.5.3

---- Files affected:
SPECS:
   secpanel.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/secpanel.spec
diff -u SPECS/secpanel.spec:1.28 SPECS/secpanel.spec:1.29
--- SPECS/secpanel.spec:1.28	Sun Oct  7 22:05:55 2007
+++ SPECS/secpanel.spec	Fri Mar 14 01:15:14 2008
@@ -4,13 +4,13 @@
 Summary:	Visual management of SSH connections
 Summary(pl.UTF-8):	Wizualna nakładka na klienta SSH
 Name:		secpanel
-Version:	0.5.2
+Version:	0.5.3
 Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		X11/Applications/Networking
-Source0:	http://themediahost.de/secpanel/data/%{name}-%{version}.tar.gz
-# Source0-md5:	1b8ec799d94dde74d152e5c22df2e6b3
+Source0:	http://themediahost.de/secpanel/data/%{name}-%{version}.tgz
+# Source0-md5:	99a261ffd5a122e09ebbd82381427b2f
 Source1:	%{name}.desktop
 Patch0:		%{name}-data_location.patch
 Patch1:		%{name}-title.patch
@@ -33,7 +33,7 @@
 SecPanel nie jest nową implementacją protokołu SecureShell.
 
 %prep
-%setup -q
+%setup -c -q
 %patch0 -p1
 %patch1 -p1
 
@@ -41,8 +41,9 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_appdir},%{_desktopdir}}
 
-install src/bin/secpanel $RPM_BUILD_ROOT%{_bindir}
-cp -r src/lib/secpanel/* $RPM_BUILD_ROOT%{_appdir}
+cd usr/local
+install bin/secpanel $RPM_BUILD_ROOT%{_bindir}
+cp -r lib/secpanel/* $RPM_BUILD_ROOT%{_appdir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
@@ -50,12 +51,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGES
+%doc usr/share/doc/%{name}-%{version}/CHANGES
+%doc usr/share/doc/%{name}-%{version}/README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_appdir}
 %attr(755,root,root) %{_appdir}/convert_profile.tcl
-%attr(755,root,root) %{_appdir}/listserver.tcl
+%attr(755,root,root) %{_appdir}/dppw.tcl
 %attr(755,root,root) %{_appdir}/gui.tcl
+%attr(755,root,root) %{_appdir}/listserver.tcl
 %attr(755,root,root) %{_appdir}/secpanel*
 %{_appdir}/convert_history.tcl
 %{_appdir}/default*
@@ -70,7 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.28  2007-10-07 20:05:55  blues
+Revision 1.29  2008-03-14 00:15:14  blues
+- 0.5.3
+
+Revision 1.28  2007/10/07 20:05:55  blues
 - 0.5.2 - new homepage, new source
 
 Revision 1.27  2007/05/17 21:21:15  qboosh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/secpanel.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list