SPECS: openmsx.spec - packages

glen glen at pld-linux.org
Mon Aug 20 20:48:30 CEST 2007


Author: glen                         Date: Mon Aug 20 18:48:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- packages

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

---- Diffs:

================================================================
Index: SPECS/openmsx.spec
diff -u SPECS/openmsx.spec:1.1 SPECS/openmsx.spec:1.2
--- SPECS/openmsx.spec:1.1	Mon Aug 20 20:40:20 2007
+++ SPECS/openmsx.spec	Mon Aug 20 20:48:25 2007
@@ -43,33 +43,14 @@
 cp -r Contrib/cbios/C-BIOS_MSX2/ $RPM_BUILD_ROOT%{_datadir}/openMSX/share/machines
 cp -r Contrib/cbios/C-BIOS_MSX2+/ $RPM_BUILD_ROOT%{_datadir}/openMSX/share/machines
 
-# menu
-install -d $RPM_BUILD_ROOT%{_menudir}
-cat > $RPM_BUILD_ROOT%{_menudir}/%{name} <<EOF
-?package(%{name}): \
-   command="%{_bindir}/openmsx" \
-   icon="emulators_section.png" \
-   title="Openmsx" \
-   longtitle="%{summary}" \
-   needs="x11" \
-   section="More Applications/Emulators"
-EOF
-
-%post
-%update_menus
-
-%postun
-%clean_menus
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog GPL README TODO doc/*
+%doc AUTHORS ChangeLog README doc/*
 %attr(755,root,root) %{_bindir}/openmsx
 %{_datadir}/openMSX/share/*
-%_menudir/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +58,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/20 18:48:25  glen
+- packages
+
 Revision 1.1  2007/08/20 18:40:20  glen
 - new, based on http://cvs.mandriva.com/cgi-bin/viewvc.cgi/contrib-SPECS/openmsx/openmsx.spec?revision=1.5
-
================================================================

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



More information about the pld-cvs-commit mailing list