SPECS (AC-branch): startup-notification.spec - updated to 0.9 - re...

megabajt megabajt at pld-linux.org
Tue May 1 00:01:19 CEST 2007


Author: megabajt                     Date: Mon Apr 30 22:01:19 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 0.9
- removed xlibs bcond

---- Files affected:
SPECS:
   startup-notification.spec (1.15.2.1 -> 1.15.2.2) 

---- Diffs:

================================================================
Index: SPECS/startup-notification.spec
diff -u SPECS/startup-notification.spec:1.15.2.1 SPECS/startup-notification.spec:1.15.2.2
--- SPECS/startup-notification.spec:1.15.2.1	Mon May 15 16:45:10 2006
+++ SPECS/startup-notification.spec	Tue May  1 00:01:13 2007
@@ -1,20 +1,18 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	xlibs	# with xlibs instead of XFree86-devel
-#
 Summary:	Startup Notification Library
 Summary(pl):	Biblioteka Startup Notification
 Name:		startup-notification
-Version:	0.8
-Release:	2
+Version:	0.9
+Release:	1
 Group:		Libraries
 License:	LGPL
-Source0:	http://ftp.gnome.org/pub/gnome/sources/startup-notification/0.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	d9b2e9fba18843314ae42334ceb4336d
+Source0:	http://ftp.gnome.org/pub/gnome/sources/startup-notification/0.9/%{name}-%{version}.tar.bz2
+# Source0-md5:	624b42f1fac5a12c543a079e2cd3b366
 URL:		http://www.gnome.org/
-BuildRequires:	%{?with_xlibs:libX11-devel}%{!?with_xlibs:XFree86-devel}
-BuildRequires:	automake >= 1.7
+BuildRequires:	XFree86-devel
+BuildRequires:	autoconf
+BuildRequires:	automake >= 1:1.7
+BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,7 +30,7 @@
 Summary(pl):	Pliki programistyczne biblioteki Startup Notification
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	%{?with_xlibs:libX11-devel}%{!?with_xlibs:XFree86-devel}
+Requires:	XFree86-devel
 
 %description devel
 Startup Notification Library development files.
@@ -56,7 +54,11 @@
 %setup -q
 
 %build
-cp -f /usr/share/automake/config.sub .
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -94,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.2  2007/04/30 22:01:13  megabajt
+- updated to 0.9
+- removed xlibs bcond
+
 Revision 1.15.2.1  2006/05/15 14:45:10  baggins
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/startup-notification.spec?r1=1.15.2.1&r2=1.15.2.2&f=u



More information about the pld-cvs-commit mailing list