Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314064 Details for
Bug 458773
Review Request: geany-vc - Provide uniform access to different version-control systems
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
geany-vc.spec
geany-vc.spec (text/plain), 2.27 KB, created by
Rajesh Krishnan
on 2008-08-12 07:54:29 UTC
(
hide
)
Description:
geany-vc.spec
Filename:
MIME Type:
Creator:
Rajesh Krishnan
Created:
2008-08-12 07:54:29 UTC
Size:
2.27 KB
patch
obsolete
>Name: geany-vc >Version: 0.3 >Release: 1%{?dist} >Summary: Geanyvc provides uniform access to different version-control systems > >Group: Development/Tools >License: GPLv2+ >URL: http://geany-plugins.sourceforge.net/geanyvc/ >Source0: http://krishnan.cc/devel/repository/fedora/SOURCES/%{name}-repack-%{version}.tar.gz > >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: geany-devel >Requires: vte > >%define geany_docdir $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version} > >%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. > >#%package devel >#Summary: Header files for building Geany plug-ins >#Group: Development/Tools >#Requires: geany = %{version}-%{release} > >#%description devel >#This package contains the header files and pkg-config file needed for building >#Geany plug-ins. You do not need to install this package to use Geany. > >%prep >%setup -q > >%build >%configure --docdir=%{_docdir}/%{name}-%{version} >make %{?_smp_mflags} > >%install >rm -rf $RPM_BUILD_ROOT >make install DESTDIR=$RPM_BUILD_ROOT DOCDIR=%{geany_docdir} >#rm -f $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.ico >#desktop-file-install --delete-original --vendor="fedora" \ ># --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \ ># --mode 0644 \ ># $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop >#sed -i 's/\r//' %{geany_docdir}/ScintillaLicense.txt ># %find_lang %{name} > ># Remove static library *.la files >rm -rf $RPM_BUILD_ROOT%{_libdir}/geany/*.la > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(-, root, root, -) >#%{_bindir}/%{name} >#%{_datadir}/%{name} >%{_libdir}/geany/geanyvc.so ># /usr/share/locale/be/LC_MESSAGES/geanyvc.mo >#%{_datadir}/applications/fedora-%{name}.desktop >#%{_datadir}/pixmaps/%{name}.png >#%{_datadir}/icons/hicolor/16x16/apps/*.png >#%{_datadir}/doc/%{name}-%{version} >#%{_mandir}/man1/geany.1.gz > >#%files devel >#%defattr(-, root, root, -) >#%{_includedir}/geany >#%{_libdir}/pkgconfig/geany.pc > >%changelog >* Mon Aug 11 2008 Rajesh Krishnan <fedora@krishnan.cc> - 0.3 >- Initial release.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 458773
:
314063
| 314064