rpms/perl-Gnome2-Wnck/F-10 import.log, NONE, 1.1 perl-Gnome2-Wnck.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

梁穗隆 liangsuilong at fedoraproject.org
Sun Jun 7 06:09:19 UTC 2009


Author: liangsuilong

Update of /cvs/pkgs/rpms/perl-Gnome2-Wnck/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22849/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log perl-Gnome2-Wnck.spec 
Log Message:
import Liang Suilong's Update


--- NEW FILE import.log ---
perl-Gnome2-Wnck-0_16-4_fc11:F-10:perl-Gnome2-Wnck-0.16-4.fc11.src.rpm:1244354828


--- NEW FILE perl-Gnome2-Wnck.spec ---
Name:           perl-Gnome2-Wnck
Version:        0.16
Release:        4%{?dist}
Summary:        Perl interface to the Window Navigator Construction Kit
License:        LGPLv2+
Group:          Development/Libraries
URL:            http://search.cpan.org/dist/Gnome2-Wnck/
Source0:        http://www.cpan.org/authors/id/T/TS/TSCH/Gnome2-Wnck-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::Depends) >= 0.20
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
BuildRequires:  perl(Glib) >= 1.180
BuildRequires:  perl(Gtk2) >= 1.00
BuildRequires:  libXres-devel
BuildRequires:  libwnck-devel
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


%description
This module allows a Perl developer to 
use the Window Navigator Construction 
Kit library (libwnck for short) to write
 tasklists and pagers.

%prep
%setup -q -n Gnome2-Wnck-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
make %{?_smp_mflags} NOECHO=

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc ChangeLog LICENSE maps NEWS README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Gnome2*
%{_mandir}/man3/*.3*

%changelog
* Sun May 10 2009 Liang Suilong <liangsuilong at gmail.com> 0.16-4
- Modify BuildRequires and correct the %%files.

* Sun Apr 21 2009 Liang Suilong <liangsuilong at gmail.com> 0.16-3
- Modify BuildRequires and correct the %%files.

* Fri Mar 13 2009 Suilong Liang <liangsuilong at gmail.com> -0.16-1
-  Fix the bug that the package could not be built on x86_64

* Sat Jan 17 2009 Suilong Liang <liangsuilong at gmail.com> -svn20090118-1
- Initial Package for Fedora 10.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gnome2-Wnck/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	26 May 2009 22:14:26 -0000	1.1
+++ .cvsignore	7 Jun 2009 06:08:48 -0000	1.2
@@ -0,0 +1 @@
+Gnome2-Wnck-0.16.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gnome2-Wnck/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	26 May 2009 22:14:27 -0000	1.1
+++ sources	7 Jun 2009 06:08:48 -0000	1.2
@@ -0,0 +1 @@
+439f4569ffd7af96ef1d3feaab23760e  Gnome2-Wnck-0.16.tar.gz




More information about the fedora-extras-commits mailing list