commit 5ffcb7ba5dceaaead7732a58ed519beac1081f4f
Author: Jan Palus <jan.pa...@gmail.com>
Date:   Tue Jul 30 22:37:41 2013 +0200

    - up to 1.6.1
    - switch to direct autotools invocation

 mate-control-center.spec | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/mate-control-center.spec b/mate-control-center.spec
index c316bb7..612ce86 100644
--- a/mate-control-center.spec
+++ b/mate-control-center.spec
@@ -1,11 +1,11 @@
 Summary:       MATE Desktop control-center
 Name:          mate-control-center
-Version:       1.6.0
+Version:       1.6.1
 Release:       1
 License:       LGPL v2+ and GPL v2+
 Group:         X11/Applications
 Source0:       
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 02f4b38579e1aa1b3d008f82c4831359
+# Source0-md5: a5f5b3c6070f3dafacaf68f6d896ef50
 URL:           http://wiki.mate-desktop.org/mate-control-center
 BuildRequires: dbus-glib-devel
 BuildRequires: dconf-devel
@@ -70,7 +70,12 @@ Development files for mate-control-center
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
+%{__intltoolize}
+%{?with_apidocs:%{__gtkdocize}}
+%{__aclocal}
+%{__autoheader}
+%{__autoconf}
+%{__automake}
 %configure \
        --with-html-dir=%{_gtkdocdir} \
        --disable-static \
@@ -159,7 +164,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/mate-window-settings-2.0
 %{_libdir}/libmate-window-settings.so
 %{_libdir}/libslab.so
-%{_npkgconfigdir}/mate-default-applications.pc
-%{_npkgconfigdir}/mate-keybindings.pc
+%{_pkgconfigdir}/mate-default-applications.pc
+%{_pkgconfigdir}/mate-keybindings.pc
 %{_pkgconfigdir}/libslab.pc
 %{_pkgconfigdir}/mate-window-settings-2.0.pc
+%{_mandir}/man1/mate-about-me.1*
+%{_mandir}/man1/mate-appearance-properties.1*
+%{_mandir}/man1/mate-default-applications-properties.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-control-center.git/commitdiff/5ffcb7ba5dceaaead7732a58ed519beac1081f4f

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to