rpms/lxdream/F-8 lxdream.spec,1.2,1.3

Xavier Lamien laxathom at rpmfusion.org
Fri Sep 12 08:58:55 CEST 2008


Author: laxathom

Update of /cvs/free/rpms/lxdream/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29532/F-8

Modified Files:
	lxdream.spec 
Log Message:
grrr... fix typo


Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/F-8/lxdream.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxdream.spec	12 Sep 2008 06:50:19 -0000	1.2
+++ lxdream.spec	12 Sep 2008 06:58:25 -0000	1.3
@@ -7,7 +7,7 @@
 URL:            http://www.lxdream.org
 # Actual source URL is: http://www.lxdream.org/count.php?file=lxdream-0.8.3.tar.gz
 Source0:        %{name}-%{version}.tar.gz
-Source1:        README_%{name}.dribble
+Source1:        README.rpmfusion
 Patch0:         %{name}-0.8.2-sanerconfig.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  desktop-file-utils
@@ -44,7 +44,7 @@
 make install DESTDIR=%{buildroot}
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
 install -pm0644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
-install -pm0644 %{SOURCE1} README.dribble
+install -pm0644 %{SOURCE1} README.rpmfusion
 
 #Find locales
 %find_lang %{name}
@@ -78,7 +78,7 @@
 %{_datadir}/icons/hicolor/128x128/apps/%{name}.png
 %{_datadir}/applications/%{name}.desktop
 %config(noreplace) %{_sysconfdir}/%{name}rc
-%doc RELEASE_NOTES STATUS CREDITS COPYING ChangeLog README.dribble
+%doc RELEASE_NOTES STATUS CREDITS COPYING ChangeLog README.rpmfusion
 %exclude %{_datadir}/pixmaps/%{name}/dcemu.gif
 
 



More information about the rpmfusion-commits mailing list