Author: patrys                       Date: Thu Sep  7 18:08:02 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 0.4.90 (current unstable)

---- Files affected:
SPECS:
   bonfire.spec (1.6 -> 1.6.2.1) 

---- Diffs:

================================================================
Index: SPECS/bonfire.spec
diff -u SPECS/bonfire.spec:1.6 SPECS/bonfire.spec:1.6.2.1
--- SPECS/bonfire.spec:1.6      Wed Jul 12 21:11:04 2006
+++ SPECS/bonfire.spec  Thu Sep  7 20:07:57 2006
@@ -5,13 +5,13 @@
 #
 Summary:       Disc burning application for GNOME
 Summary(pl):   Program do wypalania dysków dla GNOME
-Name:          bonfire
-Version:       0.4.0
+Name:          brasero
+Version:       0.4.90
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/bonfire/%{name}-%{version}.tar.bz2
-# Source0-md5: deb7f1652a7d94c00223cd65b603aad1
+# Source0-md5: 172a8feb5bf0e68bb3cb94d97583cdbd
 Patch0:                %{name}-desktop.patch
 URL:           http://perso.wanadoo.fr/bonfire/
 BuildRequires: autoconf
@@ -37,11 +37,11 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Bonfire is a CD/DVD mastering tool for the GNOME desktop.
+Brasero is a CD/DVD mastering tool for the GNOME desktop.
 It is designed to be simple and easy to use.
 
 %description -l pl
-Bonfire jest narzędziem do masteringu płyt CD/DVD dla biurka
+Brasero jest narzędziem do masteringu płyt CD/DVD dla biurka
 GNOME. Jest zaprojektowany by być prostym i łatwym w obsłudze.
 
 %prep
@@ -55,7 +55,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       %{!?with_beagle:--disable-search}
+       %{!?with_beagle:--disable-search} \
+       --disable-caches
 %{__make}
 
 %install
@@ -64,24 +65,36 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_iconsdir}/{gnome,hicolor}
+
 %find_lang %{name} --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%gconf_schema_install brasero.schemas
 %update_desktop_database_post
+%update_mime_database
+%update_icon_cache hicolor
 
 %postun
+%gconf_schema_uninstall brasero.schemas
 %update_desktop_database_postun
+%update_mime_database
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO.tasks
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%{_datadir}/mime/packages/%{name}.xml
 %{_desktopdir}/*.desktop
+%{_iconsdir}/hicolor/*/*/*.png
+%{_mandir}/man1/*
 %{_pixmapsdir}/*.png
+%{_sysconfdir}/gconf/schemas/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -89,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6.2.1  2006/09/07 18:07:57  patrys
+- up to 0.4.90 (current unstable)
+
 Revision 1.6  2006/07/12 19:11:04  patrys
 - up to 0.4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bonfire.spec?r1=1.6&r2=1.6.2.1&f=u

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

Reply via email to