SPECS: rutilt.spec - up to 0.15

rotom rotom at pld-linux.org
Sun Nov 25 10:22:52 CET 2007


Author: rotom                        Date: Sun Nov 25 09:22:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.15

---- Files affected:
SPECS:
   rutilt.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/rutilt.spec
diff -u SPECS/rutilt.spec:1.10 SPECS/rutilt.spec:1.11
--- SPECS/rutilt.spec:1.10	Mon Feb 12 23:09:14 2007
+++ SPECS/rutilt.spec	Sun Nov 25 10:22:47 2007
@@ -7,13 +7,13 @@
 Summary:	Wireless devices configuration tool, with extra support for Ralink chipsets
 Summary(pl.UTF-8):	Narzędzie do konfiguracji urządzeń bezprzewodowych z dodatkową obsługą układów Ralink
 Name:		rutilt
-Version:	0.12
+Version:	0.15
 Release:	0.1
 License:	GPL v2
 Group:		Applications
 #Source0:	http://cbbk.free.fr/bonrom/?download=RutilTv%{version}.tar.gz
 Source0:	RutilTv%{version}.tar.gz
-# Source0-md5:	c85810225e4369c7a27681ba0ed15903
+# Source0-md5:	2a3858a24d0a1affa4b12c87e7015716
 Patch0:		%{name}-FHS.patch
 URL:		http://cbbk.free.fr/bonrom/
 BuildRequires:	gtk+2-devel >= 2:2.6.0
@@ -36,7 +36,7 @@
 
 %build
 ./configure.sh \
-	--kernel_sources=/usr \
+	--kernel_sources=%{_prefix} \
 	--launcher=disabled \
 	--prefix=%{_prefix}
 %{__make} \
@@ -50,7 +50,9 @@
 	RUTILT_PREFIX=$RPM_BUILD_ROOT%{_bindir} \
 	HELPER_PREFIX=$RPM_BUILD_ROOT%{_libdir}/rutilt \
 	IP_SCRIPT_PREFIX=$RPM_BUILD_ROOT%{_datadir}/rutilt \
-	ICON_PREFIX=$RPM_BUILD_ROOT%{_datadir}/rutilt \
+	ICON_PREFIX=$RPM_BUILD_ROOT%{_pixmapsdir}/rutilt \
+	DESKTOP_LAUNCHER_PREFIX=$RPM_BUILD_ROOT%{_datadir}/applications \
+	RUTILT_MAN_PREFIX=$RPM_BUILD_ROOT%{_mandir}/man1 \
 	HELPER_MODE=755
 
 %clean
@@ -61,6 +63,10 @@
 %doc AUTHORS README INSTALL
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%{_desktopdir}/rutilt.desktop
+%{_mandir}/man1/rutilt.1*
+%dir %{_pixmapsdir}/%{name}
+%{_pixmapsdir}/%{name}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,7 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.10  2007-02-12 22:09:14  glen
+Revision 1.11  2007-11-25 09:22:47  rotom
+- up to 0.15
+
+Revision 1.10  2007/02/12 22:09:14  glen
 - tabs in preamble
 
 Revision 1.9  2007/02/12 01:06:43  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rutilt.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list