SPECS: gts.spec - removed obsolete alpha patch - more deps, packag...

qboosh qboosh at pld-linux.org
Wed Sep 6 21:10:07 CEST 2006


Author: qboosh                       Date: Wed Sep  6 19:10:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete alpha patch
- more deps, package delaunay utility

---- Files affected:
SPECS:
   gts.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gts.spec
diff -u SPECS/gts.spec:1.6 SPECS/gts.spec:1.7
--- SPECS/gts.spec:1.6	Tue Sep  5 11:14:07 2006
+++ SPECS/gts.spec	Wed Sep  6 21:10:01 2006
@@ -8,11 +8,14 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/gts/%{name}-%{version}.tar.gz
 # Source0-md5:	9f710aefd2ed9b3cc1b1216171fc5a8a
-Patch0:		%{name}-alpha.patch
-Patch1:		%{name}-as_needed-fix.patch
+Patch0:		%{name}-as_needed-fix.patch
 URL:		http://gts.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	glib2-devel >= 1:2.4.0
+BuildRequires:	libtool
+BuildRequires:	pkgconfig
+Requires:	glib2 >= 1:2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,6 +41,7 @@
 Summary(pl):	Pliki nagłówkowe biblioteki gts
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	glib2-devel >= 1:2.4.0
 
 %description devel
 Header files for gts library.
@@ -59,8 +63,7 @@
 
 %prep
 %setup -q
-#patch0 -p1
-%patch1 -p1
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -86,7 +89,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog* NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/gts[2ct]*
-%attr(755,root,root) %{_bindir}/[st]*
+%attr(755,root,root) %{_bindir}/[dst]*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
@@ -109,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/09/06 19:10:01  qboosh
+- removed obsolete alpha patch
+- more deps, package delaunay utility
+
 Revision 1.6  2006/09/05 09:14:07  sparky
 - added as_needed-fix patch (untested)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gts.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list