SPECS: bygfoot.spec - .desktop file added - rel++

lisu lisu at pld-linux.org
Thu Oct 12 16:43:21 CEST 2006


Author: lisu                         Date: Thu Oct 12 14:43:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- .desktop file added
- rel++

---- Files affected:
SPECS:
   bygfoot.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/bygfoot.spec
diff -u SPECS/bygfoot.spec:1.16 SPECS/bygfoot.spec:1.17
--- SPECS/bygfoot.spec:1.16	Thu Oct 12 16:02:22 2006
+++ SPECS/bygfoot.spec	Thu Oct 12 16:43:16 2006
@@ -3,11 +3,12 @@
 Summary(pl):	Prosty menadżer piłkarski
 Name:		bygfoot
 Version:	2.0.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/bygfoot/%{name}-%{version}.tar.bz2
 # Source0-md5:	c303ef5aff2c9d3f4e9d11dae1da685c
+Source1:	%{name}.desktop
 URL:		http://bygfoot.sourceforge.net/
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.2.0
@@ -33,10 +34,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install support_files/pixmaps/bygfoot_icon.png $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %find_lang %{name}
 
 %clean
@@ -47,6 +52,8 @@
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}_icon.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/10/12 14:43:16  lisu
+- .desktop file added
+- rel++
+
 Revision 1.16  2006/10/12 14:02:22  lisu
 - up to 2.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bygfoot.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list