SPECS: soup.spec - unified ftp.gnome.org source URL - removed X11 ...

qboosh qboosh at pld-linux.org
Fri Aug 3 19:37:36 CEST 2007


Author: qboosh                       Date: Fri Aug  3 17:37:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified ftp.gnome.org source URL
- removed X11 from Group (no X dependencies)
- clarified License

---- Files affected:
SPECS:
   soup.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/soup.spec
diff -u SPECS/soup.spec:1.24 SPECS/soup.spec:1.25
--- SPECS/soup.spec:1.24	Mon Feb 12 23:09:15 2007
+++ SPECS/soup.spec	Fri Aug  3 19:37:31 2007
@@ -1,15 +1,12 @@
 # $Revision$, $Date$
-%define		mver		0.7
-%define		subver		11
-
 Summary:	SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl.UTF-8):	Implementacja w C SOAP (Simple Object Access Protocol)
 Name:		soup
-Version:	%{mver}.%{subver}
+Version:	0.7.11
 Release:	1
-License:	LGPL
-Group:		X11/Libraries
-Source0:	ftp://ftp.gnome.org/mirror/gnome.org/sources/soup/%{mver}/%{name}-%{version}.tar.bz2
+License:	LGPL v2+ (libsoup), GPL v2+ (utilities)
+Group:		Libraries
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/soup/0.7/%{name}-%{version}.tar.bz2
 # Source0-md5:	61bb2fef816ce164af62f8a3a5bd782e
 Patch0:		%{name}-make.patch
 URL:		http://www.gnome.org/
@@ -38,7 +35,7 @@
 %package devel
 Summary:	Include files etc to develop SOAP applications
 Summary(pl.UTF-8):	Pliki nagłówkowe, dokumentacja dla SOAP
-Group:		X11/Development/Libraries
+Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	gtk-doc-common
 
@@ -52,7 +49,7 @@
 %package static
 Summary:	SOAP static libraries
 Summary(pl.UTF-8):	Biblioteki statyczne SOAP
-Group:		X11/Development/Libraries
+Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
@@ -66,7 +63,6 @@
 %patch0 -p1
 
 %build
-rm -f missing
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -120,6 +116,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/08/03 17:37:31  qboosh
+- unified ftp.gnome.org source URL
+- removed X11 from Group (no X dependencies)
+- clarified License
+
 Revision 1.24  2007/02/12 22:09:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/soup.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list