Author: patrys                       Date: Thu Apr  1 13:14:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2.30.0

---- Files affected:
packages/cheese:
   cheese.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/cheese/cheese.spec
diff -u packages/cheese/cheese.spec:1.28 packages/cheese/cheese.spec:1.29
--- packages/cheese/cheese.spec:1.28    Fri Nov 27 02:11:59 2009
+++ packages/cheese/cheese.spec Thu Apr  1 15:14:05 2010
@@ -2,12 +2,12 @@
 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:       2.28.1
+Version:       2.30.0
 Release:       1
 License:       GPL
 Group:         X11/Applications
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/cheese/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5: 9accb0d6fa3f1f7644bade886c6078c3
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/cheese/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5: bdcd6f220749ec7ec1a7d4b4726cac78
 URL:           http://live.gnome.org/Cheese
 BuildRequires: GConf2-devel >= 2.24.0
 BuildRequires: autoconf
@@ -24,7 +24,6 @@
 BuildRequires: gstreamer-devel >= 0.10.16
 BuildRequires: gstreamer-plugins-base-devel >= 0.10.16
 BuildRequires: gtk+2-devel >= 2:2.14.0
-BuildRequires: hal-devel >= 0.5.10
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libgnomeui-devel >= 2.24.0
 BuildRequires: librsvg-devel >= 2.18.2
@@ -32,6 +31,7 @@
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
+BuildRequires: udev-glib-devel
 BuildRequires: xorg-lib-libXxf86vm-devel
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
@@ -51,6 +51,30 @@
 Udostępnia także kilka graficznych efektów w celu zaspokojenia
 instynktów oglądania u użytkowników.
 
+%package devel
+Summary:       cheese header files
+Summary(pl.UTF-8):     Pliki nagłówkowe cheese
+Group:         X11/Development/Libraries
+Requires:      %{name} = %{version}-%{release}
+
+%description devel
+cheese header files.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe cheese.
+
+%package apidocs
+Summary:       cheese API documentation
+Summary(pl.UTF-8):     Dokumentacja API cheese
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+cheese API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API cheese.
+
 %prep
 %setup -q
 
@@ -63,7 +87,9 @@
 %{__automake}
 %configure \
        --disable-schemas-install \
-       --disable-scrollkeeper
+       --disable-scrollkeeper \
+       --disable-static \
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -78,6 +104,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+/sbin/ldconfig
 %update_icon_cache hicolor
 %gconf_schema_install cheese.schemas
 %scrollkeeper_update_post
@@ -86,6 +113,7 @@
 %gconf_schema_uninstall cheese.schemas
 
 %postun
+/sbin/ldconfig
 %update_icon_cache hicolor
 %scrollkeeper_update_postun
 
@@ -93,6 +121,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/cheese
+%attr(755,root,root) %{_libdir}/libcheese-gtk.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcheese-gtk.so.18
 %dir %{_libdir}/cheese
 %attr(755,root,root) %{_libdir}/cheese/cheese-bugreport.sh
 %{_sysconfdir}/gconf/schemas/cheese.schemas
@@ -101,12 +131,26 @@
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 %{_iconsdir}/hicolor/*/apps/*
 
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libcheese-gtk.la
+%attr(755,root,root) %{_libdir}/libcheese-gtk.so
+%{_includedir}/cheese
+%{_pkgconfigdir}/cheese-gtk.pc
+
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/cheese
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/04/01 13:14:05  patrys
+- 2.30.0
+
 Revision 1.28  2009/11/27 01:11:59  sparky
 - BR: docbook-dtd43-xml
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cheese/cheese.spec?r1=1.28&r2=1.29&f=u

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

Reply via email to