SPECS: gnome-do.spec - 0.4.0.1

patrys patrys at pld-linux.org
Mon Mar 24 13:41:57 CET 2008


Author: patrys                       Date: Mon Mar 24 12:41:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4.0.1

---- Files affected:
SPECS:
   gnome-do.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gnome-do.spec
diff -u SPECS/gnome-do.spec:1.4 SPECS/gnome-do.spec:1.5
--- SPECS/gnome-do.spec:1.4	Sat Feb  9 23:30:18 2008
+++ SPECS/gnome-do.spec	Mon Mar 24 13:41:52 2008
@@ -3,12 +3,12 @@
 Summary:	A powerful, speedy, and sexy remote control for your GNOME Desktop
 Summary(pl.UTF-8):	Potężne, szybkie i seksowne zdalne sterowanie pulpitem GNOME
 Name:		gnome-do
-Version:	0.3.0.1
+Version:	0.4.0.1
 Release:	1
 License:	GPL v3
 Group:		X11/Applications
-Source0:	http://do.davebsd.com/src/%{name}_%{version}.tar.gz
-# Source0-md5:	b37928cbad12155e10304a5787e73ca2
+Source0:	https://launchpad.net/do/trunk/0.4/+download/%{name}-%{version}.tar.gz
+# Source0-md5:	ff3a5d225fd0f23d1357a1e0e461fded
 URL:		http://do.davebsd.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -34,15 +34,7 @@
 otwierać, wysyłać e-maile, rozmawiać, odtwarzać...).
 
 %prep
-%setup -q -n do-0.3
-
-# rewrite script: kill build paths, use proper libdir, avoid . in library path
-cat > Do/gnome-do.in <<'EOF'
-#!/bin/sh
-
-export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}%{_libdir}/tomboy"
-exec mono "%{_libdir}/do/Do.exe" "$@"
-EOF
+%setup -q
 
 %build
 %{__aclocal}
@@ -67,9 +59,10 @@
 %defattr(644,root,root,755)
 %doc AUTHORS
 %attr(755,root,root) %{_bindir}/*
-%dir %{_libdir}/do
-%{_libdir}/do/Do.exe
-%{_libdir}/do/Do.*.dll
+%dir %{_libdir}/gnome-do
+%{_libdir}/gnome-do/Do.exe
+%{_libdir}/gnome-do/Do.*.dll
+%{_libdir}/gnome-do/*.so
 %{_desktopdir}/gnome-do.desktop
 %{_pkgconfigdir}/do.addins.pc
 %{_pkgconfigdir}/do.dbus.pc
@@ -80,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-03-24 12:41:52  patrys
+- 0.4.0.1
+
 Revision 1.4  2008-02-09 22:30:18  qboosh
 - fixed build on lib64 systems
 - rewrite gnome-do start script (FUBAR)
================================================================

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



More information about the pld-cvs-commit mailing list