Author: megabajt                     Date: Sat Mar 12 22:56:09 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 2.91.91.1

---- Files affected:
packages/epiphany:
   epiphany.spec (1.222.2.1 -> 1.222.2.2) 

---- Diffs:

================================================================
Index: packages/epiphany/epiphany.spec
diff -u packages/epiphany/epiphany.spec:1.222.2.1 
packages/epiphany/epiphany.spec:1.222.2.2
--- packages/epiphany/epiphany.spec:1.222.2.1   Wed Mar  9 14:48:38 2011
+++ packages/epiphany/epiphany.spec     Sat Mar 12 23:56:04 2011
@@ -1,33 +1,33 @@
 # $Revision$, $Date$
-%define                basever         2.29
+%define                basever         2.31
 Summary:       Epiphany - WebKit-based GNOME web browser
 Summary(es.UTF-8):     Epiphany - navigador Web de GNOME basado en WebKit
 Summary(pl.UTF-8):     Epiphany - przeglÄ…darka WWW dla GNOME
 Name:          epiphany
-Version:       2.91.91
-Release:       0.1
+Version:       2.91.91.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.91/%{name}-%{version}.tar.bz2
-# Source0-md5: 7823126987d56c37d9d51e3aeaada29a
+# Source0-md5: aee4fb31b5515ea995ac0d443bbbc4b1
 Patch0:                %{name}-pld-homepage.patch
 URL:           http://www.gnome.org/projects/epiphany/
 BuildRequires: NetworkManager-devel
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
-BuildRequires: avahi-gobject-devel >= 0.6.22
 BuildRequires: avahi-devel >= 0.6.22
+BuildRequires: avahi-gobject-devel >= 0.6.22
 BuildRequires: dbus-glib-devel >= 0.73
 BuildRequires: docbook-dtd412-xml
 BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: gnome-common >= 2.20.0
 BuildRequires: gnome-doc-utils >= 0.12.0
-BuildRequires: gobject-introspection-devel >= 0.9.5
+BuildRequires: gobject-introspection-devel >= 0.10.0
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: gtk+3-devel >= 3.0.2
 BuildRequires: gtk-doc >= 1.8
 BuildRequires: gtk-webkit3-devel >= 1.3.11
-BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: iso-codes >= 0.53
 BuildRequires: libgnome-keyring-devel >= 2.28.0
@@ -39,21 +39,22 @@
 BuildRequires: pkgconfig
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(find_lang) >= 1.23
-BuildRequires: rpmbuild(macros) >= 1.364
+BuildRequires: rpmbuild(macros) >= 1.601
 BuildRequires: sed >= 4.0
-BuildRequires: seed-devel >= 2.27.91
+BuildRequires: seed-devel >= 2.28.0
 BuildRequires: startup-notification-devel >= 0.8
-BuildRequires: xorg-lib-libSM-devel
 BuildRequires: xorg-lib-libICE-devel
+BuildRequires: xorg-lib-libSM-devel
 BuildRequires: xorg-lib-libX11-devel
 Requires(post,postun): desktop-file-utils
+Requires(post,postun): glib2 >= 1:2.26.0
 Requires(post,postun): gtk-update-icon-cache
-Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
 Requires:      ca-certificates
 Requires:      dbus >= 1.0.2
 Requires:      gnome-icon-theme >= 2.26.0
+Requires:      gsettings-desktop-schemas
+Requires:      hicolor-icon-theme
 Provides:      wwwbrowser
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
@@ -101,10 +102,7 @@
 
 %prep
 %setup -q
-#patch0 -p1
-
-sed -i -e 's/^en@shaw//' po/LINGUAS
-rm -f po/[email protected]
+%patch0 -p1
 
 %build
 %{__gnome_doc_prepare}
@@ -118,12 +116,12 @@
 %{__autoconf}
 %configure \
        --disable-silent-rules \
+       --disable-schemas-compile \
        --with-distributor-name="PLD Linux" \
        --with-ca-file=/etc/certs/ca-certificates.crt \
        --enable-network-manager \
        --enable-gtk-doc \
-       --with-html-dir=%{_gtkdocdir} \
-       --disable-schemas-compile
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -134,6 +132,8 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/LowContrastLargePrint
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/HighContrastLargePrint
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/HighContrastLargePrintInverse
 
 %find_lang %{name} --with-gnome --with-omf
 
@@ -155,7 +155,6 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-
 %attr(755,root,root) %{_bindir}/epiphany
 %attr(755,root,root) %{_bindir}/ephy-profile-migrator
 %{_datadir}/dbus-1/services/org.gnome.Epiphany.service
@@ -191,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222.2.2  2011/03/12 22:56:04  megabajt
+- updated to 2.91.91.1
+
 Revision 1.222.2.1  2011/03/09 13:48:38  wiget
 - up to 2.91.91
 - patch need update
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/epiphany/epiphany.spec?r1=1.222.2.1&r2=1.222.2.2&f=u

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

Reply via email to