inital packaging commit
authorChris E Ferron <chris.e.ferron@linux.intel.com>
Mon, 12 Nov 2012 21:19:23 +0000 (13:19 -0800)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 5 Nov 2014 13:54:15 +0000 (14:54 +0100)
packaging/gnome-common.spec [new file with mode: 0644]

diff --git a/packaging/gnome-common.spec b/packaging/gnome-common.spec
new file mode 100644 (file)
index 0000000..42adc36
--- /dev/null
@@ -0,0 +1,43 @@
+Name:           gnome-common
+BuildRequires:  pkg-config
+Requires:       autoconf
+Requires:       automake
+Requires:       gettext-tools
+Requires:       glib2-devel
+Requires:       intltool
+Requires:       libtool
+Requires:       pkg-config
+Summary:        Common Files to Build GNOME
+License:        GPL-2.0+
+Group:          System/GUI/GNOME
+Version:        3.4.0.1
+Release:        0
+Source:         http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz
+Patch1:         gnome-common-am112.patch
+Url:            http://www.gnome.org/
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
+
+%description
+Gnome-common includes files used by to build GNOME and GNOME applications.
+
+%prep
+%setup -q
+%patch -P 1 -p1
+
+%build
+%configure
+make %{?_smp_mflags}
+
+%install
+%make_install
+
+%files
+%defattr (-, root, root)
+%doc COPYING ChangeLog README
+%{_bindir}/gnome-autogen.sh
+%{_bindir}/gnome-doc-common
+%dir %{_datadir}/aclocal
+%{_datadir}/aclocal/gnome-common.m4
+%{_datadir}/aclocal/gnome-compiler-flags.m4
+%{_datadir}/gnome-common/