SPECS: quark.spec - fixed gconf post/postun, moved desktop/pixmap ...

freetz freetz at pld-linux.org
Sat Oct 29 23:59:02 CEST 2005


Author: freetz                       Date: Sat Oct 29 21:59:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed gconf post/postun, moved desktop/pixmap to strange subpackage,
  updated files, added xine-plugi-audio requirement, rel.3

---- Files affected:
SPECS:
   quark.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/quark.spec
diff -u SPECS/quark.spec:1.16 SPECS/quark.spec:1.17
--- SPECS/quark.spec:1.16	Mon Jun  6 23:22:05 2005
+++ SPECS/quark.spec	Sat Oct 29 23:58:56 2005
@@ -3,23 +3,24 @@
 Summary(pl):	quark to odtwarzacz dźwięku pisany przez geeków dla geeków
 Name:		quark
 Version:	3.21
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications
 Source0:	http://quark.sunsite.dk/%{name}-%{version}.tar.gz
 # Source0-md5:	d2e16ef97b9107df27ac4a8ba269b6ab
 Patch0:		%{name}-desktop.patch
 URL:		http://quark.sunsite.dk/
-BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	GConf2-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-vfs2-devel >= 2.0.0
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	xine-lib-devel
-Requires(post):	GConf2
+Requires(post,preun):	GConf2
+Requires:	xine-plugin-audio
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -83,7 +84,16 @@
 %find_lang %{name}
 
 %post
-%gconf_schema_install
+%gconf_schema_install quark.schemas
+
+%postun
+%gconf_schema_uninstall quark.schemas
+
+%post strange
+%gconf_schema_install strange-quark.schemas
+
+%postun strange
+%gconf_schema_uninstall strange-quark.schemas
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -92,9 +102,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/quark
-%{_desktopdir}/%{name}.desktop
-%{_pixmapsdir}/%{name}.png
-%{_sysconfdir}/gconf/schemas/*.schemas
+%{_sysconfdir}/gconf/schemas/quark.schemas
 
 %files charm
 %defattr(644,root,root,755)
@@ -103,6 +111,9 @@
 %files strange
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/strange-quark
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}.png
+%{_sysconfdir}/gconf/schemas/strange-quark.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -110,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/10/29 21:58:56  freetz
+- fixed gconf post/postun, moved desktop/pixmap to strange subpackage,
+  updated files, added xine-plugi-audio requirement, rel.3
+
 Revision 1.16  2005/06/06 21:22:05  zbyniu
 - BR: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quark.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list