[packages/dotnet-notify-sharp] up to 20100411 snapshot
glen
glen at pld-linux.org
Thu Feb 14 22:51:47 CET 2013
commit 24aee74ae4494e0e5ad54a977f689923d67c71d1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 14 23:46:33 2013 +0200
up to 20100411 snapshot
Updates for notification-daemon DBus interface change and adds a reason to the Close event.
dotnet-notify-sharp.spec | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/dotnet-notify-sharp.spec b/dotnet-notify-sharp.spec
index c8b6321..014d728 100644
--- a/dotnet-notify-sharp.spec
+++ b/dotnet-notify-sharp.spec
@@ -1,18 +1,19 @@
+%define rel 1
+%define subver 20100411
%include /usr/lib/rpm/macros.mono
-
Summary: notify-sharp is a C# client implementation for Desktop Notifications
Name: dotnet-notify-sharp
Version: 0.4.0
-Release: 3
+Release: 4.%{subver}.%{rel}
License: X11/MIT
-Source0: notify-sharp-%{version}.tar.gz
-# Source0-md5: dc8ea18947afb0801320182c81fc55bd
+Source0: http://pkgs.fedoraproject.org/repo/pkgs/notify-sharp/notify-sharp-%{subver}.tar.bz2/add5e8884a3add412843037453a05ea6/notify-sharp-%{subver}.tar.bz2
+# Source0-md5: add5e8884a3add412843037453a05ea6
Patch0: %{name}-monodir.patch
Group: Development/Libraries
-URL: http://trac.galago-project.org/wiki/DesktopNotifications
+URL: http://www.ndesk.org/NotifySharp
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: dotnet-gtk-sharp-devel
+BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.1
BuildRequires: dotnet-ndesk-dbus-glib-sharp
BuildRequires: dotnet-ndesk-dbus-sharp
BuildRequires: gtk+2-devel
@@ -40,7 +41,7 @@ Requires: %{name} = %{version}-%{release}
Files required for compilation using notify-sharp.
%prep
-%setup -q -n notify-sharp-%{version}
+%setup -q -n notify-sharp-%{subver}
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-notify-sharp.git/commitdiff/24aee74ae4494e0e5ad54a977f689923d67c71d1
More information about the pld-cvs-commit
mailing list