Author: qboosh                       Date: Sat Sep  8 19:05:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libburn on icculus.org seems stale, so switched to libburnia fork
- updated to 0.3.8

---- Files affected:
SPECS:
   libburn.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/libburn.spec
diff -u SPECS/libburn.spec:1.9 SPECS/libburn.spec:1.10
--- SPECS/libburn.spec:1.9      Mon Jul 23 19:29:50 2007
+++ SPECS/libburn.spec  Sat Sep  8 21:04:59 2007
@@ -6,14 +6,14 @@
 Summary:       Library for reading and writing optical discs
 Summary(pl.UTF-8):     Biblioteka służąca do odczytywania i zapisywania dysków 
optycznych
 Name:          libburn
-Version:       0.2
+Version:       0.3.8
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         Libraries
-Source0:       http://icculus.org/burn/releases/%{name}-%{version}.tar.gz
-# Source0-md5: fcf42dd1a5ed137b96a60e1cc2141d18
-URL:           http://icculus.org/burn/
-BuildRequires: autoconf
+Source0:       
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
+# Source0-md5: c3a1e7cdb7c5aec3bba0f2cb249ba16c
+URL:           http://libburnia.pykix.org/
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,20 +76,22 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%doc AUTHORS CONTRIBUTORS COPYRIGHT README
+%attr(755,root,root) %{_bindir}/cdrskin
+%attr(755,root,root) %{_libdir}/libburn.so.*.*.*
+%{_mandir}/man1/cdrskin.1*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/%{name}
-%{_pkgconfigdir}/*.pc
+%attr(755,root,root) %{_libdir}/libburn.so
+%{_libdir}/libburn.la
+%{_includedir}/libburn
+%{_pkgconfigdir}/libburn-1.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libburn.a
 %endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -98,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/08 19:04:59  qboosh
+- libburn on icculus.org seems stale, so switched to libburnia fork
+- updated to 0.3.8
+
 Revision 1.9  2007/07/23 17:29:50  witekfl
 - added missing #
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libburn.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to