Sawfish
Browse all patches

Author[]

Ian Dall

(Uploaded by Christopher Bratusek)

Synopsis[]

taken from: http://bugzilla.gnome.org/show_bug.cgi?id=520040

The Spec-file shipped with Sawfish is useless, since some keywords have changed.

This patch solves that issue.

Patch[]

Only in .: debugfiles.list
Only in .: debuglinks.list
Only in .: debugsources.list
diff -ru --exclude='config.*' /usr/local/src/sawfish-1.3.3/sawfish.spec.in ./sawfish.spec.in
--- /usr/local/src/sawfish-1.3.3/sawfish.spec.in	2007-07-29 19:15:07.000000000 +0930
+++ ./sawfish.spec.in	2008-03-03 16:34:43.000000000 +1030
@@ -3,7 +3,7 @@
 Version: @version@
 Release: 1
 Requires: librep >= 0.16, rep-gtk >= 0.16
-Copyright: GPL
+License: GPL
 Group: User Interface/Desktops
 Source: http://download.sourceforge.net/sawfish/sawfish-%{version}.tar.gz
 URL: http://sawmill.sourceforge.net/
@@ -47,6 +47,7 @@
     host_type=%{_target_platform} \
     infodir=%{_infodir}
 gzip -9nf $RPM_BUILD_ROOT%{_infodir}/sawfish*
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
 %post
 /sbin/install-info %{_infodir}/sawfish.info.gz %{_infodir}/dir
@@ -62,13 +63,13 @@
 %files
 %defattr(-,root,root)
 %doc README NEWS FAQ THANKS BUGS TODO
-%doc po/sawfish.pot lisp/sawfish/ui/WIDGETS lisp/sawfish/ui/WISHLIST
+%doc po/sawfish.pot lisp/sawfish/ui/WIDGETS-LIST lisp/sawfish/ui/WISHLIST
 %{_bindir}/sawfish
 %{_bindir}/sawfish-client
 %{_bindir}/sawfish-ui
 %{_datadir}/sawfish/%{version}
 %{_datadir}/locale
-%{_datadir}/control-center-2.0/capplets
+#%{_datadir}/control-center-2.0/capplets
 %{_datadir}/gnome/wm-properties/Sawfish.desktop
 %{_datadir}/pixmaps/sawfish*.png
 %{_libexecdir}/sawfish/%{version}/%{_target_platform}
Only in .: sawfish.spec.in.orig
Only in ./src: .libexec

Community's reasons for inclusion or rejection[]

Patch submitters, please vote also! Yes, obviosuly your vote will be positive, but it's the place to give your explanation why this patch is good for all Sawfish users, and why it is correct - good reasons for inclusion.

When voting anonymously please write your name, so that it can be associated with your posts on the mailing list. If you are logged in you can sign yourself by typing four tilda characters: ~~~~.

  • Wtf vote: pondering. in reality a YES, but as I do not have a RPM based distro, I can not test it and confirm it works as expected. So if someone with FC, RH or similar could test all is ok, we could add this one. GSR 21:28, 15 July 2008 (UTC)
I have been using one for a while (and the OpenSuSE Build-Service now). And I don't see anything wrong with it. Flashrider [Christopher Bratusek] 06:59, 24 July 2008 (UTC)