Updating branch refs/heads/master
         to 4ea1b99ce6fa7ea60a6c32835fc03b4329daf7fa (commit)
       from 4684ce68f4edc3e3d45f97716e6e922d898e3670 (commit)

commit 4ea1b99ce6fa7ea60a6c32835fc03b4329daf7fa
Author: Nick Schermer <[email protected]>
Date:   Sun Nov 13 19:04:00 2011 +0100

    Remove the spec file for real.

 libxfce4util.spec.in |   55 --------------------------------------------------
 1 files changed, 0 insertions(+), 55 deletions(-)

diff --git a/libxfce4util.spec.in b/libxfce4util.spec.in
deleted file mode 100644
index 58ce744..0000000
--- a/libxfce4util.spec.in
+++ /dev/null
@@ -1,55 +0,0 @@
-Summary:       Utility library for the Xfce desktop environment
-Name:          @PACKAGE_TARNAME@
-Version:       @PACKAGE_VERSION@
-Release:       1
-License:       LGPL
-URL:           http://www.xfce.org/
-Source0:       %{name}-%{version}.tar.gz
-Group:                 Development/Libraries
-BuildRoot:     %{_tmppath}/%{name}-root
-Requires:      glib2 >= @GOBJECT_REQUIRED_VERSION@
-BuildRequires:         glib2-devel >= @GOBJECT_REQUIRED_VERSION@
-BuildRequires: gtk-doc
-
-%description
-Basic utility non-GUI functions for the Xfce desktop environment.
-
-%package devel
-Summary:       developpment tools for libxfce4util library
-Group:         Development/Libraries
-Requires:      libxfce4util
-
-%description devel
-Static libraries and header files for the libxfce4util library.
-
-%prep
-%setup -q
-
-%build
-%configure --enable-final --enable-gtk-doc
-make
-
-%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%files
-%defattr(-,root,root)
-%{_libdir}/lib*.so.*
-%{_sbindir}/*
-
-%files devel
-%defattr(-, root, root)
-%{_libdir}/lib*.so
-%{_libdir}/*a
-%{_libdir}/pkgconfig/*.pc
-%{_includedir}/xfce4/libxfce4util
-%{_datadir}/gtk-doc
-
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to