SPECS: cheese.spec - 0.3.0

patrys patrys at pld-linux.org
Tue Dec 25 02:58:55 CET 2007


Author: patrys                       Date: Tue Dec 25 01:58:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.3.0

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

---- Diffs:

================================================================
Index: SPECS/cheese.spec
diff -u SPECS/cheese.spec:1.9 SPECS/cheese.spec:1.10
--- SPECS/cheese.spec:1.9	Wed Sep  5 16:56:57 2007
+++ SPECS/cheese.spec	Tue Dec 25 02:58:50 2007
@@ -2,20 +2,20 @@
 Summary:	A cheesy program to take pictures and videos from your web cam
 Summary(pl.UTF-8):	Program do pobierania zdjęć i filmów z kamery internetowej
 Name:		cheese
-Version:	0.2.4
+Version:	0.3.0
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	f3a14b9ef07167f5fb6b34ccd67de339
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/cheese/0.3/%{name}-%{version}.tar.bz2
+# Source0-md5:	63489464a86b1070dde86555f42e0273
 URL:		http://live.gnome.org/Cheese
 BuildRequires:	cairo-devel
 BuildRequires:	dbus-devel
 BuildRequires:	evolution-data-server-devel
 BuildRequires:	glib2-devel >= 1:2.12.0
 BuildRequires:	gnome-vfs2-devel >= 2.0
-BuildRequires:	gstreamer-devel >= 0.10.12
-BuildRequires:	gstreamer-plugins-base-devel >= 0.10.12
+BuildRequires:	gstreamer-devel >= 0.10.15
+BuildRequires:	gstreamer-plugins-base-devel >= 0.10.15
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	libglade2-devel >= 1:2.0.0
 BuildRequires:	libgnomeui-devel >= 2.0
@@ -48,16 +48,19 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome
+%find_lang %{name} --with-gnome --with-omf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
 %update_icon_cache hicolor
-
+%gconf_schema_install cheese.schemas
 %update_desktop_database_post
 
+%preun
+%gconf_schema_uninstall cheese.schemas
+
 %postun
 %update_icon_cache hicolor
 
@@ -67,6 +70,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/%{name}
+%{_sysconfdir}/gconf/schemas/cheese.schemas
 %{_desktopdir}/%{name}.desktop
 %{_datadir}/%{name}
 %{_iconsdir}/hicolor/*/apps/*
@@ -77,7 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.9  2007-09-05 14:56:57  patrys
+Revision 1.10  2007-12-25 01:58:50  patrys
+- 0.3.0
+
+Revision 1.9  2007/09/05 14:56:57  patrys
 - 0.2.4
 
 Revision 1.8  2007/09/01 18:59:25  qboosh
================================================================

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



More information about the pld-cvs-commit mailing list