SPECS: vale.spec - up to 0.0.2 tarball - ghost soname symlink

qboosh qboosh at pld-linux.org
Sun Jul 20 10:35:59 CEST 2008


Author: qboosh                       Date: Sun Jul 20 08:35:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.0.2 tarball
- ghost soname symlink

---- Files affected:
SPECS:
   vale.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/vale.spec
diff -u SPECS/vale.spec:1.2 SPECS/vale.spec:1.3
--- SPECS/vale.spec:1.2	Sun Jul 20 10:26:11 2008
+++ SPECS/vale.spec	Sun Jul 20 10:35:54 2008
@@ -2,12 +2,12 @@
 Summary:	A library for media streaming
 Summary(pl.UTF-8):	Biblioteka obsługująca strumienie multimedialne
 Name:		vale
-Version:	0.0.1
+Version:	0.0.2
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://www.soft-switch.org/downloads/vale/%{name}-%{version}.tgz
-# Source0-md5:	ec4f119a4799b6fcbc6bde71a7ae4599
+# Source0-md5:	3fb64157abb4ab3cd260e74a7cd599b0
 URL:		http://www.soft-switch.org/
 BuildRequires:	automake
 BuildRequires:	doxygen
@@ -44,7 +44,7 @@
 Statyczna biblioteka vale.
 
 %prep
-%setup -q
+%setup -q -n vale-0.0.1
 
 %build
 install /usr/share/automake/config.* config
@@ -73,17 +73,19 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libvale.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libvale.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/*.la
-%{_includedir}/*
+%attr(755,root,root) %{_libdir}/libvale.so
+%{_libdir}/libvale.la
+%{_includedir}/vale
+%{_includedir}/vale.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libvale.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -91,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/07/20 08:35:54  qboosh
+- up to 0.0.2 tarball
+- ghost soname symlink
+
 Revision 1.2  2008/07/20 08:26:11  qboosh
 - pl, BR: automake
 
================================================================

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



More information about the pld-cvs-commit mailing list