rpms/epiphany-extensions/devel epiphany-extensions.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Mon Jun 27 07:10:13 UTC 2005


Author: caillon

Update of /cvs/extras/rpms/epiphany-extensions/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28715/devel

Modified Files:
	.cvsignore sources 
Added Files:
	epiphany-extensions.spec 
Log Message:
auto-import epiphany-extensions-1.7.1-2 on branch devel from epiphany-extensions-1.7.1-2.src.rpm


--- NEW FILE epiphany-extensions.spec ---
%define ephy_major 1.7

Summary: Extensions for Epiphany, the GNOME web browser.
Name: epiphany-extensions
Version: 1.7.1
Release: 2
License: GPL
Group: Applications/Internet
URL: http://www.gnome.org/projects/epiphany/extensions
Source0: %{name}-%{version}.tar.bz2

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: epiphany-devel > %{ephy_major}
Requires: epiphany > %{ephy_major}

%description
Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%{__rm} -rf $RPM_BUILD_ROOT
DESTDIR=$RPM_BUILD_ROOT make install
/usr/lib/rpm/find-lang.sh $RPM_BUILD_ROOT %{name} --all-name

%clean
%{__rm} -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc ChangeLog README NEWS
%{_datadir}/epiphany-extensions
%{_libdir}/epiphany

%changelog
* Mon Jun 27 2005 Christopher Aillon <caillon at redhat.com> - 1.7.1-2
- Own %%{_libdir}/epiphany
- Run find-lang.sh manually since the macro doesn't help us
- Clean up summary

* Thu Jun 16 2005 Christopher Aillon <caillon at redhat.com> - 1.7.1-1
- Initial RPM


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Jun 2005 07:08:43 -0000	1.1
+++ .cvsignore	27 Jun 2005 07:10:11 -0000	1.2
@@ -0,0 +1 @@
+epiphany-extensions-1.7.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Jun 2005 07:08:43 -0000	1.1
+++ sources	27 Jun 2005 07:10:11 -0000	1.2
@@ -0,0 +1 @@
+cd1bf1630ee453a08543f4e52060c75c  epiphany-extensions-1.7.1.tar.bz2




More information about the fedora-extras-commits mailing list