SPECS: pommed.spec - easy stuff: gpomme files

shadzik shadzik at pld-linux.org
Thu Dec 20 18:40:23 CET 2007


Author: shadzik                      Date: Thu Dec 20 17:40:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- easy stuff: gpomme files

---- Files affected:
SPECS:
   pommed.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/pommed.spec
diff -u SPECS/pommed.spec:1.3 SPECS/pommed.spec:1.4
--- SPECS/pommed.spec:1.3	Thu Dec 20 18:26:14 2007
+++ SPECS/pommed.spec	Thu Dec 20 18:40:17 2007
@@ -12,19 +12,19 @@
 Source0:	http://alioth.debian.org/frs/download.php/2223/%{name}-%{version}.tar.gz
 # Source0-md5:	1b54269bbadb6b43bd9e45566dd1b6ef
 URL:		http://www.technologeek.org/projects/pommed/
-BuildRequires:	rpmbuild(macros) >= 1.228
 BuildRequires:	dbus-devel
 BuildRequires:	libconfuse-devel
 BuildRequires:	libsmbios-devel
 BuildRequires:	pciutils-devel
+BuildRequires:	rpmbuild(macros) >= 1.228
 %if %{with gpomme}
 BuildRequires:	gtk+2-devel
 BuildRequires:	libglade2-devel
 %endif
+Requires(post,preun):	/sbin/chkconfig
 Requires:	alsa-lib
 Requires:	eject
 Requires:	pomme-client
-Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,19 +35,19 @@
 Summary:	gpomme
 Summary(pl.UTF-8):	gpomme
 Group:		X11/Applications
-Provides:	pomme-client
 Requires:	%{name} = %{version}
+Provides:	pomme-client
 
 %description -n gpomme
 
 %description -n gpomme -l pl.UTF-8
 
 %package -n wmpomme
-Summary:        wmpomme
-Summary(pl.UTF-8):      wmpomme
-Group:          X11/Applications
-Provides:       pomme-client
-Requires:       %{name} = %{version}
+Summary:	wmpomme
+Summary(pl.UTF-8):	wmpomme
+Group:		X11/Applications
+Requires:	%{name} = %{version}
+Provides:	pomme-client
 
 %description -n wmpomme
 
@@ -67,9 +67,11 @@
 install pommed/data/* $RPM_BUILD_ROOT%{_datadir}/%{name}
 install pommed.conf.{mactel,pmac} $RPM_BUILD_ROOT%{_sysconfdir}
 %if %{with gpomme}
-install -d $RPM_BUILD_ROOT%{_datadir}/gpomme/themes
+install -d $RPM_BUILD_ROOT{%{_datadir}/gpomme/themes,%{_desktopdir}}
 install gpomme/gpomme $RPM_BUILD_ROOT%{_bindir}
 cp -R gpomme/themes/* $RPM_BUILD_ROOT%{_datadir}/gpomme/themes
+install gpomme/gpomme*.desktop $RPM_BUILD_ROOT%{_desktopdir}
+install gpomme/gpomme.glade $RPM_BUILD_ROOT%{_datadir}/gpomme
 %endif
 install wmpomme/wmpomme $RPM_BUILD_ROOT%{_bindir}
 
@@ -88,6 +90,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gpomme
 %{_datadir}/gpomme
+%{_desktopdir}/gpomme*.desktop
 %endif
 
 %files -n wmpomme
@@ -100,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-12-20 17:40:17  shadzik
+- easy stuff: gpomme files
+
 Revision 1.3  2007-12-20 17:26:14  shadzik
 - add subpackages
 - more BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pommed.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list