packages: hivex/hivex.spec - %files fix

wiget wiget at pld-linux.org
Sun Oct 9 21:10:53 CEST 2011


Author: wiget                        Date: Sun Oct  9 19:10:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %files fix

---- Files affected:
packages/hivex:
   hivex.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/hivex/hivex.spec
diff -u packages/hivex/hivex.spec:1.2 packages/hivex/hivex.spec:1.3
--- packages/hivex/hivex.spec:1.2	Sun Oct  9 15:49:55 2011
+++ packages/hivex/hivex.spec	Sun Oct  9 21:10:47 2011
@@ -9,7 +9,7 @@
 Summary:	Windows Registry "hive" extraction library
 Name:		hivex
 Version:	1.3.1
-Release:	1
+Release:	2
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz
@@ -155,9 +155,13 @@
 %files -n perl-hivex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/hivexregedit
+%dir %{perl_vendorarch}/Win
+%dir %{perl_vendorarch}/Win/Hivex
 %{perl_vendorarch}/Win/Hivex.pm
 %{perl_vendorarch}/Win/Hivex/Regedit.pm
 %{perl_vendorarch}/auto/Win/Hivex/Hivex.bs
+%dir %{perl_vendorarch}/auto/Win
+%dir %{perl_vendorarch}/auto/Win/Hivex
 %attr(755,root,root) %{perl_vendorarch}/auto/Win/Hivex/Hivex.so
 %{_mandir}/man1/hivexregedit.1*
 %{_mandir}/man3/Win::Hivex.3pm.gz
@@ -175,6 +179,7 @@
 
 %files -n ocaml-hivex-devel
 %defattr(644,root,root,755)
+%dir %{_libdir}/ocaml/hivex
 %{_libdir}/ocaml/hivex/META
 %{_libdir}/ocaml/hivex/hivex.cmi
 %{_libdir}/ocaml/hivex/hivex.cmx
@@ -190,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/10/09 19:10:47  wiget
+- %files fix
+
 Revision 1.2  2011/10/09 13:49:55  wiget
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hivex/hivex.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list