summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2002-01-21 22:32:22 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2002-01-21 22:32:22 +0000
commit879caa31de96b2aa2f7c9eeb1a26dfa7e1cf8c46 (patch)
treef33adcf22eff3d0a5d8775b98fb11bd036285a6d
parent44c532cc6dc99c3e6cdd131462473eb04bff2221 (diff)
downloadgnome-session-879caa31de96b2aa2f7c9eeb1a26dfa7e1cf8c46.tar.gz
Try to fix the spec
-rw-r--r--gnome-core.spec.in4
-rw-r--r--gnome-desktop.spec.in4
-rw-r--r--gnome-session.spec.in4
3 files changed, 12 insertions, 0 deletions
diff --git a/gnome-core.spec.in b/gnome-core.spec.in
index 248fa59a..feccdc87 100644
--- a/gnome-core.spec.in
+++ b/gnome-core.spec.in
@@ -4,6 +4,7 @@ Summary: The core programs for the GNOME GUI desktop environment.
Name: gnome-core
Version: @VERSION@
Release: 1
+Epoch: 1
License: LGPL
Group: System Environment/Base
Source: ftp://ftp.gnome.org/pub/sources/gnome-core/gnome-core-%{version}.tar.gz
@@ -110,6 +111,9 @@ if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
%changelog
+* Mon Jan 21 2002 Kjartan Maraas <kmaraas@gnome.org>
+- add epoch to make it install properly for people on RHL.
+
* Mon Aug 6 2001 Gregory Leblanc <gleblanc@linuxweasel.com>
- removed unnecessary %defines
- reformatted the header slightly
diff --git a/gnome-desktop.spec.in b/gnome-desktop.spec.in
index 248fa59a..feccdc87 100644
--- a/gnome-desktop.spec.in
+++ b/gnome-desktop.spec.in
@@ -4,6 +4,7 @@ Summary: The core programs for the GNOME GUI desktop environment.
Name: gnome-core
Version: @VERSION@
Release: 1
+Epoch: 1
License: LGPL
Group: System Environment/Base
Source: ftp://ftp.gnome.org/pub/sources/gnome-core/gnome-core-%{version}.tar.gz
@@ -110,6 +111,9 @@ if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
%changelog
+* Mon Jan 21 2002 Kjartan Maraas <kmaraas@gnome.org>
+- add epoch to make it install properly for people on RHL.
+
* Mon Aug 6 2001 Gregory Leblanc <gleblanc@linuxweasel.com>
- removed unnecessary %defines
- reformatted the header slightly
diff --git a/gnome-session.spec.in b/gnome-session.spec.in
index 248fa59a..feccdc87 100644
--- a/gnome-session.spec.in
+++ b/gnome-session.spec.in
@@ -4,6 +4,7 @@ Summary: The core programs for the GNOME GUI desktop environment.
Name: gnome-core
Version: @VERSION@
Release: 1
+Epoch: 1
License: LGPL
Group: System Environment/Base
Source: ftp://ftp.gnome.org/pub/sources/gnome-core/gnome-core-%{version}.tar.gz
@@ -110,6 +111,9 @@ if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
%changelog
+* Mon Jan 21 2002 Kjartan Maraas <kmaraas@gnome.org>
+- add epoch to make it install properly for people on RHL.
+
* Mon Aug 6 2001 Gregory Leblanc <gleblanc@linuxweasel.com>
- removed unnecessary %defines
- reformatted the header slightly