devel/libvisual .cvsignore, 1.2, 1.3 libvisual.spec, 1.2, 1.3 sources, 1.2, 1.3 libvisual-0.1.6-destdir.diff, 1.1, NONE

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Thu Feb 10 18:27:19 UTC 2005


Author: abompard

Update of /cvs/extras/devel/libvisual
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12943

Modified Files:
	.cvsignore libvisual.spec sources 
Removed Files:
	libvisual-0.1.6-destdir.diff 
Log Message:
- version 0.2.0
- drop patch



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/devel/libvisual/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 04:48:37 -0000	1.2
+++ .cvsignore	10 Feb 2005 18:27:17 -0000	1.3
@@ -1 +1 @@
-libvisual-0.1.6.tar.gz
+libvisual-0.2.0.tar.gz


Index: libvisual.spec
===================================================================
RCS file: /cvs/extras/devel/libvisual/libvisual.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libvisual.spec	10 Dec 2004 22:03:06 -0000	1.2
+++ libvisual.spec	10 Feb 2005 18:27:17 -0000	1.3
@@ -1,14 +1,13 @@
 Name:           libvisual
-Version:        0.1.6
-Release:        2
+Version:        0.2.0
+Release:        1
 Epoch:          0
 Summary:        An abstraction library for audio visualisation plugins
 
 Group:          Applications/Multimedia
 License:        LGPL
 URL:            http://libvisual.sf.net
-Source0:        http://dl.sf.net/libvisual/libvisual-0.1.6.tar.gz
-Patch0:         libvisual-0.1.6-destdir.diff
+Source0:        http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  xorg-x11-devel
 
@@ -39,7 +38,6 @@
 
 %prep
 %setup -q
-%patch0 -b .destdir
 
 
 %build
@@ -50,7 +48,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-rm -rf examples/.deps examples/Makefile*
 
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
@@ -71,13 +68,20 @@
 
 %files devel
 %defattr(-,root,root,-)
-%doc examples
+%doc README NEWS TODO AUTHORS
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/%{name}
 
 
 %changelog
+* Thu Feb 10 2005 Aurelien Bompard <gauret[AT]free.fr> 0.2.0-1
+- version 0.2.0
+- drop patch
+
+* Sat Nov 27 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.1.7-0.fdr.1
+- version 0.1.7
+
 * Thu Oct 21 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.1.6-0.fdr.2
 - Apply Adrian Reber's suggestions in bug 2182
 


Index: sources
===================================================================
RCS file: /cvs/extras/devel/libvisual/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:48:37 -0000	1.2
+++ sources	10 Feb 2005 18:27:17 -0000	1.3
@@ -1 +1 @@
-2b71b1c82b8a8bb36a79fbaf166ec430  libvisual-0.1.6.tar.gz
+668236dcbd252c70f1beff551f36b8b3  libvisual-0.2.0.tar.gz


--- libvisual-0.1.6-destdir.diff DELETED ---




More information about the fedora-extras-commits mailing list