summaryrefslogtreecommitdiff
path: root/gnome-common.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-common.spec.in')
-rw-r--r--gnome-common.spec.in39
1 files changed, 0 insertions, 39 deletions
diff --git a/gnome-common.spec.in b/gnome-common.spec.in
deleted file mode 100644
index 16bb3e2..0000000
--- a/gnome-common.spec.in
+++ /dev/null
@@ -1,39 +0,0 @@
-Name: gnome-common
-Summary: gnome-common contains usefull things common to building gnome packages
-Version: @VERSION@
-Release: 0
-License: GPL
-Group: Development/Tools
-Source: %{name}-%{version}.tar.gz
-URL: http://developer.gnome.org/
-BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-
-%description
-Contains files required to bootstrap various Gnome modules when building
-from CVS.
-
-%changelog
-* Thu May 13 2004 James Henstridge <james@daa.com.au>
-- update and simplify
-* Mon Mar 26 2000 Robin * Slomkowski <rslomkow@rslomkow.org>
-- created this thing, and replaced the generic specfile
-
-%prep
-%setup
-
-%build
-
-%configure
-make
-
-%install
-
-%makeinstall
-
-%files
-
-%defattr(-, root, root)
-%{_bindir}/*
-%{_datadir}/aclocal/*
-%{_datadir}/gnome-common