rpms/libHX/F-11 .cvsignore, 1.10, 1.11 libHX.spec, 1.15, 1.16 sources, 1.10, 1.11

Till Maas till at fedoraproject.org
Thu Jul 2 20:52:34 UTC 2009


Author: till

Update of /cvs/pkgs/rpms/libHX/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21002

Modified Files:
	.cvsignore libHX.spec sources 
Log Message:
* Thu Jul 02 2009 Till Maas <opensource at till.name> - 2.8-1
- Update to new release
- Define docdir for %configure, because of installed PDF documentation



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libHX/F-11/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	3 Mar 2009 17:35:20 -0000	1.10
+++ .cvsignore	2 Jul 2009 20:52:04 -0000	1.11
@@ -1,2 +1,2 @@
-libHX-2.5.tar.bz2
-libHX-2.5.tar.bz2.asc
+libHX-2.8.tar.bz2
+libHX-2.8.tar.bz2.asc


Index: libHX.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libHX/F-11/libHX.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- libHX.spec	3 Mar 2009 17:35:20 -0000	1.15
+++ libHX.spec	2 Jul 2009 20:52:04 -0000	1.16
@@ -1,5 +1,5 @@
 Name:           libHX
-Version:        2.5
+Version:        2.8
 Release:        1%{?dist}
 Summary:        General-purpose library for typical low-level operations
 
@@ -46,7 +46,7 @@ developing applications that use %{name}
 # Move libHX.so.* to /%{_lib}:
 # /sbin/mount.crypt from pam_mount uses libHX
 # /lib/security/pam_mount.so from pam_mount uses libHX
-%configure --disable-static --libdir=/%{_lib} --with-pkgconfigdir=%{_libdir}/pkgconfig
+%configure --disable-static --libdir=/%{_lib} --with-pkgconfigdir=%{_libdir}/pkgconfig --docdir=%{_docdir}/%{name}-%{version}
 make %{?_smp_mflags} V=verbose
 
 
@@ -62,6 +62,8 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}
 pushd $RPM_BUILD_ROOT/%{_libdir}
 ln -s ../../%{_lib}/libHX.so.*.*.* $RPM_BUILD_ROOT/%{_libdir}/libHX.so
 popd
+# :TODO: include the documentation more cleanly
+rm doc/Makefile*
 
 
 %clean
@@ -88,6 +90,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 02 2009 Till Maas <opensource at till.name> - 2.8-1
+- Update to new release
+- Define docdir for %%configure, because of installed PDF documentation
+
 * Tue Mar 03 2009 Till Maas <opensource at till.name> - 2.5-1
 - Update to new release
 - Update URL/Source0 to SF.net webpage


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libHX/F-11/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	3 Mar 2009 17:35:20 -0000	1.10
+++ sources	2 Jul 2009 20:52:04 -0000	1.11
@@ -1,2 +1,2 @@
-8d8730995b48ac51d0bafd4b60077a21  libHX-2.5.tar.bz2
-2aab1b82d77e15418ba12fe1c8b8298d  libHX-2.5.tar.bz2.asc
+26d4eb5b9ef2d94a4f9983af93547cb0  libHX-2.8.tar.bz2
+3368bdaed6aed3832f0c931058d7f7b1  libHX-2.8.tar.bz2.asc




More information about the fedora-extras-commits mailing list