From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-July/006245.html | 175 +++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-July/006245.html (limited to 'zarb-ml/mageia-dev/2011-July/006245.html') diff --git a/zarb-ml/mageia-dev/2011-July/006245.html b/zarb-ml/mageia-dev/2011-July/006245.html new file mode 100644 index 000000000..cdccd157d --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006245.html @@ -0,0 +1,175 @@ + + + + [Mageia-dev] Need mentor(s) to become a Mageia packager + + + + + + + + + +

[Mageia-dev] Need mentor(s) to become a Mageia packager

+ Vincent + vincent.hervieux at gmail.com +
+ Fri Jul 1 22:08:09 CEST 2011 +

+
+ +
I've updated the spec according to some of your comments.
+
+The error I have is:
+make  install-data-hook
+make[4]: Entering directory `/home/user/rpmbuild/BUILD/ZoneMinder-1.24.4/web'
+( cd /home/user/rpmbuild/BUILDROOT/ZoneMinder-1.24.4-1.mga1.x86_64/var/www/ZoneMinder;
+chown apache:apache index.php )
+chown: changing ownership of `index.php': Operation not permitted
+
+Should I be root to run rpmbuild??
+
+Thanks for your help
+
+
+Vincent
+
+On Fri, Jul 1, 2011 at 8:25 AM, Michael Scherer <misc at zarb.org> wrote:
+> Le jeudi 30 juin 2011 à 16:32 -0400, Vincent a écrit :
+>> Hi All,
+>>
+>> I would like to participate to your project and to help you by packaging
+>> rpms.
+>>
+>> As I don't know what needs to be packed, I've tried to make rpm for
+>> ZoneMinder 1.24.4. But it fails to install into BUILDROOT environment. I
+>> must have done something wrong while setting installation destinations.
+>
+> Can you give the exact error message ?
+> You may need to create the directory by hand, if the makefile don't.
+>
+>> Attached is the spec file, and the patch to make it compiled.
+>
+> First, the description is too long and too big.
+>
+> The patch is not commented and do not explicitly what it does. And
+> should also be sent upstream, so we will not have to apply it in the
+> future.
+>
+>
+> License:        GPLV2 or later
+> this is not the notation we usually use, this should be GPLv2+ ( see
+> rpmlint to check that, and the wiki for licenses policy  )
+>
+>
+> BuildRequires: %{_lib}ffmpeg-devel
+>
+> this is incorrect, the BuildRequires will depend on the architecture
+> where the src was rebuild. The BuildRequires must not change. Usually,
+> there is a provides added for that ( but we are moving to having
+> libffmpeg-devel on both arch ).
+>
+>
+>               --enable-mmap=yes \
+>               --disable-debug \
+>               --enable-mmap=no \
+>
+> Why disable and then enable mmap ?
+>
+>
+>
+> %post
+>
+> %postun
+> [ $1 = 0 ] || exit 0
+>
+> Why ?
+>
+>
+>
+> %files
+> %defattr(-,root,root)
+> %_bindir/zma
+>
+> There is no documentation, and the file in /var do not seems to be
+> present.
+>
+>
+> --
+> Michael Scherer
+>
+>
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: ZoneMinder.spec
+Type: text/x-rpm-spec
+Size: 2283 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20110701/723d3193/attachment.bin>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1