SPECS: tksystray.spec - cleanups

qboosh qboosh at pld-linux.org
Mon Jan 23 11:51:39 CET 2006


Author: qboosh                       Date: Mon Jan 23 10:51:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanups

---- Files affected:
SPECS:
   tksystray.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/tksystray.spec
diff -u SPECS/tksystray.spec:1.1 SPECS/tksystray.spec:1.2
--- SPECS/tksystray.spec:1.1	Sun Jan 22 16:02:19 2006
+++ SPECS/tksystray.spec	Mon Jan 23 11:51:34 2006
@@ -9,20 +9,19 @@
 Source0:	http://sgolovan.nes.ru/debian/pool/main/tksystray/%{name}_%{version}.orig.tar.gz
 # Source0-md5:	d1784d2f786304bd6eaa82512fd5cf1c
 URL:		http://tkabber.jabber.ru/tksystray
+BuildRequires:	imlib2-devel
 BuildRequires:	tcl-devel
 BuildRequires:	tk-devel
-BuildRequires:	imlib2-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Freedesktop systray for Tk
+Freedesktop systray for Tk.
 
 %description -l pl
-Obsługa doku systemowego Freedesktop dla Tk
-
+Obsługa doku systemowego Freedesktop dla Tk.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %configure
@@ -32,8 +31,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/%{name}
 
-install -m 0644 pkgIndex.tcl $RPM_BUILD_ROOT%{_libdir}/%{name}/
-install -m 0755 libtray.so $RPM_BUILD_ROOT%{_libdir}/%{name}/
+install pkgIndex.tcl $RPM_BUILD_ROOT%{_libdir}/%{name}
+install libtray.so $RPM_BUILD_ROOT%{_libdir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +49,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/01/23 10:51:34  qboosh
+- cleanups
+
 Revision 1.1  2006/01/22 15:02:19  japhy
 - Imported new spec.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tksystray.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list