SPECS: dotnet-notify-sharp.spec - rel 3 - actually regenerate the build tools

patrys patrys at pld-linux.org
Fri Jan 30 10:14:07 CET 2009


Author: patrys                       Date: Fri Jan 30 09:14:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- actually regenerate the build tools

---- Files affected:
SPECS:
   dotnet-notify-sharp.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/dotnet-notify-sharp.spec
diff -u SPECS/dotnet-notify-sharp.spec:1.3 SPECS/dotnet-notify-sharp.spec:1.4
--- SPECS/dotnet-notify-sharp.spec:1.3	Fri Jan 30 10:08:49 2009
+++ SPECS/dotnet-notify-sharp.spec	Fri Jan 30 10:14:02 2009
@@ -4,17 +4,20 @@
 Summary:	notify-sharp is a C# client implementation for Desktop Notifications
 Name:		dotnet-notify-sharp
 Version:	0.4.0
-Release:	2
+Release:	3
 License:	X11/MIT
 Source0:	notify-sharp-%{version}.tar.gz
 # Source0-md5:	dc8ea18947afb0801320182c81fc55bd
 Patch0:		%{name}-monodir.patch
 Group:		Development/Libraries
 URL:		http://trac.galago-project.org/wiki/DesktopNotifications
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	dotnet-gtk-sharp-devel
 BuildRequires:	dotnet-ndesk-dbus-glib-sharp
 BuildRequires:	dotnet-ndesk-dbus-sharp
 BuildRequires:	gtk+2-devel
+BuildRequires:	libtool
 BuildRequires:	mono-devel
 BuildRequires:	monodoc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,6 +45,10 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
 	--disable-docs
 
@@ -72,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/01/30 09:14:02  patrys
+- rel 3
+- actually regenerate the build tools
+
 Revision 1.3  2009/01/30 09:08:49  patrys
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-notify-sharp.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list