packages (DEVEL): brasero/brasero-configure.patch, brasero/brasero.spec - a...

patrys patrys at pld-linux.org
Thu Aug 13 10:02:25 CEST 2009


Author: patrys                       Date: Thu Aug 13 08:02:25 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- actually commit the right version

---- Files affected:
packages/brasero:
   brasero-configure.patch (1.1.2.1 -> 1.1.2.2) , brasero.spec (1.47.2.1 -> 1.47.2.2) 

---- Diffs:

================================================================
Index: packages/brasero/brasero-configure.patch
diff -u packages/brasero/brasero-configure.patch:1.1.2.1 packages/brasero/brasero-configure.patch:1.1.2.2
--- packages/brasero/brasero-configure.patch:1.1.2.1	Thu Aug 13 09:52:43 2009
+++ packages/brasero/brasero-configure.patch	Thu Aug 13 10:02:19 2009
@@ -1,5 +1,5 @@
---- ../../BUILD/brasero-2.27.90/configure.in~	2009-08-10 15:53:52.000000000 +0200
-+++ ../../BUILD/brasero-2.27.90/configure.in	2009-08-13 09:43:45.321584997 +0200
+--- brasero-2.27.90/configure.in~	2009-08-10 15:53:52.000000000 +0200
++++ brasero-2.27.90/configure.in	2009-08-13 09:43:45.321584997 +0200
 @@ -218,7 +218,7 @@
  NAUTILUS_REQUIRED=2.22.2
  

================================================================
Index: packages/brasero/brasero.spec
diff -u packages/brasero/brasero.spec:1.47.2.1 packages/brasero/brasero.spec:1.47.2.2
--- packages/brasero/brasero.spec:1.47.2.1	Thu Aug 13 09:52:43 2009
+++ packages/brasero/brasero.spec	Thu Aug 13 10:02:19 2009
@@ -12,6 +12,7 @@
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/brasero/2.27/%{name}-%{version}.tar.bz2
 # Source0-md5:	e4fa8381d3fbbc869ac4fb5da853fda2
+Patch0:		%{name}-configure.patch
 URL:		http://www.gnome.org/projects/brasero/
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf
@@ -124,6 +125,9 @@
 
 %prep
 %setup -q
+%patch0 -p1
+rm po/ca at valencia.po
+sed -i s#^ca at valencia## po/LINGUAS
 
 %build
 %{__libtoolize}
@@ -187,9 +191,6 @@
 %dir %{_libdir}/brasero/plugins
 %attr(755,root,root) %{_libdir}/brasero/plugins/lib*.so
 %{_desktopdir}/brasero-copy-medium.desktop
-%{_desktopdir}/brasero-open-image.desktop
-%{_desktopdir}/brasero-open-playlist.desktop
-%{_desktopdir}/brasero-open-project.desktop
 %{_desktopdir}/brasero.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_iconsdir}/hicolor/*/*/*.svg
@@ -198,19 +199,29 @@
 
 %files libs
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libbrasero-burn.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libbrasero-burn.so.0
 %attr(755,root,root) %{_libdir}/libbrasero-media.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbrasero-media.so.0
+%attr(755,root,root) %{_libdir}/libbrasero-utils.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libbrasero-utils.so.0
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libbrasero-burn.so
 %attr(755,root,root) %{_libdir}/libbrasero-media.so
+%attr(755,root,root) %{_libdir}/libbrasero-utils.so
+%{_libdir}/libbrasero-burn.la
 %{_libdir}/libbrasero-media.la
+%{_libdir}/libbrasero-utils.la
 %{_includedir}/brasero
+%{_pkgconfigdir}/libbrasero-burn.pc
 %{_pkgconfigdir}/libbrasero-media.pc
 
 %files apidocs
 %defattr(644,root,root,755)
-%{_gtkdocdir}/brasero
+%{_gtkdocdir}/libbrasero-burn
+%{_gtkdocdir}/libbrasero-media
 
 %files -n nautilus-extension-brasero
 %defattr(644,root,root,755)
@@ -223,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.2  2009/08/13 08:02:19  patrys
+- actually commit the right version
+
 Revision 1.47.2.1  2009/08/13 07:52:43  patrys
 - 2.27.90
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brasero/brasero-configure.patch?r1=1.1.2.1&r2=1.1.2.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brasero/brasero.spec?r1=1.47.2.1&r2=1.47.2.2&f=u



More information about the pld-cvs-commit mailing list