]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- snap 20021206
authoraflinta <aflinta@pld-linux.org>
Sun, 8 Dec 2002 22:08:33 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- moved to /usr

Changed files:
    galeon.spec -> 1.134

galeon.spec

index efe16c377e43e214feda74f1780dc4d76cefa83b..dd85bfa935140c2a5e8e674f35c1d79a0cd69a82 100644 (file)
@@ -1,6 +1,6 @@
 
-%define                minmozver       1.2
-%define                snap            20021201
+%define                minmozver       1.2.1
+%define                snap            20021206
 
 Summary:       Galeon - gecko-based GNOME web browser
 Summary(pl):   Galeon - przeglĀ±darka WWW dla GNOME
@@ -15,8 +15,8 @@ Group:                X11/Applications/Networking
 #Source0:      http://unc.dl.sourceforge.net/sourceforge/galeon/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{version}.%{snap}.tar.bz2
 Source1:       %{name}-config-tool.1
-Patch0:                %{name}-mozilla_five_home.patch
-Patch1:                %{name}-bookmarks_pixmaps_path.patch
+#Patch0:               %{name}-mozilla_five_home.patch
+#Patch1:               %{name}-bookmarks_pixmaps_path.patch
 URL:           http://galeon.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -37,7 +37,7 @@ BuildRequires:        nautilus-devel >= 2.0.0
 BuildRequires: openssl-devel
 BuildRequires: scrollkeeper
 BuildRequires: bonobo-activation >= 2.1.0-3
-BuildRequires: rpm-build >= 4.1-7
+BuildRequires: rpm-build >= 4.1-8.2
 Requires:      mozilla-embedded = %(rpm -q --qf '%{VERSION}' --whatprovides mozilla-embedded)
 Requires(post):        GConf2
 Requires(post):        mozilla
@@ -47,10 +47,6 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # can be provided by mozilla or mozilla-embedded
 %define                _noautoreqdep   libgtkembedmoz.so libgtksuperwin.so libxpcom.so
 
-%define                _prefix         /usr/X11R6
-%define                _mandir         %{_prefix}/man
-%define                _sysconfdir     /etc/X11/GNOME2
-
 %description
 Gnome browser based on Gecko (Mozilla rendering engine).
 
@@ -63,8 +59,8 @@ O galeon 
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+#%patch0 -p1
+#%patch1 -p1
 
 %build
 rm -f missing
This page took 0.028691 seconds and 4 git commands to generate.