rpms/libburn/devel libburn.spec,1.5,1.6

Denis Leroy (denis) fedora-extras-commits at redhat.com
Tue Mar 20 09:40:00 UTC 2007


Author: denis

Update of /cvs/extras/rpms/libburn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25557

Modified Files:
	libburn.spec 
Log Message:
moved doc into devel package, updated source URL


Index: libburn.spec
===================================================================
RCS file: /cvs/extras/rpms/libburn/devel/libburn.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libburn.spec	2 Jan 2007 19:01:46 -0000	1.5
+++ libburn.spec	20 Mar 2007 09:39:28 -0000	1.6
@@ -1,12 +1,12 @@
 Name:           libburn
 Version:        0.2.6.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for reading, mastering and writing optical discs
 
 Group:          System Environment/Libraries
 License:        GPL
 URL:            http://libburn.pykix.org/
-Source0:        http://libburn-download.pykix.org/releases/%{name}-%{version}.tar.gz
+Source0:        http://libburnia-download.pykix.org/releases/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  automake libtool intltool gettext doxygen graphviz
@@ -76,12 +76,12 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING COPYRIGHT README doc/html
+%doc AUTHORS COPYING COPYRIGHT README
 %{_libdir}/%{name}*.so.*
 
 %files devel
 %defattr(-,root,root,-)
-%doc
+%doc doc/html
 %{_includedir}/%{name}/%{name}.h
 %{_libdir}/%{name}*.so
 %{_libdir}/pkgconfig/%{name}*.pc
@@ -94,6 +94,10 @@
 
 
 %changelog
+* Tue Mar 20 2007 Denis Leroy <denis at poolshark.org> - 0.2.6.3-2
+- Moved documentation into devel package, #228372
+- Updated source URL to new upstream location
+
 * Tue Jan 02 2007 Jesse Keating <jkeating at redhat.com> - 0.2.6.3-1
 - Update to 0.2.6.3
 - Remove libisofs stuff as it's packaged seperately now.




More information about the scm-commits mailing list