summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfreetz2006-03-16 17:35:00 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0b1994f474b712da80cfeec5d01caac7c441906a (patch)
treea69dc716c5b7083a2d772a238f0f0eb96651c72c
parentc694cdd18d9d944bb9c20ddf1d28dd1831991c1d (diff)
downloadlibsexy-0b1994f474b712da80cfeec5d01caac7c441906a.zip
libsexy-0b1994f474b712da80cfeec5d01caac7c441906a.tar.gz
- 0.1.7, gtk-doc apidocs addedauto/th/libsexy-0_1_7-1
Changed files: libsexy.spec -> 1.4
-rw-r--r--libsexy.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/libsexy.spec b/libsexy.spec
index a624b53..6924ef8 100644
--- a/libsexy.spec
+++ b/libsexy.spec
@@ -1,12 +1,12 @@
Summary: Set of additional widgets for GTK+
Summary(pl): Zestaw dodatkowych kontrolek dla GTK+
Name: libsexy
-Version: 0.1.4
+Version: 0.1.7
Release: 1
License: LGPL v2.1+
Group: Libraries
-Source0: http://osiris.chipx86.com/projects/libsexy/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 2fb4072a740b9ab4ad2ff5a323f7fd3d
+Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.gz
+# Source0-md5: 227df7c2d7ca421f41cef12c98b1e40f
URL: http://chipx86.com/wiki/Libsexy
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -60,7 +60,8 @@ Statyczna biblioteka libsexy.
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --with-html-dir=%{_gtkdocdir}
%{__make}
%install
@@ -86,6 +87,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.la
%{_includedir}/libsexy
%{_pkgconfigdir}/*.pc
+%{_gtkdocdir}/*
%files static
%defattr(644,root,root,755)