Compare commits

...
Sign in to create a new pull request.

30 commits

Author SHA1 Message Date
Jamie Nguyen
99fb0e469f Upstream recommend against using this software anymore. 2015-12-11 16:42:33 +00:00
Dennis Gilmore
ebea7cb8c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:58:59 +00:00
Kalev Lember
0d5794f1e5 Rebuilt for GCC 5 C++11 ABI change 2015-05-02 18:30:54 +02:00
6b1a05f9cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 07:50:03 +00:00
Dennis Gilmore
80992f5ef4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 22:37:42 -05:00
Dennis Gilmore
961334c149 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:09:52 -05:00
Dennis Gilmore
461d552991 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:46:07 -06:00
Paul Wouters
589cb03a5b * Thu Nov 15 2012 Paul Wouters <pwouters@redhat.com> - 0.2.20-1
- Updated to 0.2.20
2012-11-15 14:41:32 -05:00
Dennis Gilmore
e652d6c10d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 21:40:25 -05:00
Paul Wouters
fded45a8f8 * Sat Jan 07 2012 Paul Wouters <paul@xelerance.com> - 0.2.15-1
- Updated to 0.2.15
- Don't use --delete-original in desktop-file-install
- Fix obsolete-not-provided vidalia-doc
2012-01-07 12:31:51 +01:00
Chen Lei
773185c457 Update to 0.2.12 2011-05-22 06:25:37 -06:00
Dennis Gilmore
c56debaecf - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:25:49 -06:00
Jesse Keating
fcd4e44eca - Rebuilt for gcc bug 634757 2010-09-29 15:26:11 -07:00
Chen Lei
3bd51960e2 Update to 0.2.10 2010-09-18 12:37:55 +08:00
Fedora Release Engineering
64072ffd7f dist-git conversion 2010-07-29 14:58:17 +00:00
supercyper
e5600e6699 *** empty log message *** 2010-05-26 13:07:27 +00:00
supercyper
78f7d594de *** empty log message *** 2010-05-06 03:23:48 +00:00
supercyper
b47ac4aaf6 fix DSOLinking 2010-04-21 03:45:45 +00:00
supercyper
759f4a582f update to 0.2.8 2010-04-21 03:09:56 +00:00
supercyper
3a00ef018d Add contrib to -doc subpackage 2010-02-02 11:58:22 +00:00
supercyper
405d5463da sync with upstream 2010-02-01 07:45:08 +00:00
supercyper
c67794868c *** empty log message *** 2010-02-01 07:43:44 +00:00
Bill Nottingham
3d61c7e8f8 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:43:21 +00:00
cassmodiah
c9fa3f376b *** empty log message *** 2009-09-02 19:30:39 +00:00
Tomáš Mráz
0cc5918550 - rebuilt with new openssl 2009-08-21 16:21:20 +00:00
Jesse Keating
bce4bb41e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 06:51:40 +00:00
cassmodiah
5be610e6a8 *** empty log message *** 2009-07-07 20:43:04 +00:00
cassmodiah
aa25975f6c *** empty log message *** 2009-07-07 20:40:15 +00:00
cassmodiah
9cf80df135 *** empty log message *** 2009-06-02 04:47:18 +00:00
cassmodiah
b0b3732886 *** empty log message *** 2009-06-01 20:16:22 +00:00
7 changed files with 1 additions and 160 deletions

View file

@ -1 +0,0 @@
vidalia-0.1.12.tar.gz

View file

@ -1,21 +0,0 @@
# Makefile for source rpm: vidalia
# $Id$
NAME := vidalia
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

1
dead.package Normal file
View file

@ -0,0 +1 @@
Upstream recommend against using this software anymore.

View file

@ -1 +0,0 @@
vidalia-0_1_12-1_fc11:HEAD:vidalia-0.1.12-1.fc11.src.rpm:1241020214

View file

@ -1 +0,0 @@
5820043228e7303fa4bee714bd839804 vidalia-0.1.12.tar.gz

View file

@ -1,12 +0,0 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Vidalia
GenericName=GUI controller for the Tor Onion Routing Network
GenericName[de]=Kontrolloberfläche für das Tor Onion Routing Netzwerk
Exec=vidalia
Terminal=false
Type=Application
Categories=Network;KDE;Qt;Security;
StartupNotify=true
Icon=vidalia

View file

@ -1,124 +0,0 @@
Name: vidalia
Version: 0.1.12
Release: 1%{?dist}
Summary: GUI controller for the Tor Onion Routing Network
Group: Applications/Internet
License: GPLv2+
URL: https://www.torproject.org/vidalia/
Source0: https://www.torproject.org/%{name}/dist/%{name}-%{version}.tar.gz
Source1: %{name}.desktop
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
BuildRequires: openssl-devel
BuildRequires: qt4-devel
BuildRequires: cmake
Requires: tor
Requires: privoxy
Requires: hicolor-icon-theme
%description
Vidalia is a cross-platform controller GUI for Tor, built using the Qt
framework. Vidalia allows you to start and stop Tor, view the status of Tor at
a glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy to
contribute to the Tor network by helping you setup a Tor server, if you wish.
%package doc
Summary: Documentation for %{name}
Group: Documentation
BuildRequires: doxygen
Requires: %{name} = %{version}-%{release}
%description doc
Doxygen generated documentations for %{name}.
%prep
%setup -q
%build
%cmake .
make %{?_smp_mflags}
cd doc
doxygen Doxyfile.in
%install
rm -rf %{buildroot}
make install \
INSTALL="install -p" \
DESTDIR=%{buildroot}
rm -rf %{buildroot}%{_datadir}/applications/%{name}.desktop
install -Dpm0644 doc/%{name}.1 \
%{buildroot}%{_mandir}/man1/%{name}.1
desktop-file-install \
--dir %{buildroot}%{_datadir}/applications \
%{SOURCE1}
mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}-doxygen/
install -Dpm0644 doc/html/* \
%{buildroot}%{_docdir}/%{name}-%{version}-doxygen/
%post
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc CHANGELOG CREDITS HACKING LICENSE LICENSE-GPLV2 LICENSE-GPLV3 LICENSE-OPENSSL README
%{_bindir}/%{name}
%{_mandir}/man1/%{name}*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%files doc
%defattr(-,root,root,-)
%{_docdir}/%{name}-%{version}-doxygen/
%changelog
* Sun Apr 06 2009 Simon Wesp <cassmodiah@fedoraproject.org> - 0.1.12-1
- New upstream release
- Correct typo in URL
- Add R: hicolor for new handling of icons
- Add update-icon-cache sniplet
- Use summary of upstream for Desktopfile and in spec file
- Create doxygen-documentations
* Sun Feb 15 2009 Simon Wesp <cassmodiah@fedoraproject.org> - 0.1.10-2
- Correct Qt in Summary
- Correct Qt in desktop-file-source
- Add a german Translation in the desktop-file-source
- Using CMAKE-macro instead of cmake
- Add more files to more documentation
* Tue Feb 10 2009 Simon Wesp <cassmodiah@fedoraproject.org> - 0.1.10-1
- Initial Package build