]> git.pld-linux.org Git - packages/PerlPanel.git/commitdiff
- 0.3.1
authorfreetz <freetz@pld-linux.org>
Mon, 2 Feb 2004 22:52:21 +0000 (22:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- %%files update
- s/GTk2/Gtk2

Changed files:
    PerlPanel.spec -> 1.12

PerlPanel.spec

index 13555dd71b315de94dd2ad961746d60bb96d61d1..b9d960e7dd190163d05a988b2f3658b6f829f62e 100644 (file)
@@ -2,18 +2,18 @@
 Summary:       Panel program written in Perl
 Summary(pl):   Panel napisany w Perlu
 Name:          PerlPanel
 Summary:       Panel program written in Perl
 Summary(pl):   Panel napisany w Perlu
 Name:          PerlPanel
-Version:       0.3.0
+Version:       0.3.1
 Release:       0.1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://jodrell.net/files/%{name}-%{version}.tar.gz
 Release:       0.1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://jodrell.net/files/%{name}-%{version}.tar.gz
-# Source0-md5: 6930d9e2ccc3f47ba2fa323d2311d590
+# Source0-md5: 2597c5c99595781765a4dbe4a4555527
 Patch0:                %{name}-DESTDIR.patch
 URL:           http://jodrell.net/projects/perlpanel/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Glib >= 1.031
 Patch0:                %{name}-DESTDIR.patch
 URL:           http://jodrell.net/projects/perlpanel/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Glib >= 1.031
-Requires:      perl-GTk2 >= 1.031
+Requires:      perl-Gtk2 >= 1.031
 Requires:      perl-XML-Parser
 Requires:      perl-XML-Simple
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      perl-XML-Parser
 Requires:      perl-XML-Simple
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,3 +49,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/perlpanel
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
 %{_libdir}/perlpanel
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
+%{_mandir}/man3/*
This page took 0.071141 seconds and 4 git commands to generate.