SPECS: libgee.spec - revised deps - added URL - release 1

megabajt megabajt at pld-linux.org
Fri Apr 10 15:47:06 CEST 2009


Author: megabajt                     Date: Fri Apr 10 13:47:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revised deps
- added URL
- release 1

---- Files affected:
SPECS:
   libgee.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libgee.spec
diff -u SPECS/libgee.spec:1.1 SPECS/libgee.spec:1.2
--- SPECS/libgee.spec:1.1	Fri Apr 10 15:41:04 2009
+++ SPECS/libgee.spec	Fri Apr 10 15:47:01 2009
@@ -1,18 +1,20 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without	apidocs		# do not build and package API docs
-#
 Summary:	libgee - GObject collection library
 Summary(pl.UTF-8):	libgee - GObject collection library
 Name:		libgee
 Version:	0.1.5
-Release:	0.1
-License:	LGPL
+Release:	1
+License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgee/0.1/%{name}-%{version}.tar.bz2
 # Source0-md5:	80102073421e4d7fb18a6aa9622f4de2
-BuildRequires:	xulrunner-devel
+URL:		http://live.gnome.org/Libgee
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	glib2-devel >= 1:2.10.0
+BuildRequires:	libtool
+BuildRequires:	pkgconfig
+BuildRequires:	vala
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,6 +30,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libgee
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	glib2-devel >= 1:2.10.0
 
 %description devel
 Header files for libgee library.
@@ -39,6 +42,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -74,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/04/10 13:47:01  megabajt
+- revised deps
+- added URL
+- release 1
+
 Revision 1.1  2009/04/10 13:41:04  megabajt
 - new (by zajac_p at o2.pl)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgee.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list