rpms/libburn/FC-6 libburn.spec,1.4,1.5 sources,1.4,1.5

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Mon Jan 15 17:01:01 UTC 2007


Author: jkeating

Update of /cvs/extras/rpms/libburn/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27806

Modified Files:
	libburn.spec sources 
Log Message:
new upstream release, ported from rawhide


Index: libburn.spec
===================================================================
RCS file: /cvs/extras/rpms/libburn/FC-6/libburn.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libburn.spec	22 Oct 2006 03:17:37 -0000	1.4
+++ libburn.spec	15 Jan 2007 17:00:31 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           libburn
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.6.3
+Release:        1%{?dist}
 Summary:        Library for reading, mastering and writing optical discs
 
 Group:          System Environment/Libraries
@@ -9,7 +9,8 @@
 Source0:        http://libburn-download.pykix.org/releases/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  automake libtool intltool gettext doxygen graphviz
+#BuildRequires:  automake libtool intltool gettext doxygen graphviz
+BuildRequires:   libtool intltool gettext doxygen graphviz
 #Requires:       
 
 %description
@@ -33,28 +34,6 @@
 developing applications that use %{name}.
 
 
-%package -n     libisofs
-Summary:        A library to create ISO 9660 disk images
-Group:          System Environment/Libraries
-
-%description -n libisofs
-libisofs the library to pack up hard disk files and directories into a
-ISO 9660 disk image. This may then be brought to CD via libburn.
-libisofs is to be the foundation of our upcoming mkisofs emulation.
-
-
-%package -n     libisofs-devel
-Summary:        Development files for libisofs
-Group:          Development/Libraries
-Requires:       libisofs = %{version}-%{release}
-Requires:       libburn = %{version}-%{release}
-Requires:       pkgconfig
-
-%description -n libisofs-devel
-The libisofs-devel package contains libraries and header files for
-developing applications that use libisofs.
-
-
 %package -n     cdrskin
 Summary:        Limited cdrecord compatibility wrapper to ease migration to libburn
 Group:          Applications/Multimedia
@@ -94,10 +73,6 @@
 
 %postun -p /sbin/ldconfig
 
-%post -n libisofs -p /sbin/ldconfig
-
-%postun -n libisofs -p /sbin/ldconfig
-
 
 %files
 %defattr(-,root,root,-)
@@ -111,25 +86,19 @@
 %{_libdir}/%{name}*.so
 %{_libdir}/pkgconfig/%{name}*.pc
 
-%files -n libisofs
-%defattr(-,root,root,-)
-%doc
-%{_libdir}/libisofs*.so.*
-
-%files -n libisofs-devel
-%defattr(-,root,root,-)
-%doc
-%{_includedir}/libburn/libisofs.h
-%{_libdir}/libisofs*.so
-%{_libdir}/pkgconfig/libisofs*.pc
- 
 %files -n cdrskin
 %defattr(-,root,root,-)
 %doc
+%{_mandir}/*/*
 %{_bindir}/cdrskin
 
 
 %changelog
+* 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.
+- Add a manpage for cdrskin
+
 * Sat Oct 21 2006 Jesse Keating <jkeating at redhat.com> - 0.2-2-2
 - Point to a real URL in source, now that we have a tarball
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libburn/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 Oct 2006 19:41:12 -0000	1.4
+++ sources	15 Jan 2007 17:00:31 -0000	1.5
@@ -1 +1 @@
-20d0903d6b3fc646d32888cc91b12376  libburn-0.2.2.tar.gz
+fbf08eef27c0880bc22a776b76429974  libburn-0.2.6.3.tar.gz




More information about the fedora-extras-commits mailing list