SPECS: notification-daemon.spec - libtoolize - add clipping patch - rel 3

patrys patrys at pld-linux.org
Tue Jul 29 15:57:06 CEST 2008


Author: patrys                       Date: Tue Jul 29 13:57:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libtoolize
- add clipping patch
- rel 3

---- Files affected:
SPECS:
   notification-daemon.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/notification-daemon.spec
diff -u SPECS/notification-daemon.spec:1.21 SPECS/notification-daemon.spec:1.22
--- SPECS/notification-daemon.spec:1.21	Tue Sep 18 22:51:29 2007
+++ SPECS/notification-daemon.spec	Tue Jul 29 15:57:01 2008
@@ -3,18 +3,20 @@
 Summary(pl.UTF-8):	Demon powiadomień
 Name:		notification-daemon
 Version:	0.3.7
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.bz2
 # Source0-md5:	cbeae0f29a15ff93f0b763d9e1cdf1de
 Patch0:		%{name}-intltool.patch
+Patch1:		%{name}-clipping.patch
 URL:		http://www.galago-project.org/
 BuildRequires:	dbus-glib-devel >= 0.71
 BuildRequires:	glib2-devel >= 1:2.12.0
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	libsexy-devel >= 0.1.8
 BuildRequires:	libstdc++-devel
+BuildRequires:	libtool
 BuildRequires:	libwnck-devel
 BuildRequires:	pkgconfig
 BuildRequires:	autoconf
@@ -34,8 +36,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -79,7 +83,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.21  2007/09/18 20:51:29  megabajt
+Revision 1.22  2008/07/29 13:57:01  patrys
+- libtoolize
+- add clipping patch
+- rel 3
+
+Revision 1.21  2007-09-18 20:51:29  megabajt
 - release 2 (new libwnck)
 
 Revision 1.20  2007/09/11 07:11:08  aflinta
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/notification-daemon.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list