rpms/geanyvc/F-9 geanyvc.spec,NONE,1.1 sources,1.1,1.2

Pierre-YvesChibon pingou at fedoraproject.org
Thu Apr 2 09:01:06 UTC 2009


Author: pingou

Update of /cvs/pkgs/rpms/geanyvc/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15482/F-9

Modified Files:
	sources 
Added Files:
	geanyvc.spec 
Log Message:
Original import for branch F-10 and F-9


--- NEW FILE geanyvc.spec ---
Name:           geanyvc
Version:        0.5
Release:        3%{?dist}
Summary:        Version Controler plugin for geany

Group:          Development/Languages
License:        GPLv2+
URL:            http://plugins.geany.org/geanyvc/
Source0:        http://users.cosmostv.by/yurand/geanyvc/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  geany-devel >= 0.15 gettext intltool
Requires:       geany

%description
geanyvc is plugin that provides a uniform way of accessing the different
version-control systems inside Geany IDE. Only small subset of vc is 
implemented, but, hey, you don't need anything besides diff, log, status,
revert and commit most time.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

rm  $RPM_BUILD_ROOT%{_libdir}/geany/geanyvc.la

%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING README THANKS TODO
%{_libdir}/geany/*

%changelog
* Thu Apr 02 2009 pingou <pingou at pingoured.fr> 0.5-3
- Do not own the folder geany which is own by the original package

* Wed Mar 04 2009 Pingou <pingou at pingoured.fr> 0.5-2
- Add intltool in the BR
- Change license to GPLv2+ has it should be

* Wed Mar 04 2009 Pingou <pingou at pingoured.fr> 0.5-1
- Update to 0.5 for geant 0.16

* Fri Feb 13 2009 Pingou <pingou at pingoured.fr> 0.4-1
- First RPM for Fedora



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/geanyvc/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Apr 2009 16:39:38 -0000	1.1
+++ sources	2 Apr 2009 09:00:35 -0000	1.2
@@ -0,0 +1 @@
+643b4b8ac313754e05c2e60db9c2713c  geanyvc-0.5.tar.gz




More information about the fedora-extras-commits mailing list