]> git.pld-linux.org Git - packages/gcstar.git/commitdiff
- more BRs
authortwittner <twittner@pld-linux.org>
Sun, 3 Dec 2006 19:25:02 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- notes about warnings, wrong perl modules location

Changed files:
    gcstar.spec -> 1.5

gcstar.spec

index 32c5cc6d9c2f510e68bfe7c69edef3f06a9fd7fb..6584614e060796c6d3edacb709fc20fde813b84b 100644 (file)
@@ -1,3 +1,8 @@
+# NOTES:- warnings like this: /usr/lib/rpm/perl.prov: weird, cannot determine the package name for
+#       `/mnt/hda5/tmp/gcstar-0.5.0-root-inter/usr/lib/gcstar/GCLang/BG/GCstar.pm'
+#      - wrong? perl modules location: /usr/lib/gcstar
+#      - putting files in /usr/lib/ makes this package arch dependent
+#
 %include        /usr/lib/rpm/macros.perl
 Summary:       GCstar: collection manager
 Summary(pl):   GCstar: zarz±dca kolekcji
@@ -11,8 +16,10 @@ Source0:     http://download.gna.org/gcstar/%{name}-%{version}.tar.gz
 Patch0:                %{name}-mandir.patch
 Patch1:                %{name}-desktop.patch
 URL:           https://gna.org/projects/gcstar/
+BuildRequires: perl-Archive-Zip
 BuildRequires: perl-Gtk2
 BuildRequires: perl-libwww
+BuildRequires: perl-XML-Simple
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.095662 seconds and 4 git commands to generate.