]> git.pld-linux.org Git - packages/file-roller.git/blame - file-roller.spec
- updated to 2.26.3
[packages/file-roller.git] / file-roller.spec
CommitLineData
31c27243 1Summary: An archive manager for GNOME
ae212014
ER
2Summary(pl.UTF-8): Zarządca archiwów dla GNOME
3Summary(pt_BR.UTF-8): Gerenciador de arquivos compactados para o GNOME
31c27243 4Name: file-roller
8c5debe4 5Version: 2.26.3
0447262b 6Release: 1
31c27243 7License: GPL v2
bc516785 8Group: X11/Applications
bc06eca7 9Source0: http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.26/%{name}-%{version}.tar.bz2
8c5debe4 10# Source0-md5: 1876e9807a12c37f9bb2d00807905755
bc516785 11URL: http://www.gnome.org/
aff3ede5
MB
12BuildRequires: GConf2-devel >= 2.24.0
13BuildRequires: autoconf >= 2.61
31c27243 14BuildRequires: automake
7c894f94 15BuildRequires: gettext-devel
aff3ede5
MB
16BuildRequires: gnome-common >= 2.24.0
17BuildRequires: gnome-doc-utils >= 0.14.0
bc06eca7 18BuildRequires: gtk+2-devel >= 2:2.16.0
aff3ede5 19BuildRequires: intltool >= 0.40.0
5d6c3424 20BuildRequires: libtool
bc06eca7 21BuildRequires: nautilus-devel >= 2.26.0
8a61b2ca 22BuildRequires: pkgconfig
65b8f65c 23BuildRequires: rpmbuild(find_lang) >= 1.23
0012084e 24BuildRequires: rpmbuild(macros) >= 1.311
cbc37441 25BuildRequires: scrollkeeper
00c5670b 26Requires(post,postun): desktop-file-utils
84d723ef 27Requires(post,postun): gtk+2
cd244210 28Requires(post,postun): hicolor-icon-theme
f9bd93bf 29Requires(post,postun): scrollkeeper
cd244210 30Requires(post,preun): GConf2
bc06eca7 31Requires: nautilus-libs >= 2.26.0
9e9f3fb0
PG
32Suggests: bzip2
33Suggests: gzip
34Suggests: p7zip
c2c6cb0d 35%ifarch %{ix86}
9e9f3fb0 36Suggests: rar
c2c6cb0d
JB
37%else
38Suggests: unrar
39%endif
9e9f3fb0
PG
40Suggests: tar
41Suggests: zip
03011694 42# sr@Latn vs. sr@latin
43Conflicts: glibc-misc < 6:2.7
31c27243 44BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
cec9f965 45
46%description
31c27243 47File Roller is an archive manager for the GNOME environment. With File
b9656a53 48Roller you can: create and modify archives; view the content of an
31c27243 49archive; view a file contained in the archive; extract files from the
50archive. File Roller is only a front-end (a graphical interface) to
b9656a53 51various archiving programs. The supported file types are:
48b730b6 52- Tar archives uncompressed (.tar) or compressed with
84d723ef
MB
53 - gzip (.tar.gz , .tgz)
54 - bzip (.tar.bz , .tbz)
55 - bzip2 (.tar.bz2 , .tbz2)
56 - compress (.tar.Z , .taz)
57 - lzop (.tar.lzo , .tzo)
48b730b6 58- Zip archives (.zip)
59- Jar archives (.jar , .ear , .war)
60- Lha archives (.lzh)
61- Rar archives (.rar)
62- Single files compressed with gzip, bzip, bzip2, compress, lzop.
b9656a53 63
10ce1a3a
JR
64%description -l pl.UTF-8
65File Roller to zarządca archiwów dla środowiska GNOME. Przy jego
66pomocy można: tworzyć i modyfikować archiwa, oglądać ich zawartość,
67oglądać poszczególne pliki zawarte w archiwum oraz rozpakowywać pliki
68z archiwów. File Roller jest tylko interfejsem graficznym do
69właściwych programów archiwizujących. Obsługiwane typy plików to:
b9656a53 70- archiwa tar nieskompresowane (.tar) lub skompresowane programami:
84d723ef
MB
71 - gzip (.tar.gz, .tgz)
72 - bzip (.tar.bz, .tbz)
73 - bzip2 (.tar.bz2, .tbz2)
74 - compress (.tar.Z, .taz)
75 - lzop (.tar.lzo, .tzo)
b9656a53
JB
76- archiwa zip (.zip)
77- archiwa jar (.jar, .ear, .war)
78- archiwa lha (.lzh)
79- archiwa rar (.rar)
80- pojedyncze pliki skompresowane programami gzip, bzip, bzip2,
81 compress, lzop.
cec9f965 82
10ce1a3a
JR
83%description -l pt_BR.UTF-8
84File Roller é um gerenciador de pacotes de arquivos compactados para o
85ambiente GNOME. Com ele é possível criar arquivos, visualizar o
86conteúdo de arquivos existentes, visualizar um arquivo contido em um
aede5ef1 87pacote e extrair os arquivos de um pacote.
88
cec9f965 89%prep
31c27243 90%setup -q
36d56671 91
cec9f965 92%build
0012084e 93%{__gnome_doc_prepare}
d9e1efe9 94%{__intltoolize}
5c218afb 95%{__libtoolize}
bc516785 96%{__aclocal}
049c5ec9 97%{__autoconf}
e3c1cc69 98%{__autoheader}
049c5ec9 99%{__automake}
e9169a43 100%configure \
8c6f0e5d
JB
101 --disable-schemas-install \
102 --disable-static
0b1ce549
MB
103
104# remove autogenerated files (2.26.2 tarball is broken)
105%{__make} clean
31c27243 106%{__make}
cec9f965 107
108%install
109rm -rf $RPM_BUILD_ROOT
31c27243 110
111%{__make} install \
aff3ede5 112 DESTDIR=$RPM_BUILD_ROOT
31c27243 113
e3c1cc69 114rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la
f9bd93bf 115
266b1094
MB
116# the same locale as ur
117rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
118
36d56671 119%find_lang %{name} --with-gnome --with-omf
cec9f965 120
121%clean
122rm -rf $RPM_BUILD_ROOT
123
bc516785 124%post
f52ca67d 125%gconf_schema_install file-roller.schemas
126%scrollkeeper_update_post
127%update_desktop_database_post
0012084e 128%update_icon_cache hicolor
00c5670b 129
130%preun
f52ca67d 131%gconf_schema_uninstall file-roller.schemas
bc516785 132
f9bd93bf 133%postun
f52ca67d 134%scrollkeeper_update_postun
135%update_desktop_database_postun
0012084e 136%update_icon_cache hicolor
bc516785 137
31c27243 138%files -f %{name}.lang
139%defattr(644,root,root,755)
e3c1cc69 140%doc AUTHORS ChangeLog NEWS README TODO
31c27243 141%attr(755,root,root) %{_bindir}/file-roller
e3c1cc69 142%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/libnautilus-fileroller.so
cd244210 143%dir %{_libdir}/file-roller
e3c1cc69 144%attr(755,root,root) %{_libdir}/file-roller/isoinfo.sh
31c27243 145%{_datadir}/file-roller
e3c1cc69 146%{_desktopdir}/file-roller.desktop
cd244210 147%{_iconsdir}/hicolor/*/apps/file-roller.*
cbc37441 148%{_sysconfdir}/gconf/schemas/file-roller.schemas
This page took 3.349067 seconds and 4 git commands to generate.